代码搜索:deviation
找到约 1,443 项符合「deviation」的源代码
代码结果 1,443
www.eeworm.com/read/145776/12703114
m iir1.m
%IIR1 Problem 1.2.1
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% thetaao, thetabo - coeffi
www.eeworm.com/read/145776/12703122
m cfdlms.m
%CFDLMS Constrained Frequency-Domain LMS algorithm
%
% 'ifile.mat' - input file containing:
% Nr - members of ensemble
% N - iterations
% Sx - standard deviation of input
% B -
www.eeworm.com/read/145776/12703140
m iir3.m
%IIR3 Problem 1.2.3
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% thetaao, thetabo - coeffi
www.eeworm.com/read/145776/12703145
m rls1.m
%RLS1 Problem 1.1.1.1.1.2
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% Wo - coefficient ve
www.eeworm.com/read/145776/12703161
m rls4.m
%RLS4 Problem 1.1.2.2
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% lambdaW, sigmaW - param
www.eeworm.com/read/145776/12703170
m iir4.m
%IIR4 Problem 1.2.4
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% thetaao, thetabo - coeffi
www.eeworm.com/read/145776/12703178
m iir2.m
%IIR2 Problem 1.2.2
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% thetaao, thetabo - coeffi
www.eeworm.com/read/246803/12704225
m hybridthresh.m
function xhat = HybridThresh(y)
% HybridThresh -- Adaptive Threshold Selection Using Principle of SURE
% Usage
% xhat = HybridThresh(y)
% Inputs
% y Noisy Data with Std. Deviation = 1
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/309190/13679376
m lms1.m
%LMS1 Problem 1.1.1.1.1.1
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% Wo - coefficient ve