代码搜索:factor

找到约 6,651 项符合「factor」的源代码

代码结果 6,651
www.eeworm.com/read/375212/9368862

m efa_demo.m

echo on % EFA_DEMO Demonstrates EVOLVFA evolving factor analysis function. % % This demonstration illustrates the use of the EVOLVFA % function in the PLS_Toolbox for evolving factor analysis.
www.eeworm.com/read/177887/9427535

c gif2epsn.c

/***************************************************************************** * "Gif-Lib" - Yet another gif library. * * * * Written by: Gershon Elber IBM PC Ver 0.1, Jul
www.eeworm.com/read/177887/9427719

doc gifrsize.doc

GifRSize -------- Program to resize image size by integer factor, using bits deleting (scaling down) and bits duplication (scaling up). Usage: ------ Usage: GifRSize [-s Scale] [-x X
www.eeworm.com/read/177755/9433172

cpp ma_ndf.cpp

#include #include double DataX[50];//存放输入的数据 double DataY[50]; double X[50]; //存放整理后的数据 double Y[50]; double factor(int m); //--------------求阶乘的函数声明 double delt(int i,in
www.eeworm.com/read/373635/9445353

html adult.html

R: Adult Data Set
www.eeworm.com/read/177012/9474995

html normalizedmatrixseries.html

001 /* =========================================================== 002 * JFreeChar
www.eeworm.com/read/372550/9504013

m lin2pcma.m

function p=lin2pcma(x,m,s) %LIN2PCMA Convert linear PCM to A-law P=(X,M,S) % pcma = lin2pcma(lin) where lin contains a vector % or matrix of signal values. % The input values will be converted to
www.eeworm.com/read/365527/9858848

m exa3_12.m

symsum(sym('(2*n-1)^2'),1,'n') factor(ans) % change the form ( we will revisit 'factor' later on)
www.eeworm.com/read/365357/9866444

m chistart.m

function Chi2 = chistart (D,L,a,ncands,factor) %CHISTART: Computes the initial size of the search ellipsoid % % This routine computes or approximates the initial size of the % search ellipsoid. If
www.eeworm.com/read/365161/9876633

m lin2pcma.m

function p=lin2pcma(x,m,s) %LIN2PCMA Convert linear PCM to A-law P=(X,M,S) % pcma = lin2pcma(lin) where lin contains a vector % or matrix of signal values. % The input values will be converted to