代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
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
www.eeworm.com/read/317326/13505887
m sa_ex7_7.m
% Linear predictive AOA estimation for a M = 6 element array with noise variance = .1
% allow transpose(u3) = [0 0 1 0 0 0]
M=6;
sig2=.1;
th1=-5*pi/180;
th2=5*pi/180;
a1=[1];
a2=[1];
a=[1];
www.eeworm.com/read/317326/13505903
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/307760/13715447
m bpestdb.m
function[est,estvar]=bpestdb(x,estfun,L1,M1,L2,M2,B,varargin)
% [est,estvar]=bpestdb(X,estfun,L1,M1,L2,M2,B,PAR1,...)
%
% The program calculates the estimate and the variance
% o
www.eeworm.com/read/153018/12066849
m maxvar3.m
function [Gv,ORot1,ORot2,ORot3]=maxvar3(G,W,MinRot,ConvLim,Options)
%[Gv,Ov1,Ov2,Ov3]=maxvar3(G,W,[MinRot[,ConvLim,[Options]]])
%
%This m-file rotates a core to maximum sq. variance
%This algorith
www.eeworm.com/read/15095/431163
m gabor2d_sub.m
function [gaborp_2d]=gabor2d_sub(angle,num_disk)
% Modified by PRTsinghua@hotmail.com
variance=32;
k=10;
x=cos(angle*pi/num_disk);
y=sin(angle*pi/num_disk);
w=(2*pi)/k;
p=0;
m=0;
for (i
www.eeworm.com/read/16024/642649
m gabor2d_sub.m
function [gaborp_2d]=gabor2d_sub(angle,num_disk)
% Modified by PRTsinghua@hotmail.com
variance=32;
k=10;
x=cos(angle*pi/num_disk);
y=sin(angle*pi/num_disk);
w=(2*pi)/k;
p=0;
m=0;
for (i
www.eeworm.com/read/435400/1864332
m gabor2d_sub.m
function [gaborp_2d]=gabor2d_sub(angle,num_disk)
% Modified by PRTsinghua@hotmail.com
variance=32;
k=10;
x=cos(angle*pi/num_disk);
y=sin(angle*pi/num_disk);
w=(2*pi)/k;
p=0;
m=0;
for (i