AutoDiff_R2015b

Versión 2.2 (1,74 MB) por Ulrich Reif
Compute ordinary and partial derivatives of arbitrary order.
1,3K descargas
Actualizado 3 mar 2017

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2017a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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