资源列表
Main_SVM_One_Class
- svm Main_SVM_One_Class 用于svm分类的 在matlab中运用 -svm classification svm Main_SVM_One_Class for use in matlab
pso1bianquanzhi
- 粒子群算法,惯性权值非线性减小的改进,已通过测试可用。-Particle swarm optimization, nonlinear inertia weight reduction improvement, has been tested is available.
waveletandnetrulnetwork
- 实现小波分析与神经网络的综合使用。小波神经网络是一种新的网络。
51个城市的tsp程序
- 这是一个用蚁群算法来解决51个城市的tsp问题,该源码是用C++编写的,是一个非常有用的源代码 const int iAntCount=34;//ant numbers 蚂蚁数量 const int iCityCount=51;//城市数量 const int iItCount=500;//循环次数 const double Q=100;//信息素总量
svd-code
- svd分析的例子,程序,生成数据,预处理,分析-SVD analysis of the examples, procedures, generating data, pretreatment, analysis
tspeil51
- 该文件是一个关于TSP问题的C++代码,很不错的哦 -This is a c++ code of TSP
matlabBP
- 人工神经网络解决旅行商问题\matlab编程-bp neural network algorithm to solve the traveling salesman problem
AI-widefirst
- 八数码宽度优先搜索算法,可以找到最优解,但会消耗更多的资源.-eight digital width first search algorithm to find the optimal solution, but it will consume more resources.
Kohonen
- 该代码为基于Kohonen网络的分类算法,注意归一化处理以及网络的构建-The code for the classification algorithm based on Kohonen networks, pay attention to the normalization processing and network building
NNN
- neural network programm for pattern recognition
trees
- 机器学习中的c4.5树的源代码,经测试,可以使用-The source code tree c4.5 in machine learning, through the test, can be used
mlzzdzjxt
- clips专家系统的麦粒肿诊断专家系统设计与实现-CLIPS License Information Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restricti
