How to get the mean of the function?

3 次查看(过去 30 天)
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 个评论
Birdman
Birdman 2020-3-27
Can you share your entire code? It is hard to understand from this description.

请先登录,再进行评论。

采纳的回答

Walter Roberson
Walter Roberson 2020-3-27
Mean of function F over A to B is
(integral of F from A to B)/(B-A)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fourier Analysis and Filtering 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by