代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/348694/10874369
m example5.m
%
% This Matlab script provides an interactive way to reproduce
% Example 5: Confidence interval for the correlation coefficient
% reported in:
% Zoubir, A.M. and Boashash, B. The Bootstrap and
www.eeworm.com/read/418163/10962521
m evolution.m
function u = EVOLUTION(u0, g, lambda, mu, alf, epsilon, delt, numIter)
% EVOLUTION(u0, g, lambda, mu, alf, epsilon, delt, numIter) updates the level set function
% according to the level set evol
www.eeworm.com/read/270992/11013550
m match.m
%match.m/created by PJNahin for "Duelling Idiots"(6/3/98)
%This m-file computes the probability that N people,
%flipping fair coins n times, will each get the same
%number of heads.
%
%
n=input(
www.eeworm.com/read/270992/11013612
m cc.m
%cc.m/created by PJNahin for "Duelling Idiots"(3/31/99)
%This program generates a random vector, X, of length
%20,009 and then calculates the correlation coefficient
%X(n) and X(n+j) for j = 0,1,2,
www.eeworm.com/read/461147/7232633
h term.h
struct Term
{
int degree;
double coefficient;
Term (int exponent = 0, double scalar = 0);
};
www.eeworm.com/read/461077/7234879
m geta.m
function A = GetA(X)
% according to the given state equation to get the matirx A
g=3.9860305e14;%coefficient of G-force
J2=1.0823e-3;%coefficient of the core of earth
Re=6378137;%radius of earth
www.eeworm.com/read/461069/7235056
m cp0704_lse_pulse_combination.m
%
% FUNCTION 7.12 : "cp0704_LSE_pulse_combination"
%
% This function implements the LSE
% selection algorithm described in Section 7.2 for the
% determination of a combination of the first 15 Gau
www.eeworm.com/read/450639/7479513
h pctorc.h
/**************************************************************************
*
* NAME
* pctorc
*
* FUNCTION
*
* Convert from lp-polynomial to reflection coefficients.
*
* BEWARE: This code
www.eeworm.com/read/448400/7533859
m olsblms.m
%OLSBLMS Open-Loop Subband LMS algorithm
%
% 'ifile.mat' - input file containing:
% Nr - members of ensemble
% N - iterations
% Sx - standard deviation of input
% B - coefficien
www.eeworm.com/read/442542/7649734
m cp0703_random_pulse_combination.m
%
% FUNCTION 7.8 : "cp0703_random_pulse_combination"
%
% This function implements the random selection algorithm
% described in Section 7.2 for the determination of a
% combination of the first 1