赞题库-背景图
单项选择题

下列函数中哪个为插值函数( )

A.P=polyfit(X,Y,3)
B.Y1=interp1(X,Y,X1,'method')
C.[Y,I]=sort(A,dim)
D.R=corrcoef(X)