How to get RMS from timeseries

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!!

Answers (1)

Chad Greene
Chad Greene on 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.

Categories

Products

Asked:

on 23 Aug 2014

Answered:

on 23 Aug 2014

Community Treasure Hunt

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

Start Hunting!