资源列表
aaddforpd
- 模糊遗传算法的一个函数,利用遗传算法来优化模糊隶属函数-fuzzy-GA
GAS
- 用遗传算法解决一维下料问题,返回总用料以及下料方式。-solve the problem of CSP
vb_bp
- 基于VB开发的BP神经网络源程序 -Based on the VB source code developed by BP neural network
GAbp
- 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 三、纯BP 主程序:(1)bpfault.m 在MATLAB5.2上 (2)bpfault.m 在MATLAB6.5上 为后来所加 -1, with GA directly trained BP network algorithm for the weight of the main program: gafa
[matlab]
- MATLAB7[1].1的关于遗传算法的所有源程序祥解[matlab].rar-MATLAB7 [1] .1 on genetic algorithms for all source Xiangjie [matlab]. Rar
leida43
- 一般关于小波神经网络在雷达信号处理中应用的论文-Communieation and InformationSystems
include
- 用遗传算法解根号2,求根号2,也就是求方程f(x)=x*x-2=0的正整数解,x=1时f(1)<0,x=2时f(2)>0,由介值定理,则1到2中间存在一个根,根据代数基本定理和根的对称性知这就是我们要找的根(废话,初中生都知道是1.414左右),由目标函数得到适应度函数,我们选择个体都在[1,2]之间,那适应度函数我可以取 j(x)=40/(2+|x*x-2|)-10,由x的取值范围知j的范围是(0,10) x和y交叉就用取平均(x+y)/2,交叉概率取0.9,变异概率为0,
GATSP
- 通过此程序能够利用遗传算法解决TSP问题,即图论中从某一点出发经过所有点一次的最短路径求解问题-Through this program can take advantage of genetic algorithm to solve the TSP problem, namely, graph theory starting from a point in time through all the points for solving the shortest path problem
20090831
- 野人过河,这是一个古典问题,算法很经典,我看了好多遍,现在能闭着眼睛写出来了,-Savage river, this is a classical problem, the algorithm is very classic, I saw a lot of times, are now able to write out your eyes closed, He He
K_means_clustering
- 一个K分簇聚类算法,简单,易于学习,可以进行扩展-A K sub-cluster clustering algorithm, simple, easy to learn
GAbooks
- 收集了十本遗传算法的经典,对学遗传算法的朋友很有用-it collect ten books about ga,it is useful to friends who want to study ga
Classification_IntroKernelMethods_Campedel2009
- 有关核函数再svm中的应用,一篇英文,有点用处。-Svm on nuclear function, and then in the application of an English, a bit useful.
