taylor series and functions

1 次查看(过去 30 天)
sergio suarez
sergio suarez 2012-3-20
how can i make a M file that give me the 1st 2nd 3th of taylor series and find the best fit between them

回答(1 个)

Walter Roberson
Walter Roberson 2012-3-20
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.

类别

Help CenterFile Exchange 中查找有关 Calculus 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by