How to get RMS from timeseries
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a simulink model, where the voltage is measured. I use a sim out Block to transfer the measured Data to my workspace. So in workspace i have a timeseries of my datas.
Is it possible to get the rms of this Timeseries?
Thanks a lot!!
0 Kommentare
Antworten (1)
Chad Greene
am 23 Aug. 2014
I don't know much about simulink, but if you have the Signal Processing Toolbox there's an rms function. It's also not terribly difficult to calculate manually.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Time Series finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!