taylor series and functions

how can i make a M file that give me the 1st 2nd 3th of taylor series and find the best fit between them

Réponses (1)

Walter Roberson
Walter Roberson le 20 Mar 2012

0 votes

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