how to calculate RMS value of a signal
4 views (last 30 days)
Show older comments
Anoire BEN JDIDIA
on 4 May 2017
Commented: Greg Dionne
on 11 May 2017
I have a measured signal (Voltage U) and I need to calculate RSM of this vector using Rms=sqrt((1/T)*integral(U.^2,0,T)). How to integrat this vector of voltage?
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!