Simulink仿真的时候,出行错误提示:Continuous sample time is not supported by discrete derivative
matlab 提示 Continuous sample time is not supported by discrete derivative 错误的解决办法
中文意思是:连续采样时间不支持离散导数;
发现正弦波信号的采样时间设置为0,所以相当于连续的模拟信号;
matlab 提示 Continuous sample time is not supported by discrete derivative 错误的解决办法
解决办法
修改Sample time
matlab 提示 Continuous sample time is not supported by discrete derivative 错误的解决办法

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-12
  • 2021-11-13
  • 2021-05-31
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
  • 2022-12-23
  • 2021-11-02
  • 2021-11-22
  • 2022-12-23
相关资源
相似解决方案