Simulink Error Singularity Problem

1 次查看(过去 30 天)
I tried to solve simple differential equation:
dV/dt = (Cr*rho/2*A*V^2)/(m+mx)
where: Cr = 0.45; rho = 1000; A = 0.5; m = 1.2; mx = 0.5;
using Simulink. But it gives me the following error. I tried to change the Solver type and step size but it remains the same. The Simulink model is as attached.
Derivative of state '1' in block 'ASV_simple_model/Integrator1' at time 0.015110895991955593 is not finite. The 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)
Please advised. Thank you.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Configure Simulation Conditions 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by