Using ode23 matlab for second order differential equation

d^2*ω/dt+((I1-I3)(I1-I2)/I2I3))*Ψ^2*ω=0 If I1>I2 Or I1<I2 If I1>I3 Or I1<I3

댓글 수: 1

Please post what you have done so far so we can comment on it and make suggestions.

댓글을 달려면 로그인하십시오.

답변 (1개)

Torsten
Torsten 2015년 4월 30일

0 개 추천

Hint:
y''+a^2*y=0 has fundamental solutions sin(a*x) and cos(a*x),
y''-a^2*y=0 has fundamental solutions exp(a*x) and exp(-a*x).
Best wishes
Torsten.

카테고리

도움말 센터File Exchange에서 Programming에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

질문:

2015년 4월 29일

답변:

2015년 4월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by