代码搜索:ESTIMATION

找到约 3,786 项符合「ESTIMATION」的源代码

代码结果 3,786
www.eeworm.com/read/235546/14064131

asv ofdmce4_mmse.asv

% ofdmce4_mmse.m %使用ls算法,对ofdmce1的另一种实现 % % % Programmed by T.Yamamura and H.Harada % % GI CE GI data GI data...(data 6symbols) % (CE: Chanel estimation symbol, GI Guard interval) % %funct
www.eeworm.com/read/235546/14064232

m ofdmce4_mmse.m

% ofdmce4_mmse.m %使用ls算法,对ofdmce1的另一种实现 % % % Programmed by T.Yamamura and H.Harada % % GI CE GI data GI data...(data 6symbols) % (CE: Chanel estimation symbol, GI Guard interval) % %funct
www.eeworm.com/read/429229/8814335

m musicfromula.m

%MUSIC ALGORITHM %DOA Estimation by ULA clear; close all; N_x=1024; % Length of Signal N=8; % Size of Rx Matrix A=[4 3 3]; l=1.8;%波长 d=0.4*l;%阵元间距 w=[200 200 200]';%信号频率 xx=pi/4;yy=1.5*pi/4;zz=3*p
www.eeworm.com/read/398034/8009001

m sa_ex7_9b.m

% Min-Norm AOA estimation for a M = 6 element array with noise variance = .1 M=6; D = 2; % number of signals sig2=.1; th1=-5*pi/180; th2=5*pi/180; a1=[1]; a2=[1]; a=[1]; temp=zeros(1,M-1
www.eeworm.com/read/398034/8009015

m sa_ex7_10.m

% Min-Norm AOA estimation for a M = 6 element array with noise variance = .1 tic M=6; D = 2; % number of signals sig2=.1; th1=-5*pi/180; th2=5*pi/180; a1=[1]; a2=[1]; a=[1]; F=[1;1]; tem
www.eeworm.com/read/398034/8009022

m sa_ex7_11.m

% MUSIC AOA estimation for a M = 6 element array with noise variance = .1 tic M=6; D = 2; % number of signals sig2=.1; th1=-5*pi/180; th2=5*pi/180; a1=[1]; a2=[1]; for i=2:M a1=[a1
www.eeworm.com/read/398034/8009040

m sa_ex7_11b.m

% MUSIC AOA estimation for a M = 6 element array with noise variance = .1 M=6; D = 2; % number of signals sig2=.1; th1=-5*pi/180; th2=5*pi/180; a1=[1]; a2=[1]; for i=2:M a1=[a1 exp
www.eeworm.com/read/317326/13505868

m sa_ex7_9b.m

% Min-Norm AOA estimation for a M = 6 element array with noise variance = .1 M=6; D = 2; % number of signals sig2=.1; th1=-5*pi/180; th2=5*pi/180; a1=[1]; a2=[1]; a=[1]; temp=zeros(1,M-1
www.eeworm.com/read/317326/13505879

m sa_ex7_10.m

% Min-Norm AOA estimation for a M = 6 element array with noise variance = .1 tic M=6; D = 2; % number of signals sig2=.1; th1=-5*pi/180; th2=5*pi/180; a1=[1]; a2=[1]; a=[1]; F=[1;1]; tem
www.eeworm.com/read/317326/13505886

m sa_ex7_11.m

% MUSIC AOA estimation for a M = 6 element array with noise variance = .1 tic M=6; D = 2; % number of signals sig2=.1; th1=-5*pi/180; th2=5*pi/180; a1=[1]; a2=[1]; for i=2:M a1=[a1