how can i construct the exact Taylor Polynomial of 4th degree around x = 2?
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (1)
Geir
il 8 Ott 2013
0 voti
Categorie
Scopri di più su Polynomials in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!