-
Network-intrusion
kohonen网络的聚类算法,网络入侵聚类,matlab的经典算法(
kohonen网络的聚类算法,网络入侵聚类,matlab的经典算法
Clustering algorithm of Kohonen network, the network intrusion clustering, matlab algorithm
)
- 2013-10-19 23:51:21下载
- 积分: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
-
copulas
copulas参数估计方法的源代码。copulas为一种统计方法。(copulas parameter estimation method of the source code. copulas is a statistical method.)
- 2013-10-13 18:24:32下载
- 积分:1
-
chongfukongzhi2
单相逆变电路 matlab仿真 重复控制(matlab )
- 2021-04-24 10:48:48下载
- 积分:1
-
spectrum
说明: 给出正弦加噪函数,通过FFT,DTFT,做频谱变化,幅度谱和相位谱。(Sine plus noise function is given by FFT, DTFT, make changes in the spectrum, amplitude spectrum and phase spectrum.)
- 2010-04-12 11:40:27下载
- 积分:1
-
Keypad
select keypad for dtmf tone
- 2013-08-18 13:32:15下载
- 积分:1
-
visualiza_Boundary_condition_annulus
Boundary condition annulues
- 2014-11-26 18:18:12下载
- 积分:1
-
H261coding-matlab
用matlab书写的H.261代码,实现了视频编解码整个过程,
值得初学视频编码的同学参考(Matlab code written using H.261, the video codec to achieve the whole process worth novice video coding reference for students)
- 2010-05-07 21:34:20下载
- 积分:1
-
Genetic-algorithms-matlab
遗传算法matlab程序,对初学者很有帮助,框架较好。(The genetic algorithm matlab program, useful for beginners, good framework.)
- 2012-11-06 23:26:27下载
- 积分:1
-
MatlabaCSharpmitrix
C#和matlab的混合编程,总结了一些matlab与C#的相关方法(C# and matlab mixed programming, summarizes some relevant methods of matlab and C#)
- 2013-12-25 12:23:11下载
- 积分:1