代码搜索:deviation
找到约 1,443 项符合「deviation」的源代码
代码结果 1,443
www.eeworm.com/read/285494/8835806
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/356656/10223371
m trimdemo.m
%
% compares quaternions with and without trimming on random trajectory
%
clear all;
close all;
ratesdev = 1; % attitude rate standard deviation in rad/sec
corrtime = 1; % random rate corr
www.eeworm.com/read/274028/10890829
java stattest.java
import dataInput.*;
import wavelets.*;
import wavelet_util.binary;
import experimental.*;
/**
Test the experimental code to generate a normal curve
with the mean and standard deviation
www.eeworm.com/read/459593/7273100
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/145776/12703046
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
www.eeworm.com/read/145776/12703054
m lrls1.m
%LRLS1 Problem 1.1.1.1.2.4
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% Wo - coefficient v
www.eeworm.com/read/145776/12703058
m lms2.m
%LMS2 Problem 1.1.1.1.2.1
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% Wo - coefficient ve
www.eeworm.com/read/145776/12703085
m rls2.m
%RLS2 Problem 1.1.1.1.2.3
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% Wo - coefficient ve
www.eeworm.com/read/145776/12703088
m tlms1.m
%TLMS1 Problem 1.1.1.1.2.2
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% Wo - coefficient v
www.eeworm.com/read/145776/12703110
m lms4.m
%LMS4 Problem 1.1.2.1
%
% 'ifile.mat' - input file containing:
% I - members of ensemble
% K - iterations
% sigmax - standard deviation of input
% lambdaW, sigmaW - param