Feeds
질문
State Space Function Help
<</matlabcentral/answers/uploaded_files/135324/help-1.PNG>> <</matlabcentral/answers/uploaded_files/135325/help-2.PNG>> I'...
7년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
