资源列表
SAGAforTSP
- 求完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序
parzen
- 这是一个有关parzen窗估计的代码,用来估计概率密度函数,在模式识别中有很多重要的地位-This is a window of the estimated parzen code, used to estimate the probability density function, in the pattern recognition there are many important position ~ ~
perceptron_dual
- 感知机算法的对偶形式,数据已经在文件中集成,数据是二维线性可分数据,运行产生超平面分类-Perceptron algorithm dual form, the data has been integrated in the file, the data is linearly separable two-dimensional data, run generating hyperplane classification
diagnose
- 《MATLAB神经网络原理与实例精解》中chap13中的例子 基于概率神经网络的柴油机故障诊断-Diesel Engine Fault Diagnosis based probabilistic neural network- " MATLAB network principles and examples of fine nerve Solutions" in chap13 examples
BPnetware1
- 用遗传算法优化BP神经网络的Matlab编程
ran资源分配网络算法
- ran资源分配网络算法,经典在线rbf训练算法
tsp.rar
- 旅行商问题,总共30个城市,计算最优路线和最短路径,Traveling Salesman Problem, a total of 30 cities, calculating the optimal route and the shortest path
matlabzhenneiyuce
- 帧内预测算法 是一个很好的算法,实现了帧内预测的算法 可以作为参考-Intra prediction algorithm is a good algorithm to achieve the intra prediction algorithm can be used as reference
pnn_zhs
- 概率神经网络(用于建模预报),可以直接运行,数据维数是列,样本是行。最后一列是预报量。-Probabilistic neural network (for Modeling and Forecasting), can run, the data dimension is the column, the sample is the line. The last column is the forecast amount.
GA
- 用matlab实现的基于遗传算法的旅行商问题即TSP问题-The traveling salesman problem based on genetic algorithm matlab realize that the TSP problem
uniformXover
- matlab 编程,遗传算法的均均交叉,用于遗传算法的计算。-Matlab programming, genetic algorithm both have overlapping genetic algorithm for the calculation.
bp.rar
- BP神经网络自适应步长训练算法,采用最小误差法,梯度下降法,自适应调节权值,BP neural network training anaysis, is realized by using error feed back, gradient descent applied updating of synaptic weights