How to get the mean of the function?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
NoYeah
il 27 Mar 2020
Risposto: Walter Roberson
il 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 Commento
Birdman
il 27 Mar 2020
Can you share your entire code? It is hard to understand from this description.
Risposta accettata
Walter Roberson
il 27 Mar 2020
Mean of function F over A to B is
(integral of F from A to B)/(B-A)
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Fourier Analysis and Filtering in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!