Question: MATLAB ONLY!!! WRITE IN COMPUTER SO I CAN COPY PASTE First program Create a program that calculates the derivative for any polynomial entered by a
MATLAB ONLY!!! WRITE IN COMPUTER SO I CAN COPY PASTE

First program Create a program that calculates the derivative for any polynomial entered by a user and the user receives all the derivatives until it reaches zero. The program will work for any polynomial with the variable x. Ensure that your program provides the user the result in a complete sentence. Second program Create a program that graphs and calculates the area under the curve to: cos (x) S = 1+sin (x) Create the graph using the ezplot or fplot command Calculate the area under the curve by finding the integral 7 cos (x) dx Jo 1+sin (x) Print on the chart a sentence that reads how much is the area under the curve for the established limits (0, pi). First program Create a program that calculates the derivative for any polynomial entered by a user and the user receives all the derivatives until it reaches zero. The program will work for any polynomial with the variable x. Ensure that your program provides the user the result in a complete sentence. Second program Create a program that graphs and calculates the area under the curve to: cos (x) S = 1+sin (x) Create the graph using the ezplot or fplot command Calculate the area under the curve by finding the integral 7 cos (x) dx Jo 1+sin (x) Print on the chart a sentence that reads how much is the area under the curve for the established limits (0, pi)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
