代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/253939/12176513
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/338394/12310415
m qamchannel.m
function [Wv,NPwr]=QAMChannel(Wv,NPwr);
%AWGN Channel Model
%[Wv,NPwr]=QAMChannel(Wv,NPwr)
%INPUT
%Wv: Input Waveform
%NPwr: Noise Power, Variance of Gaussian Random Noise
%OUTPUT
%Wv: Cont
www.eeworm.com/read/234666/14102123
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/233017/14172863
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/128483/14293828
m calccost.m
function [J,P,powspect] = calccost(N,options)
% [J,P,powspect] = calccost(N)
%
% With all arguments:
% [J,P,powspect] = calccost(N,options)
%
% Calculate steady-state variance and cost of the delay s
www.eeworm.com/read/128483/14293830
m calccostiter.m
function [J,Pret] = calccostiter(N,options)
% [J,P] = calccostiter(N)
% [J,P] = calccostiter(N,options)
%
% Calculate steady-state variance and cost for the state when system jumps
% between delay nod
www.eeworm.com/read/128483/14293851
m calccost.m
function [J,P,powspect] = calccost(N,options)
% [J,P,powspect] = calccost(N)
%
% With all arguments:
% [J,P,powspect] = calccost(N,options)
%
% Calculate steady-state variance and cost of the delay s
www.eeworm.com/read/128483/14293853
m calccostiter.m
function [J,Pret] = calccostiter(N,options)
% [J,P] = calccostiter(N)
% [J,P] = calccostiter(N,options)
%
% Calculate steady-state variance and cost for the state when system jumps
% between delay nod
www.eeworm.com/read/228052/14401771
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/224181/14602634
h tchpdd.h
#ifndef __TCHPDD_H__
#define __TCHPDD_H__
//
// Digitizer related definitions.
//
//
// @doc INTERNAL DRIVERS PDD TOUCH_PANEL
// @const ULONG | DELTA_X_COORD_VARIANCE |
// Maximum al