ODE for mass spring damper system with two external forces
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시

Hello all,
I'm struggling with above ODE to model a mass spring damper system with two external forces.
f_e is external vibration with relatively low frequency, and f_0 would be the driving force with variable w as frequency.
So, my Inputs are:
zeta=0.2;
w_R=100;
w_e=1;
f_e=1;
f_0=1;
Could anyone please help me model this system?
I would like to get x displacement with respect to time for a given w(e.x. w=w_R=100).
and if possible, i'd like to see the max displacement of x for w from 0 to 200.
Thank you..
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!