How do I compute the mean square value of a function
Show older comments
I need help finding the mean square value of the function
y^2=(1/T)*integral from 0 to T of y^2(t) dt
Any ideas?
1 Comment
Wayne King
on 10 Nov 2012
Do you want to do this symbolically or numerically?
Answers (1)
Lisa Justin
on 15 Apr 2014
0 votes
mean square value=mean(y.^2)
Categories
Find more on Calculus in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!