Question: matlab Problem 1. Write a script that will prompt the user for a positive number n and a trigonometric function name, such as sin, cos,

 matlab Problem 1. Write a script that will prompt the user

matlab

Problem 1. Write a script that will prompt the user for a positive number n and a trigonometric function name, such as sin, cos, tan or cot. Create a vector x of 1000 linearly equally spaced points between 0 and n. Then, by using a function eval, create a vector y which is either sin(r), cos(r), tan(x) or cot(x), depending on user specification. Then plot (x.y) with a title that says: "sin(x) from [0, n]", where the value of n is actually in the title

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!