Filter löschen
Filter löschen

taylor series and functions

1 Ansicht (letzte 30 Tage)
sergio suarez
sergio suarez am 20 Mär. 2012
how can i make a M file that give me the 1st 2nd 3th of taylor series and find the best fit between them

Antworten (1)

Walter Roberson
Walter Roberson am 20 Mär. 2012
If you have the symbolic toolbox, use taylor() on the function expression.
If you do not have the symbolic toolbox, the task can be difficult, depending on the functions you need to be able to handle.

Community Treasure Hunt

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

Start Hunting!

Translated by