How to get the mean of the function?
1 view (last 30 days)
Show older comments
NoYeah
on 27 Mar 2020
Answered: Walter Roberson
on 27 Mar 2020
How to get the mean of specific range of function f(x)?
and how to get the mean of the wavefoam from the Fourier Transform of f(x)
1 Comment
Birdman
on 27 Mar 2020
Can you share your entire code? It is hard to understand from this description.
Accepted Answer
Walter Roberson
on 27 Mar 2020
Mean of function F over A to B is
(integral of F from A to B)/(B-A)
0 Comments
More Answers (0)
See Also
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!