Question: Using MATLAB 1090 HW10 1.m Create a function, polyfunc.m, that accepts a vector, x, and uses it to calculate the following polynomial: y x5 -

Using MATLAB 1090 HW10 1.m Create a function, polyfunc.m, that accepts aUsing MATLAB

1090 HW10 1.m Create a function, polyfunc.m, that accepts a vector, x, and uses it to calculate the following polynomial: y x5 - 25x4 + 207x3 - 587x2 +80x 900 Function syntax: y-polyfunc (x); Write an m-file, MAE1090_HW10_1.m, that generates an x vector over the range 0 S x S 10, calculates y by passing x to polyfunc.m, and plots v. Be sure to include axis labels and a title on your plot

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!