Alternative to the Differential block
2 次查看(过去 30 天)
显示 更早的评论
hello,everyone!
I need to find the derivative of the system output in the simulink model. I used the derivative block(please see the attached figure) but the display is wrong. I asked someone to tell me why and he told me that the derivative block is indeed prone to problems. So it is best to replace it when necessary. Therefore, I would like to ask what kind of approximate differential method can replace this derivative block? Thanks.
1 个评论
Paul
2022-7-23
Hard to say without more information, but it may be possible to slightly refactor the model to extract the derivative directly. Would need to know how the output is computed.
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!