代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/465297/1521497
c rdhmmdef_var.c
/**
* @file rdhmmdef_var.c
*
*
* @brief HTK %HMM 年盗ファイルの粕み哈み¨ガウス尸邵の尸欢ベクトル
*
*
*
* @brief Read HTK %HMM definition file: variance vector of Gaussian
*
*
* @autho
www.eeworm.com/read/102430/15780759
entries
/Makefile.am/1.3/Wed Jun 19 18:55:08 2002//
/dejitter.c/1.6/Fri Nov 8 23:28:56 2002//
/linear.c/1.6/Fri Nov 8 23:28:56 2002//
/variance.c/1.3/Fri Nov 8 23:28:56 2002//
D
www.eeworm.com/read/348694/10874362
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/440070/7694214
in makefile.in
SHELL = /bin/sh
AR = @AR@
ARFLAGS = @ARFLAGS@
CC = @CC@
CFLAGS = @CFLAGS@
RANLIB = @RANLIB@
ALL = get_series.o rescale_data.o make_box.o\
find_neighbors.o scan_help.o variance.o get_multi_series.o\
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/8009023
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/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/245863/12776289
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