i dont quite understand the maclaurium series expansion coding
1 次查看(过去 30 天)
显示 更早的评论
e(-x) @=.3
0 个评论
采纳的回答
James Tursa
2015-2-18
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 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!