Question: Square linear system (25 points) Using format short, write a MATLAB code with filename Yourlastname YourfirstnameHW4p2.m that finds a polynomial p(t) = x1 + x2

Square linear system (25 points) Using format short, write a MATLAB code with filename Yourlastname YourfirstnameHW4p2.m that finds a polynomial p(t) = x1 + x2 +232 +24t3 satisfying the following conditions moja - 0.1, tresat = 0.2, [Pueyat 0:3. [Pateyde 04. To do so, you need to formulate the problem as that of solving a square linear system of the form Ax = b for appropriate A, B, and then solve it in MATLAB using A\b. Your code (same file) should then make a plot of t (in the horizontal axis) versus p(t) (in the vertical axis) for te [-1, 1), i.e., a plot of the computed polynomial curve
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
