Feeds
提问
State Space Function Help
<</matlabcentral/answers/uploaded_files/135324/help-1.PNG>> <</matlabcentral/answers/uploaded_files/135325/help-2.PNG>> I'...
7 years 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
