Derivative of state '1' in block 'integrator' at time 0.0 is not finite.
16 次查看(过去 30 天)
显示 更早的评论
Hello,
I have modelled a superheater using simulink. And I have used a PI controller to tune the system. now I need to perform a sensitivity analysis of the system. when I am trying to persorm the sensitivity analysis I am getting the following error.
Derivative of state '1' in block 'integrator' at time 0.0 is not finite.he simulation will be stopped. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)
If i run in general it works fine. Is there any solution for this error. I am using ODE15s solver.
3 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Manual Performance Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!