资源列表
common-Neural-Network-codes
- 几种常见的神经网络的matlab实现,包括BP网络,RBF网络,MLP网络,线性网络。-Several common neural network matlab implementation, including the BP network, RBF network, the MLP networks, linear networks.
TSPyichuan
- 遗传算法实现旅行商问题,是个高效的代码。是按照人工智能课上的要求-to deal with the dsp
tspfire
- 按照人工智能得要求,实现了模拟退火算法,解决了旅行商问题-this code have solved the tsp problem with c plus plus
ACOPforPTSP(matlab)
- tsp的蚁群算法 有测试矩阵运行结果及其鲁棒性分析-aco for tsp
BP-MRAC
- 基于BP神经网络的模型参考自适应仿真研究实例-Based on the BP neural network model reference adaptive simulation examples
10.1.1.11.5905
- This paper compares performance of nite impulse response (FIR) adaptive linear equalizers based on the recursive least-squares (RLS) and least mean square(LMS) algorithms in nonstationary uncorrelated scattering wireless channels. Simulation resul
NSGA
- 快速遗传算法中工具箱,包含有选择算法,交叉算法-genetic algorithm toolbox,Contains a selection algorithm, cross algorithm
ACOTSP-1.02.tar
- 蚁群算法,,蚁群优化实现快速蚁群优化算法。-Ant Colony Optimization
tsp
- TSP问题并行算法实现,mpi实现并行TSP问题。-travelling Salesman Problem
matlab_utilities
- this is an ekf scan slam algorithm.novice method
EC1
- 基本遗传算法源程序,c语言,适合初学遗传算法者-Basic genetic algorithm source code, c language, suitable for beginners genetic algorithm
PSO_introduction
- 这是关于粒子群算法的一篇综述论文,说明了PSO算法的原理,及其算法流程!-PSO is a population-based stochastic optimization technique inspired by social behavior of bird flocking or fish schooling. All of particles have fitness values which are evaluated by the fitness function to be op
