Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) |
![]() |
![]() |
#1 |
初级会员
注册日期: 2009-05-09
帖子: 1
声望力: 0 ![]() |
![]()
求助高手:
用matlab做空间面板的检验和估计的时候,提示如下; Warning: NaN found in Y, interpolation at undefined values will result in undefined values. Warning: All data points with NaN in their value will be ignored. ??? Error using ==> chckxy at 106 There should be at least two data points. Error in ==> spline at 55 [x,y,sizey,endslopes] = chckxy(x,y); Error in ==> interp1 at 279 yiMat = spline(xCol.',yMat.',xiCol.').'; Error in ==> sar>sar_lndet at 455 outi = interp1(out.rho,out.lndet,tt','spline'); Error in ==> sar at 117 [detval,time1] = sar_lndet(ldetflag,W,rmin,rmax,detval,order,miter); Error in ==> lmsar at 49 res = sar(y,x,W1); 哪位高手知道这是什么意思?出了什么问题?有什么解决办法没?先谢谢了…… |
![]() |
![]() |