Simulink block for maximum ABS over last XX seconds

1 次查看(过去 30 天)
I'm working with a simulink model that has a transfer function outputting a signal. For another calculation, I need to know the maximum amplitude of the output over the last XX seconds. I know I can use an ABS block but then I need something that will grab and output the largest value over the last XX seconds. I'm using ODE45 with variable step size so I need something that doesn't rely on the # of samples.
Any help would be appreciated.

回答(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