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) = 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
Certainly Below is the MATLAB code that defines the polynomials px rx and kx and finds their values ... View full answer
Get step-by-step solutions from verified subject matter experts
