Info

This question is closed. Reopen it to edit or answer.

How can i give the right simulink model for this dynamical systems?

1 view (last 30 days)
Hello i want to give the simulink model for this dynamical system but the problem it doesn't work and no plot, can one help me to catch the error and plot the phase protrait of this dynamical system:
x'_1(t)=-2*x_1(t)+2*tanh(x_2(t-1.3))+tanh(x_3(t-1.3)) x'_2(t)=-2*x_2(t)-2*tanh(x_1(t-1.5)) x'_3(t)=-2*x_3(t)-tanh(x_1(t-1.5))

Answers (0)

Community Treasure Hunt

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

Start Hunting!