Plotting isocline for a non_linear system o equation

I have a non-linear system of equation
dx/dt =-x + phi(w*x - y -0.5)
dy/dt = -y + phi(x - y -0.5)
phi = x^2 / ((0.75^2) + (x^2))
I know for example for w=4 I have 3 roots(real), but for y, I get a straight line, so always one point of interaction and one root. How can I correctly plot Isocline of that?
Thank you

댓글 수: 1

Could you share the initial conditions of the equation, that you used in your code.

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

답변 (0개)

카테고리

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

제품

질문:

2022년 11월 14일

댓글:

2022년 11월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by