Statistics
3 Questions
0 Answers
RANK
135,159
of 301,598
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,346
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,689
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
Feeds
Question
State Space Function Help
<</matlabcentral/answers/uploaded_files/135324/help-1.PNG>> <</matlabcentral/answers/uploaded_files/135325/help-2.PNG>> I'...
7 years ago | 0 answers | 0
0
answersQuestion
Can't figure out how to take second derivative using a function
I'm drawing a blank and can't figure out how to get the second derivative from the function %% Behavior of second order ODE...
7 years ago | 1 answer | 0
1
answerQuestion
Keep Getting This Error : @(T,X)SECOND_ORDER(T,X,A0,A1) must return a column vector.
Hello all! I'm trying to solve the second order equation y'' + a1*y' + a0*y = 0 using ode45 and I've gotten stuck and keep getti...
7 years ago | 1 answer | 0
