Taylor series error estimate built-in?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Matlab Symbolics has the Function Taylor to derive the series expansion, to a given order, and about a given point. But amazingly, the function does not generate the corresponding error estimate. The user can devise a work-around by getting the series for the next highest order, and evaluating the n+1th derivative . . . . It would be better to have the function estimate the error automatically.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Symbolic Math Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!