How does one solve simultaneous difference (not differential) equations?

ODE45 can deal with differential equations.
Filter can deal with a single difference equations.
Can Filter deal with multiple simultaneous discrete difference equations?

Respuestas (1)

Victor Quezada
Victor Quezada el 30 de Mayo de 2020
It's better if you convert your set of diference equations into matrices and solve it by "\" operator.

2 comentarios

alpedhuez
alpedhuez el 30 de Mayo de 2020
Editada: alpedhuez el 30 de Mayo de 2020
Would you provide an example of "\" operator?
Here's plenty of information w/examples about that: https://www.mathworks.com/help/matlab/ref/mldivide.html

Iniciar sesión para comentar.

Categorías

Más información sobre Programming en Centro de ayuda y File Exchange.

Productos

Versión

R2020a

Etiquetas

Preguntada:

el 29 de Mayo de 2020

Comentada:

el 3 de Jun. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by