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?

Antworten (1)

Victor Quezada
Victor Quezada am 30 Mai 2020

0 Stimmen

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

2 Kommentare

alpedhuez
alpedhuez am 30 Mai 2020
Bearbeitet: alpedhuez am 30 Mai 2020
Would you provide an example of "\" operator?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Programming finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2020a

Tags

Gefragt:

am 29 Mai 2020

Kommentiert:

am 3 Jun. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by