weixin_44116069 2022-03-02 10:16
浏览 573
已结题

matlab仿真程序报错

img


matlab仿真程序报错,给出的解决方法是 Try reducing the minimum step size and/or relax the relative error tolerance,如何解决?

 Solver is encountering difficulty in simulating model 'sanziyoudushangzhifangzheng' at time 0.0015194760911509213. Simulink will continue to simulate with warnings. Please check the model for errors.

Caused by:
Solver was unable to reduce the step size without violating minimum step size of 5.39826e-18 for 10 consecutive times at time 0.00151948. Solver will continue simulation with the step size restricted to 5.39826e-18 and using an effective relative error tolerance of 0.00242934, which is greater than the specified relative error tolerance of 0.001. This usually may be caused by the high stiffness of the system. Please check the system or increase the solver Number of consecutive min steps violation parameter.

 An error occurred while running the simulation and the simulation was terminated

Caused by:
Solver encountered an error while simulating model 'sanziyoudushangzhifangzheng' at time 0.0015194760911547409 and cannot continue. Please check the model for errors.
Nonlinear iteration is not converging with step size reduced to hmin (5.39826e-18) at time 0.00151948. Try reducing the minimum step size and/or relax the relative error tolerance.

求解答

  • 写回答

1条回答 默认 最新

  • 有问必答小助手 2022-03-03 17:20
    关注

    你好,我是有问必答小助手,非常抱歉,本次您提出的有问必答问题,目前超出我们的服务范围,暂时无法为您解答。


    首次提问人员可免费体验一次有问必答服务。目前首次提问的问题服务范围为:编程语言、Java开发、python、数据库、前端开发 领域专业技术问题,为您提供问题的解决思路和指导。
    不提供源码代写、项目文档代写、论文代写、作业题目代写、安装包资源发送或安装、软件使用指导等服务。


    我们后续会持续优化,扩大我们的服务范围,为您带来更好地服务。

    评论

报告相同问题?

问题事件

  • 系统已结题 3月10日
  • 创建了问题 3月2日

悬赏问题

  • ¥15 烝救者笔记本然后刷thinkbook笔记本的bios
  • ¥15 同心圆环圆心的高精度测量
  • ¥15 vs2010修改时间编辑控件
  • ¥15 郑州牧原测试岗值得去吗
  • ¥100 复现论文:matlab仿真代码编写
  • ¥15 esp32驱动GC9A01循环播放视频
  • ¥15 惠普360g9的最新bios
  • ¥30 这个功能用什么软件发合适?
  • ¥60 微信小程序,取消订单,偶尔订单没有改变状态
  • ¥15 用pytorch实现PPO算法