solve difference equation in matlab

조회 수: 2 (최근 30일)
Wajahat
Wajahat 2017년 8월 3일
댓글: Torsten 2017년 8월 3일
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에서 Mathematics and Optimization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by