how can i construct the exact Taylor Polynomial of 4th degree around x = 2?
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (1)
Geir
am 8 Okt. 2013
0 Stimmen
Kategorien
Mehr zu Polynomials finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!