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 years 前 | 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 years 前 | 1 个回答 | 0

