电路中碰到一个复杂的方程组
A×dI/dt+B×I+C×V=Us
L×I=0
其中A、B、C、Us、L均为矩阵,I和V是待求解向量,其它均为已知,第一个是常微分方程组,第二个是普通的一次代数方程组,有什么数值方法能够求解。

 채택된 답변

0 개 추천

我记得这种应该算微分代数方程了吧,官网上有相关专题的,先对照帮助文档看看吧。
www.mathworks.com/help/matlab/math/solve-differential-algebraic-equations-daes.html
www.mathworks.com/help/symbolic/solve-differential-algebraic-equations.html

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 常微分方程에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!