Statistics
3 Questions
0 Answers
RANK
206,926
of 300,352
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,928
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,212
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
Feeds
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
answerQuestion
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
answerQuestion
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
