How do I implement a spatial dirative in simulink?

조회 수: 2 (최근 30일)
Steven
Steven 2017년 4월 5일
I have two signals, lets call them H and M. Now in simulink I would like to implement a derivative of dM/dH and spit out the answer. How would I do that?
Note: Can I do this without a zero order hold? (I've implemented a zero order hold and manually subtracted the changes to make (M(t)-M(t-1))/(H(t)-H(t-1)) but it's numerically unstable at small values.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by