Derivative: Central Difference Approximation
版本 1.0.0.0 (947 字节) 作者:
Geoff Wawrzyniak
Compile this mex file for central difference approximation of the derivative of a function.
2.7K 次下载
更新时间
2006/8/16
无许可证
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.
引用格式
Geoff Wawrzyniak (2024). Derivative: Central Difference Approximation (https://www.mathworks.com/matlabcentral/fileexchange/11965-derivative-central-difference-approximation), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux标签
致谢
启发作品: DGradient
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |