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 (2026). Derivative: Central Difference Approximation (https://ww2.mathworks.cn/matlabcentral/fileexchange/11965-derivative-central-difference-approximation), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: DGradient
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 |
