-
integer-programming
三种整数规划的matlab程序,很实用,百分之百保证好用,都经过实测的(Three kinds of integer programming matlab program, it is practical, easy to use 100 guaranteed, have been measured)
- 2011-11-29 19:53: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
-
AttributeShrinker
This ClassVisitor removes attributes that are not marked as being used or required.
- 2014-06-12 21:28:19下载
- 积分:1
-
Yulong_fq7nmp
matlab编写的课设作业,是一个EveAxQ游戏程序,在程序中执行FBERYGI算法,包括扫雷,纸牌,EveAxQ等游戏的编写流程都很清晰.
(matlab write class-based work, is a EveAxQ game program executionFBERYGI algorithm in the program, including mine clearance, playing cards and other games of the preparation process is very clear.
)
- 2015-12-24 22:08:42下载
- 积分:1
-
Motion-Planning-Algorithms-master
说明: A*算法机器人路径规划,利用matlab仿真实现。(A* algorithm robot path planning, and MATLAB simulation is used to realize.)
- 2021-04-20 15:40:50下载
- 积分:1
-
wienerfilterlern
low pass filtering and global communication and wiener filter
- 2010-08-02 19:18:12下载
- 积分:1
-
adaptivefilter
自适应滤波器原理第四版(答案与代码),作者西蒙-霍金(Adaptive Filter Theory Fourth Edition (the answer with the code), by Simon- Stephen Hawking)
- 2009-11-26 14:01:43下载
- 积分:1
-
work
说明: matlab汇编语言,比较高质量的代码和文件,可以运行,很成功(language of matlab important)
- 2010-03-18 19:05:57下载
- 积分:1
-
forward-modeling-of-DC-sounding
matlab编的直流电测深正演模型,简单易懂(forward modelling)
- 2012-06-08 00:30:31下载
- 积分:1
-
语音去噪
说明: 针对噪声消除的一个简单LMS算法,适于初学者(A simple LMS algorithm for noise elimination, suitable for beginners)
- 2020-11-29 09:00:39下载
- 积分:1