I am trying to use "dsolve" to solve a differential equation system with three variables and five constants, but I am getting an error when I add a third condition.
Error:
"Unable to reduce to square system because of the number equations differs from the number of indeterminates."

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2018년 6월 25일

0 개 추천

This error is indicating the this problem is unsolvable with the given information. To solve the system of differential equations with all these conditions, you need to include more information on one of the variables. One of the variables is missing either a differential equation, a function or actual values. One of these is required in order to solve these equations for the desired constants.

추가 답변 (0개)

카테고리

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

제품

릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by