资源列表
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
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
SOUND1lpc
- 该函数(线性预测)主要应用于声音处理与分析,在说话人识别中有着广泛的应用!-the function (Linear Prediction) will be used in voice processing and analysis, in the words of Recognition has wide application!
BP
- BP神经网络训练程序,可以用来做各种计算,如线性拟合-BP neural network training procedures can be used for various calculations, such as linear regression, etc.
short_ruote
- 这是一个用迪杰斯特拉算法求最短路径问题的算法-This is a used Dijkstra algorithm for shortest path algorithm
BPjianmo
- 神经网络BP算法的实现,用于拟合函数。BP神经网络建模-BP neural network algorithm for the fitting function. BP neural network modeling
BP神经网络拟合函数
- BP神经网络拟合函数,建模神经网络MATLAB程序matlab源码,具有参考价值