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

조회 수: 4 (최근 30일)
alpedhuez
alpedhuez 2020년 5월 29일
댓글: Ameer Hamza 2020년 6월 3일
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