How to get the mean of the function?

조회 수: 1 (최근 30일)
NoYeah
NoYeah 2020년 3월 27일
답변: Walter Roberson 2020년 3월 27일
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