Question: matlab script our Matlab script to MyLearning 5) The sine function can be evaluated by the following infinite series: You will upload y 3! 5!

matlab script
our Matlab script to MyLearning 5) The sine function can be evaluated by the following infinite series: You will upload y 3! 5! As a test case, compute sin(0.9) for up to and including eight terms-that is, up to the ute and display in sequence the values for all 8 terms as shown below. Your neatly formatted iven below) output should include the iteration number and computed term and %error (formula g 3! For each of the preceding, compute and display the percent relative error as true- series approximation %error = 100% true In the above equation, the true value is the value you get from your calculator. In matlabe you can computer the true value of sine using the sin() function Part b) Modify the above program to use a while loop. Your program will terminate when the %error is less than .008. Display the final calculated value for sin(0.9) and the number of iterations (number of loops) the program took for the computation
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
