how can i construct the exact Taylor Polynomial of 4th degree around x = 2?
Mostrar comentarios más antiguos
For the function
f =@(x) exp(x./2)-2.*x.^2+x+10
how can i construct the exact Taylor Polynomial of 4th degree around x = 2?
Respuesta aceptada
Más respuestas (1)
Geir
el 8 de Oct. de 2013
0 votos
Categorías
Más información sobre Polynomials en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!