Info

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

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

조회 수: 1 (최근 30일)
Aws
Aws 2014년 4월 20일
마감: MATLAB Answer Bot 2021년 8월 20일
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))

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by