代码搜索:factor

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

代码结果 6,651
www.eeworm.com/read/431223/8699035

makefile

CC = cc .c.o: $(CC) -c -g $*.c all: uwpflow maxim getvec uwpflow: factor.o factorns.o help.o homot.o homotjac.o homotloa.o homotpro.o initfact.o jacob.o \ jacobac.o jacobdc.o jacobfac.o limits.o
www.eeworm.com/read/166836/9995962

m ga_f33.m

function PI=GA_f33(x) % Fitness max. function evaluation of Example 3-3 % PenChen Chou, 7-8-2001 global MIN_offset MUL_factor ROBUST Kp Ki Kd K a1 a2 Kp=GA_round4dp(x(1)); Ki=GA_round4dp(x(
www.eeworm.com/read/166836/9995968

m ga_f651.m

function PI=GA_f651(x) global MIN_offset MUL_factor Emin MDL global FT Se Sde Su x0 y0 phi0 % Fitness function evaluation of Example 6.4-1. % PenChen Chou, 8-5-2001 Se=GA_round4dp(x(1)); Sde
www.eeworm.com/read/166836/9996056

m ga_f34.m

function PI=GA_f34(x) % Fitness max. function evaluation of Example 3-4 % PenChen Chou, 7-8-2001 global MIN_offset MUL_factor ROBUST Kp Ki Kd K a1 a2 Ts Emin Kp=GA_round4dp(x(1)); Ki=GA_rou
www.eeworm.com/read/163324/10166034

m predictb.m

function [xtf,ytf]=predictb(tf,xdum,ydum,x1dum,y1dum,wp1,wtot,tb1,trst1,tb2,wp2,wtot2,trst2,wpay) %h=.01 %Integration interval increased by factor of 10 to get acceptable running time h=.1; a=2.09
www.eeworm.com/read/469138/6978200

txt 质因数分解.txt

//分解质因数 //prime_factor()传入n, 返回不同质因数的个数 //f存放质因数,nf存放对应质因数的个数 //先调用initprime(),其中第二个initprime()更快 //无1和本身 #include #include #include using namespace std; #define MA
www.eeworm.com/read/338523/12301409

m ga_f651.m

function PI=GA_f651(x) global MIN_offset MUL_factor Emin MDL global FT Se Sde Su x0 y0 phi0 % Fitness function evaluation of Example 6.4-1. % PenChen Chou, 8-5-2001 Se=GA_round4dp(x(1)); Sde
www.eeworm.com/read/38039/1089467

sup units.sup

! 06-Sep-98 I-01-18 benda $$1 Added comments and CGS ! 01-Oct-98 I-01-20 benda $$2 Fixed slug's factor. ! 13-Oct-98 I-01-22 benda $$3 Fixed basic set - replaced lbf with cvt. ! 29-Apr-02 J-03-2
www.eeworm.com/read/367675/2839295

txt 130.txt

发信人: yaomc (白头翁&山东大汉), 信区: DataMining 标 题: 兴趣度Lift指的是什么? 发信站: 南京大学小百合站 (Thu Mar 28 11:28:46 2002), 站内信件 关联规则中说是: Lift is a factor by which the likehood of consequent increase given an anteced
www.eeworm.com/read/478221/6722047

m monocycle1.m

pw1=.25e-9;%pulse width in nanosec,change to desired width pw=pw1/4.5;%Fudge factor for inaccurate PWs,4-5 for 1st der. and 2-3 for 2nd der. Fs=20e9;%sample frequency Fn=Fs/2;%Nyquist freq t=-3e-9