Question: Write the matlab code that defines the following polynomials and finds their values. a) for p(x) = 5x + 6x6 -3.1x54x +2, find p(4),p(-2),p(1).

Write the matlab code that defines the following polynomials and finds their values. a) for p(x) = 5x7 + 6x6

Write the matlab code that defines the following polynomials and finds their values. a) for p(x) = 5x + 6x6 -3.1x54x +2, find p(4),p(-2),p(1). b) for r(x) = 19x55x4 - 4x +21x - 39, find r(1),r(-1),r(4). c) for k(x) = p(x).r(x), find k(1),k(-1),k(3).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Certainly Below is the MATLAB code that defines the polynomials px rx and kx and finds their values ... View full answer

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 Programming Questions!