Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a script program with the two situations describe bellow. The user will enter the inlet data The user will receive the results according to

Create a script program with the two situations describe bellow.
The user will enter the inlet data
The user will receive the results according to the format indicated in the situation.
Submit your assignment in PDF format via Safe Assign in Blackboard.
This activity will have one (1) attempt.
Total value 16 points
The due date is indicated on "Calendar", which is located in "Tools" menu in the Blackboard platform.
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:
S=cos2(x)1+sin2(x)
Create the graph using the ezplot or fplot command
Calculate the area under the curve by finding the integral 0cos2(x)1+sin2(x)dx
Print on the chart a sentence that reads how much is the area under the curve for the established limits , pi
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions