Feeds
질문
Too many input arguments and ODE error
I have attached two .m files. One is the code to solve an multiple DoF equation using state space representation and other is th...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Parse error while defining a state vector
function dw = state_space_eqn(~,w,mass,stiffness_f, stiffness_r, damping_f, damping_r, l_f, l_r) A = [0 0 1 0; 0 0 0 1; ((-st...
거의 6년 전 | 답변 수: 1 | 0

