How do I compute the mean square value of a function
Mostrar comentarios más antiguos
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 comentario
Wayne King
el 10 de Nov. de 2012
Do you want to do this symbolically or numerically?
Respuestas (1)
Lisa Justin
el 15 de Abr. de 2014
0 votos
mean square value=mean(y.^2)
Categorías
Más información sobre Calculus en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!