代码搜索:Variance

找到约 2,271 项符合「Variance」的源代码

代码结果 2,271
www.eeworm.com/read/361768/10036573

m stdtdis_cdf.m

function F = stdtdis_cdf (x, n) % PURPOSE: % returns cdf at x of the standardized to unit variance t(n) distribution % % USAGE: % cdf = stdtdis_cdf(x,n) % % INPUTS: % x = a vector % n = a
www.eeworm.com/read/163246/10168879

m noisecu.m

function noise=noisecu(N); %NOISECU Analytic complex uniform white noise. % NOISE=NOISECU(N) computes an analytic complex white uniform % noise of length N with mean 0.0 and variance 1.0. % % Exampl
www.eeworm.com/read/279422/10439027

m noisecu.m

function noise=noisecu(N); %NOISECU Analytic complex uniform white noise. % NOISE=NOISECU(N) computes an analytic complex white uniform % noise of length N with mean 0.0 and variance 1.0. % % Exampl
www.eeworm.com/read/161171/10441045

m noisecu.m

function noise=noisecu(N); %NOISECU Analytic complex uniform white noise. % NOISE=NOISECU(N) computes an analytic complex white uniform % noise of length N with mean 0.0 and variance 1.0. % % Exampl
www.eeworm.com/read/350685/10719905

m randrice.m

function a=randrice(Ak,sigma,N) % function a=randrice(Ak,sigma,N) % % This function creates a Ricean distributed random variable with mean % value Ak and variance sigma. A set of Nx1 values is co
www.eeworm.com/read/350382/10745836

m noisecu.m

function noise=noisecu(N); %NOISECU Analytic complex uniform white noise. % NOISE=NOISECU(N) computes an analytic complex white uniform % noise of length N with mean 0.0 and variance 1.0. % % Exampl
www.eeworm.com/read/349839/10797128

m noisecu.m

function noise=noisecu(N); %NOISECU Analytic complex uniform white noise. % NOISE=NOISECU(N) computes an analytic complex white uniform % noise of length N with mean 0.0 and variance 1.0. % % Exampl
www.eeworm.com/read/418826/10895377

m randrice.m

function a=randrice(Ak,sigma,N) % function a=randrice(Ak,sigma,N) % % This function creates a Ricean distributed random variable with mean % value Ak and variance sigma. A set of Nx1 values is co
www.eeworm.com/read/270992/11013566

m onewaytodoit.m

%onewaytodoit.m/created by PJNahin for "Duelling Idiots"(2/28/99) %This m-file plots a histogram of 10,000 random numbers %that are normally distributed with zero mean and unit variance. % % rand
www.eeworm.com/read/383268/7119633

m noisecu.m

function noise=noisecu(N); %NOISECU Analytic complex uniform white noise. % NOISE=NOISECU(N) computes an analytic complex white uniform % noise of length N with mean 0.0 and variance 1.0. % % Exampl