Creation matrix differential equations from XML/ode file.
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello Everyone,
I'm trying to use the matrix differential equation solver, in MATLAB, for a system which is of the form Y' = AY+B. The system of differential equations, which has to be created in the form Y' =AY, is in an XML file(ode file is also available with me).
Is there a way to convert the differential equations in an XML/ODE file to a matrix differential equation, in MATLAB?
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!