Question: 1- The sine function can be evaluated by the following infinite series: x3 3! 5! sinx = x--+- , Create a Matlab function to implement
1- The sine function can be evaluated by the following infinite series: x3 3! 5! sinx = x--+- , Create a Matlab function to implement this formula so that it computes and displays he values of sin x as each term in the series is added. In other words, compute and display in sequence the values for 3! sinx x=x- + 315! up to the order term of your choosing. For cach of the preceding, compute and display the percent relative error as Current approximation- previous approximation current approximation % error * 100% As a test case, employ the program to compute sin(0.9) for up to and including seven terms-that is, up to the term x13/13
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
