AutoDiff_R2015b
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
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Image Category Classification >
Etiquetas
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.
@audi/
Supplements/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
2.2 | Just a technical repair.
|
|
|
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
|
||
1.0.0.0 |