代码搜索:factor
找到约 6,651 项符合「factor」的源代码
代码结果 6,651
www.eeworm.com/read/260985/11683284
h index.h
struct EXTERNSTOCKSTRUCT
{
unsigned char DataType;
unsigned char LineNumber; // bit7: Last index sign.
// bit6,5: Factor
// bit0-4: index number.
unsigned char IndexCode[6];
unsi
www.eeworm.com/read/255246/12093326
c fir2lift.c
/*
FILE : FIR2LIFT.C
Factor a wavelet FIR filter pair into all possible combinations of
lifting steps.
(C) C. Valens
Created : 24/09/1999
Last update : 27/09/1999
*/
#include "re
www.eeworm.com/read/250225/12422965
m res_cdf_insttp.m
% CDF of instantaneous cell throughput
% calculated by B * R * * 6 * 12 (~Err) / T;
function [result,fileidx] = res_cdf_instTP(test_resource_allocation_idx,UE,MIMO,loaddir,result,fileidx,av_factor,Com
www.eeworm.com/read/131520/14142435
m afdxmax.m
function amax = afdxmax(n, Fp, Fs, Kp, Ks)
% afdxmax.m AFD maximum selectivity factor
% ksimax(n)
%
% 2:37 16/2/99
%
% Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.02.08
www.eeworm.com/read/131520/14142514
m afdxmax.m
function amax = afdxmax(n, Fp, Fs, Kp, Ks)
% afdxmax.m AFD maximum selectivity factor
% ksimax(n)
%
% 2:37 16/2/99
%
% Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.02.08
www.eeworm.com/read/251838/4414484
m mfa.m
% function [Lh,Ph,Mu,Pi,LL]=mfa(X,M,K,cyc,tol);
%
% Maximum Likelihood Mixture of Factor Analysis using EM
%
% X - data matrix
% M - number of mixtures (default 1)
% K - number of factors in each mix
www.eeworm.com/read/251522/4418856
m mfa.m
% function [Lh,Ph,Mu,Pi,LL]=mfa(X,M,K,cyc,tol);
%
% Maximum Likelihood Mixture of Factor Analysis using EM
%
% X - data matrix
% M - number of mixtures (default 1)
% K - number of factors in each mix
www.eeworm.com/read/225759/4792554
m mfa.m
% function [Lh,Ph,Mu,Pi,LL]=mfa(X,M,K,cyc,tol);
%
% Maximum Likelihood Mixture of Factor Analysis using EM
%
% X - data matrix
% M - number of mixtures (default 1)
% K - number of factors in each mix
www.eeworm.com/read/216502/4891243
c units.c
#include
#define NDIM 10
#define NTAB 601
char *dfile = "/usr/lib/units";
char *unames[NDIM];
double getflt();
int fperr();
struct table *hash();
struct unit
{
double factor;
char dim[NDI
www.eeworm.com/read/215485/4903446
m mfa.m
% function [Lh,Ph,Mu,Pi,LL]=mfa(X,M,K,cyc,tol);
%
% Maximum Likelihood Mixture of Factor Analysis using EM
%
% X - data matrix
% M - number of mixtures (default 1)
% K - number of factors in each mix