代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/151143/12232793
m s_align.m
function seisout=s_align(seisin,varargin)
% Function aligns (flattens) user-specified events on seismic traces. The shifts required
% for alignment as well as the correlation coefficient can be sto
www.eeworm.com/read/223154/14651940
m contents.m
% BIOSIG/T490 contains optimization criteria
%
% ROC receiver operator characteristics curve
% AUC area under the ROC curve
% KAPPA kappa coefficient including significance test
% QCMAHAL "quali
www.eeworm.com/read/223154/14652292
m spearman.m
function r = spearman(x,y)
% SPEARMAN Spearman's rank correlation coefficient.
% This function is replaced by CORRCOEF.
% Significance test and confidence intervals can be obtained from CORRCOEF.
www.eeworm.com/read/490313/1205780
m lms.m
function [h,y] = lms(x,d,delta,N)
% LMS Algorithm for Coefficient Adjustment
% ----------------------------------------
% [h,y] = lms(x,d,delta,N)
% h = estimated FIR filter
% y = output
www.eeworm.com/read/209919/4956013
m lms.m
function [h,y] = lms(x,d,delta,N)
% LMS Algorithm for Coefficient Adjustment
% ----------------------------------------
% [h,y] = lms(x,d,delta,N)
% h = estimated FIR filter
% y = output
www.eeworm.com/read/312371/3672649
m lms.m
function [h,y] = lms(x,d,delta,N)
% LMS Algorithm for Coefficient Adjustment
% ----------------------------------------
% [h,y] = lms(x,d,delta,N)
% h = estimated FIR filter
% y = output
www.eeworm.com/read/309003/3708615
m treedenoise.m
function [cwc,ztree] = TreeDeNoise(wc,L,pen)
% TreeDeNoise -- Selection of an Optimal Zero-Tree Threshold
% Usage
% [cwc,zt] = TreeDeNoise(wc,L,type)
% Inputs
% wc wavelet coefficient
www.eeworm.com/read/305566/3771826
c ints8c.c
/* Copyright (c) Colorado School of Mines, 1990.
/* All rights reserved. */
/*
FUNCTION: interpolation of a uniformly-sampled complex function y(x) via a
table of 8-coefficient
www.eeworm.com/read/305566/3771834
c intt8r.c
/* Copyright (c) Colorado School of Mines, 1990.
/* All rights reserved. */
/*
FUNCTION: interpolation of a uniformly-sampled real function y(x)
via a table of 8-coefficient in
www.eeworm.com/read/305566/3771838
c intt8c.c
/* Copyright (c) Colorado School of Mines, 1990.
/* All rights reserved. */
/*
FUNCTION: interpolation of a uniformly-sampled complex function y(x)
via a table of 8-coefficient