资源列表
poj2978--ColoredStones
- POJ2978,同样是状态DP好题,滑铁卢大学的校赛题目
8.Hesort
- How do you arrange with heapsort
som
- 采用神经网络中的SOM网络,对数据进行分类
NeuralNetwork_RBF_Classification
- RBF神经网络的一个样本分类的例子,很简单,懂Matlab基础的就能看明白。-RBF neural network classification of a sample of examples of very simple, based on Matlab understand能看明白.
histogram_target
- matlab图像直方图规定化的各类型直方图-matlab image histogram provides various types of histograms
floyd
- 图论中求解不含负权环的多源动态规划算法floyd
Apriori
- Apriori 算法的实现,数据挖掘的经典算法实现-Apriori algorithm to achieve the classic data mining algorithms to achieve
rbf.rar
- rbf神经网络在变压器故障诊断中的应用,程序完整,希望大家能够用的上~,rbf neural network in the transformer fault diagnosis, procedural integrity, and hope that we can use the ~
rbf
- rbf神经网络用于机械故障的诊断,模式识别,分类等-rbf neural networks for machine fault diagnosis, pattern recognition, classification, etc.
Optimization2
- 组合优化求解旅行推销员问题, 近邻法、加权法-Combinatorial optimization to solve the traveling salesman problem, the nearest neighbor method, weighting method
BP
- y=sinx函数用BP神经网络自己写的程序预测,没有用神经网络工具箱里的函数-y = sinx function to write their own programs for prediction BP neural network, no neural network toolbox function is used
perception
- 感知器实现分类器设计,对点进行分类。只可以进行线性分割。-perception classification.linear classification.