unable to find median of a set of signals in simulink

5 views (last 30 days)
hi , i am having a problem with finding the median of a set of signals in simulink , also i dont have access to the median block , can someone help me out ?

Answers (1)

Paul
Paul on 22 Dec 2022
Very surprised that base Simulink doesn't have a block to compute the median of signal. If you don't have access to the DSP System Toolbox, I suppose one can always use a Matlab Function block and call median from there.

Community Treasure Hunt

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

Start Hunting!

Translated by