Is there a way to solve a system of ordinary differential equation with different time scale by using ode solver?

조회 수: 7 (최근 30일)
I have two ordinary differential equations with different time scales, one from the forest dynamics and the other from the opinion dynamics.

답변 (1개)

Mischa Kim
Mischa Kim 2017년 11월 7일
Ram, it sounds like you are referring to solving (possibly) stiff ODE. If you do, yes, there are solvers. See the documentation for more info.
  댓글 수: 1
Ram Sigdel
Ram Sigdel 2017년 11월 7일
Thanks Kim. In my two odes, one depends upon a time scale yr^(-1) whereas the other depend on yr^(-2). Could you please help me if I can define a function as f(x,t1,t2) and two odes with different time t1 and t2?

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

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by