Solver could not solve the system of algebraic equations, how do I solve that?

조회 수: 27 (최근 30일)
Tiange He
Tiange He 2021년 6월 17일
답변: Abhinash Moka 2022년 7월 13일
An error occurred while running the simulation and the simulation was terminated
Caused by:
  • Solver encountered an error while simulating model 'maincircuit' at time 0 and cannot continue. Please check the model for errors.
  • Solver could not solve the system of algebraic equations because a singular iteration matrix was encountered. Consider providing more accurate initial conditions. If the problem persists, check the model structure and values of parameters.

답변 (2개)

Shravan Kumar Vankaramoni
Shravan Kumar Vankaramoni 2021년 8월 19일
Hi,
The error occurred because one of the parameters might be given a value "NaN". You can check this by enabling the "Show value label of selected port" for the signals and checking where the value is Inf or NaN.

Abhinash Moka
Abhinash Moka 2022년 7월 13일
ime 0 and cannot continue. Please check the model for errors.
Solver could not solve the system of algebraic equations because a singular iteration matrix was encountered. Consider reducing the fixed step size and/or providing more accurate initial conditions. If the problem persists, check the model structure and values of parameters.

카테고리

Help CenterFile Exchange에서 Linearization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by