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개)

Victor Quezada
Victor Quezada 2020년 5월 30일

0 개 추천

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

댓글 수: 2

alpedhuez
alpedhuez 2020년 5월 30일
편집: alpedhuez 2020년 5월 30일
Would you provide an example of "\" operator?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Programming에 대해 자세히 알아보기

제품

릴리스

R2020a

태그

질문:

2020년 5월 29일

댓글:

2020년 6월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by