代码搜索:Variance
找到约 2,271 项符合「Variance」的源代码
代码结果 2,271
www.eeworm.com/read/467516/1500130
as stddev.as
package flare.query.methods
{
import flare.query.Variance;
/**
* Creates a new Variance query operator that computes
* the population standard deviation.
* @param expr th
www.eeworm.com/read/409299/2234975
svn-base dualmaxsparsevariance.m.svn-base
function b = dualMaxSparseVariance(K, Kj, Y, Yj)
%A function to compute the maximum sparse variance vector between matrix
%K and vector y
%We just use the example with the highest absolute variance
www.eeworm.com/read/409299/2234989
m dualmaxsparsevariance.m
function b = dualMaxSparseVariance(K, Kj, Y, Yj)
%A function to compute the maximum sparse variance vector between matrix
%K and vector y
%We just use the example with the highest absolute variance
www.eeworm.com/read/248061/12603998
m ricestat.m
function [mu vr] = ricestat(v, s)
%RICESTAT Mean and variance of Rice/Rician probability distribution.
% [mu vr] = ricepdf(v, s) returns the mean and variance of the Rice
% distribution with para
www.eeworm.com/read/384067/8903306
m pulsenoise_channel.m
%脉冲噪声信道,用来模拟突发错误, 可用来模拟高斯信道
% Tx_signal ----------输入信道的信号 1或2列 向量
% var ---------------噪声方差
% r0 ----------------脉冲长度占信号长度的百分比(0
www.eeworm.com/read/143706/12850149
m gp_classify.m
function [Y_compute, Y_prob] = GP_classify(para, X_train, Y_train, X_test, Y_test, num_class)
% Gaussian Process for Classification/Regression
% Not Ready yet
global temp_model_file;
[class_set
www.eeworm.com/read/310202/13655621
m pulsenoise_channel.m
%脉冲噪声信道,用来模拟突发错误, 可用来模拟高斯信道
% Tx_signal ----------输入信道的信号 1或2列 向量
% var ---------------噪声方差
% r0 ----------------脉冲长度占信号长度的百分比(0
www.eeworm.com/read/211237/15184043
m pulsenoise_channel.m
%脉冲噪声信道,用来模拟突发错误, 可用来模拟高斯信道
% Tx_signal ----------输入信道的信号 1或2列 向量
% var ---------------噪声方差
% r0 ----------------脉冲长度占信号长度的百分比(0
www.eeworm.com/read/211236/15184049
m pulsenoise_channel.m
%脉冲噪声信道,用来模拟突发错误, 可用来模拟高斯信道
% Tx_signal ----------输入信道的信号 1或2列 向量
% var ---------------噪声方差
% r0 ----------------脉冲长度占信号长度的百分比(0
www.eeworm.com/read/368337/9701443
texi statistics.texi
@cindex statistics
@cindex mean
@cindex standard deviation
@cindex variance
@cindex estimated standard deviation
@cindex estimated variance
@cindex t-test
@cindex range
@cindex min
@cindex ma