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!