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!