photo

Jelena Zlatanovic


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
186,316
of 301,464

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,292

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,642

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Log(x) equation does not plot correctly
Hello, Here is my code: x = -5:0.05:10; y=log(x); plot(x,y) comet(x,y) It won't let it animate. When i put x = 1:0.05:...

5 years ago | 2 answers | 0

2

answers

Question


How to animate tangent function?
Hello, I don't know how to animate tangent function, so that it shows from -2*pi to 2*pi. If you have any ideas, please help. ...

5 years ago | 1 answer | 0

1

answer

Question


How to animate two functions at the same time?
Hello, I don't know how to animate these 2 functions at the same time, maybe using comet, or some type of loop? If you have an...

5 years ago | 1 answer | 0

1

answer