Introduction - If you have any usage issues, please Google them yourself
matlabclear all
alpha=2;p1=0.5;p2=0.2;
D=[0,alHow to use the Matlab toolbox in vc++ environment for digital signal processing
atlab toolbox in vc++ environment for digital signal processing
[R2,delta2]=R_delta(Pu2,D,eps);
plot(delta1,R1,'b-*',delta2,R2,'r-^');