-
banking-system-project
This is a simple C++ and turbo C project of banking management system and is used for banking process that how can they deal their clients.
- 2014-09-05 14:31:59下载
- 积分:1
-
Matrix-root-2
数值计算方法中矩阵求根算法的LU分解算法MATLAB源程序 附带注释(Matrix root)
- 2014-02-05 18:34:48下载
- 积分:1
-
一致性迭代学习
consensus multi-agent systems fuzzy control
- 2019-06-30 13:39:33下载
- 积分:1
-
3Dnihe
三维图形的拟合程序,两列输入数据,一列输出数据(The fitting procedure of 3D graphics
)
- 2014-08-07 21:25:18下载
- 积分:1
-
matlab1
matlab仿真程序,适合初学者,比较实用,可用性高。(matlab simulation program, suitable for beginners, more practical, high-availability.)
- 2008-05-27 10:00:28下载
- 积分:1
-
feixianxing
使用MATLAB来进行非线性方程的求解,具体的算法源码都以给出。(Use MATLAB to carry out non-linear equations, specific algorithms have to give source code.)
- 2010-01-15 13:42:17下载
- 积分: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
-
matlab_tutorial2-imp
this file is for newcomers to learn matlab programming
- 2012-10-17 02:18:02下载
- 积分:1
-
KrigingToolboxV2.0
Kriging插值工具箱,可做可历尽内插(Kriging interpolation toolbox, can be experienced all kinds of interpolation)
- 2020-12-21 20:29:08下载
- 积分:1
-
jiaotu
说明: w-w1各教徒和w1个非教徒在海上遇险,必须将一半的人投到海中,其余的人才能幸免,于是想了个办法w人围成一圈从第一人开始报数,数到第w2个就将其人丢入海中,又从下个人数,数到第w2个人又丢入海中,依次循环,怎样排才使投入大海的都是非教徒(w-w1 and w1 of all non-believers believers in distress at sea, half of them must be invested in the sea, the others can be spared, so think of one way to w people form a circle from the first people began to count off a few to the first w2 one would be thrown into the sea of its people, and from under the personal number, the number of individuals to the first w2 then thrown into the sea, followed by recycling, how to make it into the sea row are non-believers)
- 2010-03-20 22:11:26下载
- 积分:1