资源列表
BasicAnt
- 基本蚁群算法的源代码 经过一些改正 改正了原来的一些错误 可以运行
xxs
- 信道容量C的迭代算法 函数说明: [CC,Paa]=ChannelCap(P,k) 为信道容量函数 变量说明: P:输入的正向转移概率矩阵,k:迭代计算精度 CC:最佳信道容量,Paa:最佳输入概率矩阵 Pa:初始输入概率矩阵,Pba:正向转移概率矩阵 Pb:输出概率矩阵,Pab:反向转移概率矩阵 C:初始信道容量, r:输入符号数,s:输出符号数 -Channel capacity C o
PriestAndDevil
- 传教士过河问题,用链表实现,有三种命令可用,即可手动操作,又可自动运算-Missionaries across the river issue, linked to achieve, there are three commands available, can be manually operated, automatic operation can be
BPneural-network
- BP神经网络matlab程序主要用于大坝变形分析与预测-The BP neural network procedures, mainly used in dam deformation monitoring data analysis and prediction
ga
- 遗传算法的源码,从网上找到的,供学习遗传算法适用。-Genetic algorithm source code, found from the Internet for learning genetic algorithm application.
BP
- BP神经网络MATLAB实例,参数训练好之后,通过传递函数来检验训练的效果。-BP nueral net. a good example, and it is tested then.
getgrad
- Produces a matrix of derivatives of network output w.r.t. % each network weight for use in the functions NNPRUNE and NNFPE.-Produces a matrix of derivatives of network output wrt each network weight for use in the functions NNPRUNE and NNFPE.
11_ga
- 很好的源码,遗传算法解决TSP,值得一看-Good source of genetic algorithm to solve TSP, worth a visit
TSP40
- 旅行商问题 tsp
Neural-network-to-identify
- 有导师学习神经网络的分类——鸢尾花种类识别-Neural network have teacher learning neural network to identify the classification of flower-de-luce kinds of flower-de-luce species-identification
DBSCAN
- dbscan聚类算法,可以学习聚类算法。并了解聚类算法-dbscan clustering algorithm, clustering algorithms can learn. And understand the clustering algorithm
ant
- matlab实现蚁群算法,是一个基本的蚁群算法,采用随机规则选择路径-ant colony opimization source code implemented on matlab