Constrained Hermite Taylor Series Least Squares
Like the finite difference method, the Taylor Series Least Squares method can be used to estimate derivatives. The TLS technique can be used to estimate derivatives from scattered or unstructured data. The Hermite Taylor Series Least Squares technique augments the TLS approach with information about the derivative of the function. The Constrained Hermite Taylor Series Least Squares technique augments the HTLS technique by constraining the least squares problem to match the derivative at the point of interest.
This method is fully developed in:
McDonald, Robert A. and Ramos, Alejandro, 'Constrained Hermite Interpolation for Mesh-Free Derivative Estimation Near and On Boundaries', AIAA Journal, October 2011 vol. 49 no. 10, pp. 2248-2257. DOI: 10.2514/1.J051042
Cite As
Rob McDonald (2025). Constrained Hermite Taylor Series Least Squares (https://www.mathworks.com/matlabcentral/fileexchange/29122-constrained-hermite-taylor-series-least-squares), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.