how can i construct the exact Taylor Polynomial of 4th degree around x = 2?
Show older comments
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?
Accepted Answer
More Answers (1)
Geir
on 8 Oct 2013
0 votes
Categories
Find more on Polynomials in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!