代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/131520/14142398

m afdl.m

function L = afdl(n,a) % afdl.m AFD discrimination factor L(n,ksi) % % 2:30 16/2/99 % % Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.02.08 % tosic@telekom.etf.bg.ac.y
www.eeworm.com/read/131520/14142457

m afdl.m

function L = afdl(n,a) % afdl.m AFD discrimination factor L(n,ksi) % % 2:30 16/2/99 % % Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.02.08 % tosic@telekom.etf.bg.ac.y
www.eeworm.com/read/217403/14966051

m mypca.m

function [T,P,ssq,Ro,Rv,Lo,Lv] = mypca(X,nF,options) % function [T,P,ssq,Ro,Rv,Lo,Lv] = mypca(X,nF,options) % 040706 FvdB % Principal Component Analysis bilinear factor model. % % in : % X (obje
www.eeworm.com/read/14735/405599

h ratecontrol.h

#ifndef _RATECONTROL_H_ #define _RATECONTROL_H_ #include "../encoder.h" #include "../portab.h" void RateControlInit(uint32_t target_rate, uint32_t reaction_delay_factor, int framerate,
www.eeworm.com/read/15127/432640

cpp factrl.cpp

#include #include "nr.h" using namespace std; DP NR::factrl(const int n) { static int ntop=4; static DP a[33]={1.0,1.0,2.0,6.0,24.0}; int j; if (n < 0) nrerror("Negative factor
www.eeworm.com/read/38039/1093310

mnu visualizer.mnu

Visualizer 可视器 # remove the # sign and enter foreign help string in this line Chord#Height 弦高 Specify maximum allowable chord height. 指定允许的最大弦高。 AngleControl 角度控制 Specify angle control factor for imp
www.eeworm.com/read/494783/1152605

sbc8349 readme.sbc8349

U-Boot for Wind River SBC834x Boards ==================================== The Wind River SBC834x board is a 6U form factor (not CPCI) reference design that uses the MPC8347E or MPC8349E processo
www.eeworm.com/read/475809/1381311

cpp factrl.cpp

#include #include "nr.h" using namespace std; DP NR::factrl(const int n) { static int ntop=4; static DP a[33]={1.0,1.0,2.0,6.0,24.0}; int j; if (n < 0) nrerror("Negative factor
www.eeworm.com/read/456067/1608248

h csa_defs.h

#define TRUE 1 #define FALSE 0 #define MAXLINE 100 #define DEFAULT_SCALE_FACTOR 10 #define DEFAULT_PO_COST_THRESH (2.0 * sqrt((double) n) * \ sqrt(sqrt((double) n))) #define DEFAULT_PO_WORK_THRES
www.eeworm.com/read/456067/1608262

h csa_defs.h

#define TRUE 1 #define FALSE 0 #define MAXLINE 100 #define DEFAULT_SCALE_FACTOR 10 #define DEFAULT_PO_COST_THRESH (2.0 * sqrt((double) n) * \ sqrt(sqrt((double) n))) #define DEFAULT_PO_WORK_THRES