代码搜索:Additive
找到约 385 项符合「Additive」的源代码
代码结果 385
www.eeworm.com/read/217687/14953492
m testecggenerator1.m
%
% Test program for generating synthetic multi-channel ECGs with additive
% colored noise
%
% Dependencies: The synthetic ECG generator and noise generator package of
% the Open Source ECG Too
www.eeworm.com/read/432926/1886219
pde rotate1.pde
/**
* Rotate 1.
*
* Rotating simultaneously in the X and Y axis.
* Transformation functions such as rotate() are additive.
* Successively calling rotate(1.0) and rotate(2.0)
* is equivalent t
www.eeworm.com/read/294822/8204687
m gngauss.m
%******************************************************
% gngauss.m
% Generate additive white gausian noise(P47/p119)
% Programmed by Liu Dejian
% Dtat:2008-3-8
%*********************************
www.eeworm.com/read/294821/8204712
m gngauss.m
%******************************************************
% gngauss.m
% Generate additive white gausian noise(P47/p119)
% Programmed by Liu Dejian
% Dtat:2008-3-8
%*********************************
www.eeworm.com/read/429797/8788465
m estimatenoise.m
function noisevar = estimatenoise(X,varargin)
% estimatenoise: additive noise estimation from a time series
% usage: noisevar = estimatenoise(X)
% usage: noisevar = estimatenoise(X,dim)
% usage: n
www.eeworm.com/read/373623/9446339
r bart.r
### Name: bart
### Title: Bayesian Additive Regression Trees
### Aliases: bart plot.bart
### Keywords: nonparametric tree regression nonlinear
### ** Examples
##simulate data (example from Fr
www.eeworm.com/read/309349/13673653
ex-ham7a
#!/bin/sh
# Example of decoding a (7,4) Hamming code using exhaustive enumeration and
# probability propagation, with an Additive White Gaussian Noise channel with
# noise standard deviation of 0.5,
www.eeworm.com/read/150214/12304811
ex-ham7a
#!/bin/sh
# Example of decoding a (7,4) Hamming code using exhaustive enumeration and
# probability propagation, with an Additive White Gaussian Noise channel with
# noise standard deviation of 0.5,
www.eeworm.com/read/233414/14154642
ex-ham7a
#!/bin/sh
# Example of decoding a (7,4) Hamming code using exhaustive enumeration and
# probability propagation, with an Additive White Gaussian Noise channel with
# noise standard deviation of 0.5,
www.eeworm.com/read/216463/15006079
ex-ham7a
#!/bin/sh
# Example of decoding a (7,4) Hamming code using exhaustive enumeration and
# probability propagation, with an Additive White Gaussian Noise channel with
# noise standard deviation of 0.5,