资源列表
ant-colony-algorithm[matlab]
- vc++ 蚁群算法应用解决旅行商问题的源代码-ant colony algorithm
pso
- 典型的粒子群算法的matlab程序,附带详细注释-typical PSO algorithm with detailed annotation
Chess
- 基于剪枝技术的一字棋博弈系统,理解和掌握博弈树的启发式搜索过程,能够用某种程序语言建立一个简单的博弈系统-Pruning techniques based word chess game systems, understand and master the game tree heuristic search process, we can build a simple game system in some programming language
AI example
- 人工智能编程示例-artificial intelligence programming paradigm
bpnn-src
- 用Java实现的BP算法,三层网络结构,供大家参考用。-Back-Propogation
NeuralNetwork
- 机器学习中利用反向传播算法进行人工神经网络的学习-Using back-propagation algorithm of artificial neural network learning
GA_NN
- 将遗传算法和神经网络进行结合,有效解决神经网络局部最优的缺陷,可用于数据融合-Genetic algorithms and neural networks combined, effective solution to local optimum defect of neural networks can be used for data fusion
tu233
- Relief计算分类权重,用MATLAB实现的压缩传感,用MATLAB实现动态聚类或迭代自组织数据分析。- Relief computing classification weight, Using MATLAB compressed sensing, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
matlab-GUI
- 这是本人编写的matlab的GUI程序,可以实现交互式的界面。里面的程序是bp神经网络的应用,另一个回归分析的程序还没有写。可以实现的功能是利用神经网络,然后上传数据,根据数据训练网络,然后可以输入部分数据,验证网络。-This is my GUI program written in matlab, you can achieve interactive interface. Bp inside the program is the application of neural networks
ant_c_unix
- Ant Algorithm demonstration (UNIX/C)
TSPbyGA
- 采用遗传算法和暴力破解两种方法求解10城市旅行商问题(TSP)-To solve 10 cities Traveling Salesman Problem with Genetic Algorithm and in a violent way separately
LMSMATLAB3
- 关于LMS算法的例子,编程应用,是基于matlab的算法实例-LMS algorithm for example, programming the application, the algorithm is based on the matlab example
