Question: Please do in MATLAB. Homework4 1. Generate a vector having linearly spaced values between 0 and 2. There should be at least 11 values in
Please do in MATLAB.

Homework4 1. Generate a vector having linearly spaced values between 0 and 2. There should be at least 11 values in this vector Create an anonymous function (a function with no name) that evaluates 2 This anonymous function must be capable of handling an input x that is a vector. Print a table that shows pairs of numbers: x and the above function evaluated at x. This table should have two columns: the first column is for x, and the second column is for function values. For x, there should be at least two decimal places. For the function values, there should be at least three decimal places. The table should be nicely formatted, so that the decimal points line up vertically
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
