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

3 次查看(过去 30 天)
ODE45 can deal with differential equations.
Filter can deal with a single difference equations.
Can Filter deal with multiple simultaneous discrete difference equations?

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

标签

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by