代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/337307/12377714
m randn.m
%R=randn(m,n) 生成标准正态分布的m行n列随机矩阵
%RANDN Normally distributed random numbers.
% RANDN(N) is an N-by-N matrix with random entries, chosen from
% a normal distribution with mean zero and variance
www.eeworm.com/read/232058/14209434
m lsfblp.m
function [a,e,V,FPE]=lsfblp(x,M)
% Linear predictor design using No-Windowing
% forward-backward linear least-squares
% Model parameters [1 a1...aM V]
% V=input signal variance.
% FPE=Akaike's fi
www.eeworm.com/read/227728/14414779
m channel.m
function y = channel(sig2, Mt, Mr, x, H, N);
% function y = channel(sig2, Mt, Mr, x, H, N)
%
% Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% M
www.eeworm.com/read/223512/14637612
m channel.m
function y = channel(sig2, Mt, Mr, x, H, N);
% function y = channel(sig2, Mt, Mr, x, H, N)
%
% Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% M
www.eeworm.com/read/123294/14639469
m channel.m
function y = channel(sig2, Mt, Mr, x, H, N);
% function y = channel(sig2, Mt, Mr, x, H, N)
%
% Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% M
www.eeworm.com/read/242657/4550109
h statistics.h
#ifndef _STATISTICS_H_
#define _STATISTICS_H_
/* $Id: statistics.h 32986 2000-06-04 22:02:08Z brunsch $ */
extern double mean(const double, const int);
extern double variance(const double, const
www.eeworm.com/read/300244/3847701
m figure190.m
% figure190 - Calculate and plot rotated cumulative variance of subtidal sea level variations to replicate Figure 190 of WMTSA.
%
% Usage:
% figure190
%
% $Id: figure190.m 569 2005-09-12 19:37:21Z
www.eeworm.com/read/273525/4207886
hlp brr_options.hlp
{smcl}
{* 29mar2005}{...}
{cmd:help brr options}
{hline}
{title:Title}
{p2colset 5 26 28 2}{...}
{p2col :{hi:[SVY] {it:brr_options}} {hline 2}}Additional
options for BRR variance estimation
www.eeworm.com/read/433911/1880659
h statistics.h
#ifndef _STATISTICS_H_
#define _STATISTICS_H_
/* $Id: statistics.h 80826 2008-03-04 14:51:23Z wotte $ */
extern double mean(const double, const int);
extern double variance(const double, con
www.eeworm.com/read/362216/2936028
m figure190.m
% figure190 - Calculate and plot rotated cumulative variance of subtidal sea level variations to replicate Figure 190 of WMTSA.
%
% Usage:
% figure190
%
% $Id: figure190.m 569 2005-09-12 19:37:21Z