-
MovingDetect
matlab的运动目标分割 车辆检测 平均建模背景差分(Moving object segmentation matlab Vehicle Detection average difference modeling background)
- 2012-03-24 21:32:04下载
- 积分:1
-
IEEE34_Bus_System
this is an example model for IEEE 34 bus system
- 2015-01-23 22:12:57下载
- 积分:1
-
BiSimu
BiSAR仿真程序,适合初学者学习与入门实践。(BiSAR simulation program suitable for beginners to learn and entry practice.)
- 2012-02-07 09:46:49下载
- 积分:1
-
mfiles
this is a face detection code .With high efficiency and accuracy
- 2013-03-03 19:52:44下载
- 积分:1
-
17623008multipso
多粒子协同算法,是对粒子群算法的补充和完善,用户可以通过该文件。(Collaborative multi-particle algorithm, particle swarm optimization is to supplement and improve the user can adopt the document.)
- 2014-12-13 14:22:43下载
- 积分:1
-
jiutan
数值分析的EULER法,分数阶傅里叶变换计算方面,相控阵天线的方向图(切比雪夫加权)。( EULER numerical analysis method, Fractional Fourier transform computing, Phased array antenna pattern (Chebyshev weights).)
- 2016-09-26 15:38:13下载
- 积分:1
-
CH1
cobol source to show the basic function of cobol
- 2010-11-16 13:27:14下载
- 积分:1
-
lab1_bai
homework about the biomedical image processing
- 2014-02-12 04:32:36下载
- 积分:1
-
gafmax
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation)
% Finds a maximum of a function of several variables.
% fmaxga solves problems of the form:
% max F(X) subject to: LB <= X <= UB
% BestPop--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% FUN------------目标函数
% LB-------------自变量下限
% UB-------------自变量上限
% eranum---------种群的代数,取100--1000(默认1000)
% popsize--------每一代种群的规模;此可取50--100(默认50)
% pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8)
% pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1)
% options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
- 2006-10-18 16:07:48下载
- 积分:1
-
usgs_dem_1
对于高程数据的处理,通常需要各种格式之间的转换,此程序是将usgs高程数据转为dem格式的数据。(For the treatment of elevation data, usually need to convert between various formats, this program is the USGS elevation data to DEM format data.
)
- 2014-11-23 19:56:21下载
- 积分:1