How to get RMS from timeseries
Show older comments
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
on 23 Aug 2014
0 votes
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
Find more on Time Series in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!