solve difference equation in matlab

1 次查看(过去 30 天)
how can i solve following difference equation in matlab?
A(n+1)=(1-i*p)A(n), where p is arbitrary constant and A(0)=A0
The answer obtained by iteration method of the above equation is A(n)=A0*(1-i*p)^(n).
But how we can obtain this answer in matlab?

采纳的回答

Torsten
Torsten 2017-8-3
编辑:KSSV 2017-8-3
  2 个评论
Wajahat
Wajahat 2017-8-3
@Torsten Is it a link page? If it is then is not open
Torsten
Torsten 2017-8-3
Goto page 392 of this book:
https://books.google.de/books/about/Advanced_Engineering_Mathematics_with_MA.html?id=nPTw5B8P3OAC&redir_esc=y
Best wishes
Torsten.

请先登录,再进行评论。

更多回答(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