필터 지우기
필터 지우기

Given a system of second order difference equations, how do I use Matlab to calculate numerical simulations to determine the asymptotic behavior of the solution?

조회 수: 1 (최근 30일)
Consider the system of second order difference equations n(t+1)=(r*n(t)/1+n(t-1)^5)+0.001. For each of the following values of r, use numerical simulations in Matlab to determine the asymptotic behavior of the solution if n(0)=n(1)=1.
a. r=1.1
b. r=1.3
c. r=1.55
d. r=2.0

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by