how do i find the closed form solution of this differnce equation? pls help! (not in matlab script)

조회 수: 2 (최근 30일)
y_n=1.03(y_(n-1) )+(1.04)^n (500)-150

답변 (1개)

ME
ME 2019년 12월 20일
Assuming you just want to find the equilibrium value rather than a solution for all time. Then just set y = y_n = y_(n-1) and rearrange to get the expression in terms of y. That will be your equilibrium value.

카테고리

Help CenterFile Exchange에서 External Language Interfaces에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by