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?

回答(1 个)

It's better if you convert your set of diference equations into matrices and solve it by "\" operator.

类别

帮助中心File Exchange 中查找有关 Programming 的更多信息

产品

版本

R2020a

标签

Community Treasure Hunt

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

Start Hunting!

Translated by