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!