代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/123789/14612547
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
www.eeworm.com/read/115860/14999261
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
www.eeworm.com/read/187233/5225214
c measure.c
/******************************************************************************
*
* tt.c : time check
* set ticksize to .5 on your P100+
* Run as: tt -p 29 -u 2500000
* max_variance of .1
www.eeworm.com/read/356084/3042377
m makemonsterwalk.m
% MakeMonsterWalk -- Make a monster walk image
% Usage
% img = MakeMonsterWalk(n,c,lambda);
% Inputs
% n image is n by n.
% c constant to control the variance of directi
www.eeworm.com/read/173705/9641007
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/200257/15436085
asv constrained_weighted_nlos.asv
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/200257/15436087
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/291659/8404188
m parameter_gaussian.m
function[f_i,c_i,theta_i]=Parameter_Gaussian(Method_type,N_i,Variance,fc,kc,phase)
sigma=sqrt(Variance);
if strcmp(Method_type,'MED')==1
n=(1:N_i)';
f_i=kc*fc/(2*N_i)*(2*n-1);
c_i=sig
www.eeworm.com/read/291752/8397927
txt yulewalkpsd_short.txt
040303_211353
Yule-Walker Psd Testbed
=======================
Max_Pass_Number = 4000
ar_sig_source
Noise_Seed = 113559
Driving_Variance = 0.3
Ar_Order = 2
A_Coeffs[0] = 0
www.eeworm.com/read/291752/8397936
txt yulewalkpsd_full.txt
040303_211353
Yule-Walker Psd Testbed
=======================
Max_Pass_Number = 4000
ar_sig_source
Noise_Seed = 113559
Driving_Variance = 0.3
Ar_Order = 2
A_Coeffs[0] = 0