AutoDiff_R2015b

版本 2.2 (1.7 MB) 作者: Ulrich Reif
Compute ordinary and partial derivatives of arbitrary order.
1.3K 次下载
更新时间 2017/3/3

查看许可证

This is an obsolete version of the AutoDiff toolbox, which is still povided because the next Version 3.0 requests Matlab Release R2016b or higher. It will not be developed any further.
The AutoDiff toolbox contains the audi class for automatic differentiation by means of operator overloading. This allows to evaluate derivatives of arbitrary order of functions depending on an arbitrary number of unknowns. AutoDiff also provides a set of utilities, including differential operators, like Laplacian and curl, Taylor expansion of explicit expressions and solutions of ODEs, and curvature analysis for curves and surfaces. To generate the icon, showing a Klein bottle colored by Gaussian curvature, it suffices to supply the surface parametrization and then call a routine from the AutoDiff library.

引用格式

Ulrich Reif (2024). AutoDiff_R2015b (https://www.mathworks.com/matlabcentral/fileexchange/56856-autodiff_r2015b), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
2.2

Just a technical repair.
This version coincides with the previous Version 2.1 except for some comments concerning its frozen state.
Use Version 3.0 or successors if you are working with Matlab Release R2016b or higher.

2.1.0.0

initialization of vectors of audi variables; concatenation of audi and double arrrays; new overloaded functions bsxfun, fft, ifft; negative integer exponents for mpower; bug fixes

2.0.0.0

What's new: stand-alone functions; curly braces for audi arrays; more overloaded functions
Bug fixes: aode

1.0.0.0