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

2 visualizaciones (últimos 30 días)
y_n=1.03(y_(n-1) )+(1.04)^n (500)-150

Respuestas (1)

ME
ME el 20 de Dic. de 2019
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.

Categorías

Más información sobre External Language Interfaces en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by