Filter löschen
Filter löschen

How to create a custom block for calculating RMS of a signal?

6 Ansichten (letzte 30 Tage)
Krish Ambre
Krish Ambre am 27 Sep. 2020
Beantwortet: Joel Van Sickel am 28 Sep. 2020
I want to create a custom MATLAB function block to replace the Simuink RMS block(for calculating RMS of sin wave). How do I proceed?

Antworten (1)

Joel Van Sickel
Joel Van Sickel am 28 Sep. 2020
Hello Krish,
As to how to specifically implement RMS in MATLAB, that is going to depend on your requirements and why you want to use your own function instead of an existing one. You could research RMS approximations or simplifications (based on assumed constant frequency or other simplifications you can get away with) to implement this.
Regards,
Joel

Communitys

Weitere Antworten in  Power Electronics Control

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by