Alternative to the Differential block
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1074615/image.png)
1 comentario
Paul
el 23 de Jul. de 2022
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.
Respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!