photo

Michael


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
105,945
of 300,365

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

  • Thankful Level 2

View badges

Feeds

View by

Question


How can I plot with a for data named h1-h10?
I have some data named h1,h2,....,h10. I want to plot them seperately in different figures. I have done this and it does not wor...

3 years ago | 1 answer | 0

1

answer

Question


Graphing the movement of a driven damed pendulum
I'm trying to graph the movement of a driven damped pendulum, whose equation of motion is : I should get something like this ...

3 years ago | 1 answer | 0

1

answer

Question


How can I modify this contour plot and add arrows?
So I currently have this: x=0:0.01:1.5; y=0:0.01:1.5; T1=100;T0=0; [X,Y]=meshgrid(x,y); Z=(T1-T0)*2.*X.*Y+T0; [cs1,h1]=con...

3 years ago | 1 answer | 0

1

answer