Feeds
답변 있음
Calculate displacement of a mdof sytem with ODE45?
M=[5*cos(phi) 2 1 0; 2 5 1*cos(phi) 1; 1 1*cos(phi) 2.5 0; 0 1 0 2.5]; I mean something like this b...
Calculate displacement of a mdof sytem with ODE45?
M=[5*cos(phi) 2 1 0; 2 5 1*cos(phi) 1; 1 1*cos(phi) 2.5 0; 0 1 0 2.5]; I mean something like this b...
13년 초과 전 | 0
답변 있음
Calculate displacement of a mdof sytem with ODE45?
It is not working at the moment, I added a timespan and the initial conditions to the ode45 function, but I do not think that is...
Calculate displacement of a mdof sytem with ODE45?
It is not working at the moment, I added a timespan and the initial conditions to the ode45 function, but I do not think that is...
13년 초과 전 | 0
답변 있음
Calculate displacement of a mdof sytem with ODE45?
Matt, thank you for your answer, I have done what you wrote, but MATLAB gives the following error: ??? Error: File: newtest.m...
Calculate displacement of a mdof sytem with ODE45?
Matt, thank you for your answer, I have done what you wrote, but MATLAB gives the following error: ??? Error: File: newtest.m...
13년 초과 전 | 0
질문
Calculate displacement of a mdof sytem with ODE45?
I am modelling a 2D half-car model in SimMechanics and MapleSim (to compare these two multibody software packages) for my projec...
13년 초과 전 | 답변 수: 4 | 0
