Taylor series error estimate built-in?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!