How to solve a non linear equation in simulink?

3 次查看(过去 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 个)

类别

Help CenterFile Exchange 中查找有关 General Applications 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by