Hi.
I am using PLECS standanlone. I am looking for the moving maximum block that gives the maximum of the input over a moving window. Please help.
Bhavani.
Hi.
I am using PLECS standanlone. I am looking for the moving maximum block that gives the maximum of the input over a moving window. Please help.
Bhavani.
Hello,
We do not have a block that does that in our library, but you could develop the logic from primitives. I would suggest looking at the implementation (look under the mask) of the Moving Average block for a possible starting point to modify the code for the maximum.
Best regards,
Kris