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!!
답변 (1개)
Chad Greene
2014년 8월 23일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Time Series에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!