wise linear or a smoother curve such as splines of Bezier curves). In MATLAB you specify x k, then compute y k. The command plot(x,y)outputs a piecewise linear interpolant of the data. % Set up gridpoints x(k) x=[0.0, 0.1,0.2,0.3,0.4... 0.5,0.6,0.7,0.8,0.9,1.0]; % Set up function values y(k) n=length(x); y=zeros(1,n); for k=1:n Double interpolation matlab keyword after analyzing the system lists the list of keywords related and the list of websites with related content, in addition you can see which keywords most interested customers on the this website