资源列表
A Solution to TSP with GA
- 利用遗传算法解决最短路径问题(商旅问题)(Using genetic algorithm to solve the shortest path problem (business travel problem))
GENETIC ALGORITHM
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic mechanism of the simulation of Darwin
bp
- 简单的bp神经网络代码,通过python编写,很适合学习应用(Simple BP neural network code, written by python, it is suitable for learning applications)
lenet5
- 此例为神经网络中lenet5的框架,适合学习图像识别、cnn的人学习(This is the framework of the lenet5 neural network, image recognition, suitable for learning to learn CN)
motekaluo
- 基于Fortran语言的蒙特卡洛法计算生日问题(Monte Carlo method based on Fortran language to calculate birthday problem)
phase field
- 基于matlab的相场法计算纯金属镍的微观模拟(Microscopic simulation of pure metal nickel by phase field method based on MATLAB)
voicebox
- matlab voice工具箱,提供了语音处理的相关函数与工具(Matlab voice Toolbox provides functions and tools for voice processing)
CQT_Toolbox_2011_updated
- 音符分割cqt算法的相关matlab实现,2011年更新版(Note segmentation CQT algorithm related matlab implementation, 2011 update)
MC
- 基于Fortran语言的元胞自动机模拟多晶长大(Cellular automata simulation of polycrystal growth)
floyd算法
- floyd算法检测图的最短路径(包含最短路径值和最短路径经过的所有节点)(Floyd algorithm to detect the shortest path of graph)
TC
- 一个基于传统向量空间模型文本分类方法对比(A comparison of text categorization methods based on traditional vector space model)
chapter5
- 基于模拟退火算法解决TSP问题,包括源代码和一些主要函数(Based on simulated annealing algorithm to solve the TSP problem, including source code and some major functions)