Borrar filtros
Borrar filtros

taylor series and functions

1 visualización (últimos 30 días)
sergio suarez
sergio suarez el 20 de Mzo. de 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

Respuestas (1)

Walter Roberson
Walter Roberson el 20 de Mzo. de 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