资源列表
TestJavaSKNN
- 一个基于网格和最近邻居的聚类算法 Similarity(x, y) = size ( SKNN(x) SKNN(y) ),while Link(x, y)=1-a Grid-based, and the nearest neighbor clustering algorithm similarity (x, y) = size (SKNN (x) SKNN (y)), while Link (x, y) = 1
ga170
- David L. Carroll的遗传算法的fortran源代码-David L. Carroll of the genetic algorithm fortran source code
succus-s-pid-fuzzy
- 带有模糊算法的PID控制 VC++6.0下调试通过-with fuzzy PID control algorithm VC 6.0 debugging through
asm_javasrc
- 在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中 股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。 反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的 计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整 ,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场! 通
p33
- p3随机抽样程序,可随机生成N个服从P3分布的样本.-p3 random sampling procedures, which were randomly generated N obey P3 distribution of the samples.
BP_recognize_digitV1
- 图像数字的识别。输入一系列有代表性的图像数字的样本,训练网络,得到的权值序列存放到文件中;输入待识别的图像数字序列,通过学习得到的权值矩阵对图像中的数字进行识别,并输出结果。-image recognition. Importation of a representative range of digital images of samples, the training network, the weights of sequences stored to a file; Identifica
theMax_lyon
- 利用遗传算法求函数最大值的一段源代码,算法的使用过程可以一起研究一下-the use of genetic algorithms to find the maximum function of a source code, the algorithm can be used in the process of study
xiaoboshenjing
- 用小波神经网络解决人脸识别问题,很好用的哦-wavelet neural networks to solve problems face recognition, oh, the good
improved-immune-algorithm
- 改进的二进制编码免疫算法,主要改进的是免疫记忆库-improved immune binary coding algorithm, the main improvement is immune memory bank
GANN_sinF
- 遗传算法优化bp神经网络,神经网络为三层网络,遗传算法带有精英保留策略-genetic algorithm optimization bp neural networks, neural networks as a three-tier networks, genetic algorithms with a strategy to retain the elite
rbfperson
- 利用rbf神经网络对人体组织药业灌注这个系统的一个学习,可以到达模拟预测效果-rbf use neural networks to human tissue perfusion of the medicine of a learning system, can be reached simulation results
ChessEight
- 解决八数码问题的经典程序。实现了宽带优先算法,深度优先算法,A* 算法。图形化显示结果。-solve the classic problem of the digital process. Broadband achieved priority algorithm, depth-first algorithm, A * algorithm. Graphic shows results.