|
Attempted to access rhindmax(1); index out of bounds because numel(rhindmax)=0.
Error in ==> zhaochun1>boundary_matchwave at 297
rvmax = rightx(rhindmax(1));
Error in ==> zhaochun1>envelope at 72
[tmin,tmax,xmin,xmax] = boundary_matchwave(indmin,indmax,t,x);
Error in ==> zhaochun1 at 6
[envmin,envmax,envmoy,indmin,indmax,indzer] = envelope(t,h,'spline');
Error in ==> lmd2 at 15
[pf,a,si]=zhaochun1(a,c,wucha1);
Error in ==> lmd2_example at 13
[pf,a,si]=lmd2(y);
这个问题怎么解决呀 谢谢 |
|