Azzera filtri
Azzera filtri

How can we solve two 1st- order ODE equations simultaneously

2 visualizzazioni (ultimi 30 giorni)
Given two 1st order ODE equations
dy/dt = z
dz/dt = u(1-y^2)z - y
Two 1st order ODE above are coupled and must be solved simultaneously. (First iteration will solve for ý and z1 using inital conditions y0 and z0, and second inter solve y2 z2 using y1 z1)
How can we write function fiel to perform Euler's method to solve ?

Risposte (0)

Categorie

Scopri di più su Programming in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by