资源列表
Hopfield
- 利用hopfield神经网络编写的程序 很不错 看以学习使用-this use hopfield neural network.it is very good.you can study it
Susan_filter
- 自己编写的一个Susan滤波算法,滤波效果很好,值得推荐-I have written a Susan filtering algorithm, the filtering effect is very good, worth recommending
1
- rbf神经网络逼近对象的仿真实例,网络结构为2—4-1-rbf neural network to approach the object simulation example, the network structure of 2-4-1
linzhigui
- 基于修改模型的冲突证据组合方法,林志贵,上 海 交 通 大 学学报
单层线性神经网络实例
- 单层线性神经网络实例-single example of linear neural network
rbf
- MATLAB中的一种预测方法--RBF法,可以对样本较稳定的预测-MATLAB of a forecasting method of--RBF method, to sample more stable prediction
MaxMinDistance
- 最大最小聚类算法,代码中对10个二维数据进行了聚类操作-Maximum and minimum clustering algorithm, the code for the 10-dimensional data clustering operation
Simulated-annealing-algorithm
- 很好的模拟退火算法,大家快来下载-Simulated annealing algorithm
TEMP1
- 模拟退火算法 求解中小规模的TSP问题 包括源码和实验报告 -RA TSP PRESENTATION
RR
- PID路径规划,直线测试仿真,误差包括转角和距离-It is a test case using PID
RandIndex_code
- 在无监督聚类中,输入两个聚类结果,返回聚类的评测值。聚类中的内部检测指标RANDINDEX。-produce Rand Indicator to compare two clusters
sklearnExample
- svm分类python练习。sklearn库-svm classification practice python