Getting statistical Parameters from PSD plots
3 views (last 30 days)
Show older comments
Temisanren Okotie
on 27 Oct 2020
Answered: Aiswarya Subramanian
on 10 Nov 2020
I have a plot of the Power Spectral density using the fft algorithm. How would I write a code that will calculate the mean, min, max, range and standard deviation of the power. I also want to add these values to the plot.
0 Comments
Accepted Answer
Aiswarya Subramanian
on 10 Nov 2020
Hi Temisanren,
Kindly refer to the MathWorks Documentation for calculating descriptive statistics:
and see if this helps.
-Aiswarya
0 Comments
More Answers (0)
See Also
Categories
Find more on Parametric Spectral Estimation 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!