Fourier differentiation

Fourier spectral differentiation of a periodic real function
207 Downloads
Aktualisiert 24 Aug 2015

Lizenz anzeigen

W = FOURIERDIFF(V,M,INTERVAL,N) returns the M-th derivative of function
V sampled at N (even) equidistant points on INTERVAL.
W = FOURIERDIFF(V,M,INTERVAL) returns the M-th derivative of function V
sampled at 128 equidistant points on INTERVAL.
W = FOURIERDIFF(V,M) returns the M-th derivative of function V sampled
at 128 equidistant points on the default interval [0 2*pi].
W = FOURIERDIFF(V) returns the first derivative of function V sampled
at 128 equidistant points on the default interval [0 2*pi].
M must be a non-negative integer and N must be even.
Note that the approximation is poor if V is not periodic.

Zitieren als

Zoltán Csáti (2024). Fourier differentiation (https://www.mathworks.com/matlabcentral/fileexchange/52642-fourier-differentiation), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2011a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0