solve difference equation in matlab

1 visualización (últimos 30 días)
Wajahat
Wajahat el 3 de Ag. de 2017
Comentada: Torsten el 3 de Ag. de 2017
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?

Respuesta aceptada

Torsten
Torsten el 3 de Ag. de 2017
Editada: KSSV el 3 de Ag. de 2017
  2 comentarios
Wajahat
Wajahat el 3 de Ag. de 2017
@Torsten Is it a link page? If it is then is not open
Torsten
Torsten el 3 de Ag. de 2017
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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Linear Algebra en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by