photo

Darko Kulic


Last seen: 1 year ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
5 Answers

RANK
295,802
of 300,302

REPUTATION
0

CONTRIBUTIONS
7 Questions
5 Answers

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer
  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Bug in PCB Antenna Designer?
Hello Mathworks Team, I created the PCB for my Antenna in the PCB Antenna Designer. The actual Antenna Frequency Design was c...

3 years ago | 1 answer | 0

1

answer

Answered
How can I determine the angle between two vectors in MATLAB?
Hi, i would like to update the answer: u = [1,1,1]' v = [2,2,1]' angle= subspace(u, v) angle_deg = rad2deg(angle) The sub...

3 years ago | 0

Question


Matlab wrong matrix calculation
Hej folks, im wiritng an function for the robotik jacobian matrix. As i finally understand how to set it up, matlab starts to...

4 years ago | 0 answers | 0

0

answers

Question


How can i assign sybolic values to ymbolic variables in an symbolic matrix?
Hi folks, I actually want to write a function for any kind of rotational robot. The function should give back the Translation ...

4 years ago | 1 answer | 0

1

answer

Question


uiputfile dont work anymore
Hello Matlab Community I have following problem, I wrote a little app and now i want to save some .wav files and the user choose...

6 years ago | 2 answers | 0

2

answers

Answered
uiputfile dont work anymore
uiputfile doesnt create the file what I want to create with the function. Read carefully. The sentence says: I have created a bu...

6 years ago | 0

Answered
Matlab cant play .wav file twice
Hello Jan, I'm sorry or that bad question/post. I did the post in a hurry, between cooking and coding. I dont even have a l...

6 years ago | 0

Question


Matlab cant play .wav file twice
Hello, I'mwriting an app, and i want to play an created audiofile in this app. The file is created by audiowrite, after it ...

6 years ago | 1 answer | 0

1

answer

Question


Matlab says to many Inputs calling a fucntion in app designer, even if the input is just one value.
Hello, please help me, Im writing an app for my schoolarship. I want to do a fuzz and a overdrive. I created a switch, which ...

6 years ago | 2 answers | 0

2

answers

Answered
Not understanding the error, why is abs not a function!
Hej, so i solved all these problems, but now i got a new one.... Why does it say, too many input arguments? The funtion...

6 years ago | 0

Question


Not understanding the error, why is abs not a function!
Hello, im am writing a little App. It is a project for my schoolarship. I want to create an rocker switch, which can create...

6 years ago | 2 answers | 0

2

answers