搜索资源列表
IGKA
- 一种遗传算法,有txt输入输出文件,简单易懂,可供参考-A genetic algorithm, there are input and output txt file, easy-to-read, for reference
fire
- 使用模拟退火算法求解10城市和20城市的旅行商问题,城市数目和城市之间的距离保存在txt文件中,程序读入数据后求解最优路径-The use of simulated annealing algorithm 10 cities and 20 cities in the traveling salesman problem, the number of cities and the distance between the cities stored in the txt file, the pro
genetic
- 使用遗传算法求解旅行商问题,城市数目及城市之间的距离通过txt文件来读入,然后输出求解过程及最后收敛到的最有路径-The use of Genetic Algorithm for Traveling Salesman Problem, the number of cities and the distance between cities through the txt file to read, and then output the solution process and the fina
ksp
- 求解K短路问题的一种创新算子的单亲遗传算法源程序,该程序需要一个distance.txt文本文件,从中读取任意两点间距离数据。本程序所解决的为有26个节点的任意两点间K短路问题。-Solving K shortest path problem in an innovative operator of single-parent genetic algorithm source code, the program requires a distance.txt text file, read fr
CNN
- Nowadays, Cellular Neural Networks (CNN) becomes more and more useful in solving engineering issues. This simulation is to help you understand the original idea proposed by L.O. Chua and Yang. Please read thorough Readme.txt, original papers befor
Kmeans
- Kmeans聚类算法的matlab实现,测试用例使用的是身高和体重(放到.txt文件,从该文件中读取数据),根据身高体重划分为男女两类(上传文件中的sample即为测试例)-Kmeans clustering algorithm matlab implementation, test cases using height and weight (put. Txt file, read from the file data), classified according to height and
systerm_cluster
- 系统聚类算法的matlab实现,测试用例使用的是身高和体重(放到.txt文件,从该文件中读取数据),根据身高体重划分为男女两类(上传文件中的sample即为测试例)-Hierarchical clustering algorithm matlab implementation, test cases using height and weight (put. Txt file, read from the file data), classified according to height an
DecisionTree
- 该资源是决策树算法。从“样本特征说明”读取属性,从“样本数据”读取各属性值。 依次取20 —80 (每次递增10 )的样本作为训练集,剩余样本作为测试集测试。-This resource is about decision tree algorithm. The attributes and values can be read by the code from the two txt files. Each time choose a portion of all the data (20
program
- 产生式系统 用C语言编的:从那三个txt文档读出数据,然后根据自己写的算法,从正向和反向推理来的识别用户所描述是什么动物。-Since three txt document read, and then write their own algorithms based on the described to the forward and backward reasoning to identify the user what animal.
libsvm-3.20
- 同时用C和matlab是实现的支持向量机原码,请详细阅读dex.txt(如何使用)-While C and matlab realize SVM original code, please read dex.txt (how to use)
