Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

To perform ode for the equation

조회 수: 1 (최근 30일)
vetri veeran
vetri veeran 2014년 11월 18일
마감: MATLAB Answer Bot 2021년 8월 20일
I want to perform ode for the equation given by,
dy/dt = y+ xy , with initial condition x(0)=0 and y(0)=1 and I want to find y(0.5) ie)tspan=[0 0.5]
how can I perform this in matlab using ode45.
Please anybody help me in this regard.
  댓글 수: 1
MA
MA 2014년 11월 18일
you should have one another equation for x(t) like dx/dt=...

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by