how can i construct the exact Taylor Polynomial of 4th degree around x = 2?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (1)
Geir
le 8 Oct 2013
0 votes
Catégories
En savoir plus sur Polynomials dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!