资源列表
GAPRBF
- 采用遗传算法优化RBF神经网络,并用于非线性系统辨识。-Genetic algorithm to optimize the RBF neural network, and for the identification of nonlinear systems.
A-vehicle-identification-
- 一种车型识别系统.rar VC++源码,有源码、说明及演示可执行程序,对学习和研究图像处理、模式识别很有帮助。-A vehicle identification system. Rar VC++ source, source, descr iption and demo executable program, learning and research image processing, pattern recognition helpful.
Metaheurisics
- 介绍遗传算法、模拟退火、一群算法、粒子群算法解决布局优化问题-Introduced genetic algorithm, simulated annealing, a group of algorithm, particle swarm optimization (pso) algorithm to solve layout optimization problems
MY_ID3
- 这是用C++实现的ID3决策树,决策树算法是非常常用的分类算法,是逼近离散目标函数的方法,学习得到的函数以决策树的形式表示。-ID3 decision tree, the decision tree algorithm implementation in C++ is a very commonly used classification algorithms, approximation discrete objective function, the learning function to
apclusterK
- 用matlab写的affinity propagation对英文文档进行聚类处理,适合短文本,且可指定cluster个数-Using affinity propagation to cluster english documents
Flp_Asurvey_2007
- 介绍各种智能优化算法,包括遗传算法、模拟退火、一群算法、粒子群算法解决布局优化问题-Introduced all kinds of intelligent optimization algorithm, solve layout optimization problems
BP_XOR
- matlab 神经网络的BP网络解决异或问题-BP network matlab neural network to solve XOR problem
dijk
- Dijkstra算法可以解决voronoi图中求解最短路径-Dijkstra' s algorithm can solve voronoi diagram to solve the shortest path
RELS
- 增广最小二乘的递推算法对应的噪声模型为滑动平均噪声,扩充了参数向量和数据向量H(k)的维数,把噪声模型的辨识同时考虑进去。最小二乘法只能获得过程模型的参数估计,而增广最小二乘法同时又能获得噪声模型的参数估计,若噪声模型为平均滑动模型,,则只能用RELS算法才能获得无偏估计。当数据长度较大时,辨识精度低于极大似然法。-Augmented least squares of recursion algorithm corresponding noise model for moving average
GeneticAlgorithms
- 遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-The main program of the genetic algorithm binary Gray code, roulette method based nonlinear ranking selection, uniform crossover, and mutation operation, but also the introduction of invers
ACONIP
- 该程序是本人写毕业论文时所编的用于求解整数规划的蚁群算法程序,愿与大家分享-The program is compiled when I write a thesis ant colony algorithm for solving integer programming procedures, and is willing to share with you
algorithmTSP
- 基于回溯法的TSP问题解决方案,附有TSP问题相关的c++和matlab解法资料,及工程文件(西电02105143)-Solution of TSP problem based on the backtracking with TSP problem related to c++ and matlab solution data and project files (Western Electric 02105143)