Statistics
6 Questions
0 Answers
RANK
35 035
of 295 527
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20 242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 057
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
Plotting graph in matlab
Hi guys. How do I plot two graphs on one axis but not to overlap each other? Is this possible?
ungefär 10 år ago | 3 answers | 0
3
answersQuestion
Putting multiple equations into a function
Hey guys I have four 1st order odes that I want to put into a function that will be later used with ode45. u1 = x1; u2 = dx1...
ungefär 10 år ago | 1 answer | 0
1
answerQuestion
Animating a sine wave movie
Hi guys I would like to know how to make a movie of a sine wave using handle graphics and for each frame a for loop with getfra...
ungefär 10 år ago | 2 answers | 1
2
answersQuestion
Error using ode45 in matlab
Hi guys I have a block and spring system with no damping. I'm given the equation x'' = -k*(x1 - L1)/m + k*(x2-x1-w1-L2)/m. Wh...
ungefär 10 år ago | 1 answer | 0
1
answerQuestion
Mass spring system equation help
Hi all fellow Matlab users. I'm fairly good a Matlab but I have encountered some difficulty in getting my function to work w...
ungefär 10 år ago | 1 answer | 0
1
answerQuestion
Hi guys. I need help splitting a number into its individual parts and then add them. E.g. the number would be 1994 = 1 + 9 + 9 + 4 = 23
I don't want the number to turn a scalar into an array eg x = 1994 = 1 9 9 4 I want it the scalar x = 1994 to split into multip...
ungefär 10 år ago | 5 answers | 0