0 1897655143 0123456789 2468 1 3 5 7 9 0 1 2 3 4 Q37049179

0 1897655143 01234567892468 - 1, 3, 5, 7, 9, 0 1: 2 3 40 1897655143 0123456789 2468 – 1, 3, 5, 7, 9, 0 1: 2 3 4 Show transcribed image text 0 1897655143 0123456789
2468 – 1, 3, 5, 7, 9, 0 1: 2 3 4


Answer


`Hey,

Note: Brother in case of any queries, just comment inbox I would be very happy to assist all your queries

clc
clear all
x=0:1:9;
y=[10,8,9,7,6,5,5,1,4,3];
C=polyfit(x,y,1);
xx=0:0.01:9;
yy=polyval(C,xx);
plot(xx,yy,x,y,’or’);

Figure 1 Eile Edit yiew Insert lools Desktop ndow Help 10 ENG 5:47 AM US 04/18/19 O Type here to search

Kindly revert

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.