Community Profile

photo

Muyu Zhou


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


how to use pplane8 to plot some trajectories on a phase portrait
i want to use pplane8 to plot some trajectories on a phase portrait from these code tspan = [0 1]; % start and end times v0 =...

3 years ago | 1 answer | 0

1

answer

Question


FitzHugh-Nagumo model
i wish to solve the equations v'=v^3/3-w+i, w'=g(v+a-bw) with a=0.8, b=0.7, g=0.08, i=0.5 using ode45 in matlab. i solved in on ...

3 years ago | 1 answer | 0

1

answer