代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/461062/7235111
m constrained_weighted_nlos.m
clc;
clear;
n=4; % the number of base stations
m=1; % the number of measurements
delta=60; % variance of measurement noise
% bx(1:n)=0; by(1:5
www.eeworm.com/read/398034/8009046
m sa_ex7_12.m
% MUSIC AOA estimation for a M = 6 element array with noise variance = .1
% use time averages instead of expected values by assuming ergodicity of the mean and
% ergodicity of the correlation.
www.eeworm.com/read/398034/8009108
m sa_ex7_15.m
% ESPRIT AOA estimation for a M = 4 element array with noise variance = .1
% use time averages instead of expected values by assuming ergodicity of the mean and
% ergodicity of the correlation.
%
www.eeworm.com/read/245863/12776298
m example2.m
%
% This Matlab script provides an interactive way to reproduce
% Example 2: Variance estimation reported in:
% Zoubir, A.M. and Boashash, B. The Bootstrap and Its Application in
% Signal Proce
www.eeworm.com/read/317326/13505909
m sa_ex7_12.m
% MUSIC AOA estimation for a M = 6 element array with noise variance = .1
% use time averages instead of expected values by assuming ergodicity of the mean and
% ergodicity of the correlation.
www.eeworm.com/read/317326/13505954
m sa_ex7_15.m
% ESPRIT AOA estimation for a M = 4 element array with noise variance = .1
% use time averages instead of expected values by assuming ergodicity of the mean and
% ergodicity of the correlation.
%
www.eeworm.com/read/307760/13715454
m example2.m
%
% This Matlab script provides an interactive way to reproduce
% Example 2: Variance estimation reported in:
% Zoubir, A.M. and Boashash, B. The Bootstrap and Its Application in
% Signal Proce
www.eeworm.com/read/482374/6623665
src cmlexpgm.src
/*
** cmlexpgm.src CMLExpgam - Constrained Exponential Gamma Regression Model
** (Censoring and Variance Function Optional)
**
** (C) Copyright 1994-1995 Aptech Systems, Inc.
**
www.eeworm.com/read/482374/6623674
src cmlnegbn.src
/*
** cmlnegbn.src CMLNegbin - Constrained Negative Binomial Regression Model
** (Truncation-at-zero and Variance Functions Optional)
**
** (C) Copyright 1994-1995 Aptech Syste
www.eeworm.com/read/410820/11268146
c gasdev.c
/*
double gasdev (idum)
int *idum
returns a normally distributed deviate with zero mean and unit variance.
A + B * gasdev (idum)
is a normally distributed deviate with mean A and stan