Derivative: Central Difference Approximation
Versión 1.0.0.0 (947 Bytes) por
Geoff Wawrzyniak
Compile this mex file for central difference approximation of the derivative of a function.
2,7K Descargas
Actualizado
16 ago 2006
Sin licencia
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.
Citar como
Geoff Wawrzyniak (2024). Derivative: Central Difference Approximation (https://www.mathworks.com/matlabcentral/fileexchange/11965-derivative-central-difference-approximation), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R14SP2
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Simulink > Simulation >
Más información sobre Simulation en Help Center y MATLAB Answers.
Etiquetas
Agradecimientos
Inspiración para: DGradient
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |