i dont quite understand the maclaurium series expansion coding
1 view (last 30 days)
Show older comments
Accepted Answer
James Tursa
on 18 Feb 2015
You can look at this link for a lot of information on series expansions:
In particular, exp(x) is there. You can use that information to get the series for exp(-x), and then you can code that up in MATLAB and plug in your value.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!