how to use fft to plot the average values and their standard deviations in the frequency domain?
Show older comments
Hello,
I would like to plot a signal (av) containing average values in the frequency domain, having a vector T containing time values.
But i would also like to put in the same plot the curve of av+ the vector of standard deviations sd
Here's the code i have used:

when i plot only av in the frequency domain i get a curve like this:

However when I plot both, i only get one curve and the other one has null values:

Any ideas of how to do it?
Best regards.
Accepted Answer
More Answers (0)
Categories
Find more on Fourier Analysis and Filtering 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!