数字信号处理仿真作业
作业1(1)求A = [1 -a1 -a2; 0 -(1+a2) 0; 0 -a1 -1];b = [r0 a1*r0 a2*r0]';x = inv(A)*b; %x = [sigma_v r1
数字信号处理仿真作业