Derivative: Central Difference Approximation
Version 1.0.0.0 (947 Bytes) von
Geoff Wawrzyniak
Compile this mex file for central difference approximation of the derivative of a function.
2,7K Downloads
Aktualisiert
16. Aug 2006
Keine Lizenz
Compile this mex file for central difference approximation of the derivative of a function.
>> mex dqdt.c
usage:
dydx = dqdt(y,x)
x corresponds to columns of y. y can have any number of columns.
Zitieren als
Geoff Wawrzyniak (2025). Derivative: Central Difference Approximation (https://www.mathworks.com/matlabcentral/fileexchange/11965-derivative-central-difference-approximation), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R14SP2
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Quellenangaben
Inspiriert: DGradient
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |