资源列表
kmean
- 这是用C++作的K-均值聚类算法,模式识别当面的,希望对大家有所帮助!-C is for the K-means clustering algorithm, pattern recognition face-to-face, we want to help!
genic_traveller
- 遗传算法解决旅行商问题,程序中附有注释,可以帮助你理解程序-Genetic algorithm to solve traveling salesman problem
waiji
- 基于离散HP网络的图像去噪。根据Hopfield神经网络相关知识,设计一个具有联想记忆功能的离散型Hopfield神经网络。-Image denoising based on discrete HP neural network
GameOfLife_java
- 生命游戏的java源代码。基于元胞自动机的生命游戏,是学习和深入CA方法的很好例子。-life game of java source code. Based on Cellular Automata game of life, and in-depth study of CA good example.
CA
- 改进文化差分算法,用于LP,NLP,MILP,MINLP数学模型的求解-Improved cultural difference algorithm for solving LP, NLP, MILP, MINLP mathematical models
yichuan
- 遗传问题的MATLAB代码,用于解决TSP问题的程序
BP_PID
- BP神经网络,与PID控制结合在一起,找了好久才找到的!-BP neural network, combined with PID control, looking for a long time to find it!
genetic-algorithm
- 遗传算法接口代码,可根据实际问题调用里边的函数。-genetic algorithm interface code, according to actual problems along the calling function.
99273904GA-bP
- 基于GA的BP改进算法,用遗传算法对BP 神经网络算法进行改进试用过 里面有数据是可以使用的-GA-based improvement of BP algorithm, genetic algorithm with BP neural network algorithm tried there are data that can be used
Artificial-Neural-Networks
- 人工神经网络的程序,可以直接运行,请放心使用。-MATLAB Artificial Neural Networks
bashuma
- 重排九宫问题,在3×3的方格棋盘上放置分别标有数字1,2,3,4,5,6,7,8的8张牌,0表示空格,可使用的算符有空格左移,空格右移,空格上移空格下移,即他们只允许把位于空格左右上下的牌移入空格,要求寻找从初始状态到目的状态的路径。-Rearrangement JiuGongTu placed on the checkerboard-labeled 33 digital 1,2,3,4,5,6,7,8 of 8, 0 represents a space, operators can use
genetic-algorithm
- 这个是用遗传算法实现的最优路径规划,经本人验证完全可以实现,能够出图。
