How to solve a non linear equation in simulink?
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to solve the following equation for the value of phi in simulink. All other parameters are known.
I am using the Algebraic Constraint block in Simulink but, I am getting an error as follows.
Algebraic state in algebraic loop containing 'Solving phi/Subsystem/Algebraic Constraint/Sum' computed at time 0.0 is Inf or NaN. There may be a singularity in the solution. If the model is correct, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)
I am using a step size of 10e-06 and an initial guess as 4 degrees. How can I solve this equation? Or what is the equivalent of lsqnonlin which I can use in Simulink?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 General Applications에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!