资源列表
PSO_breed
- 基于杂交的混合粒子群算法,只需添加适应度函数即可使用-Hybridization-based hybrid particle swarm optimization, simply add the fitness function can be used
SNN
- 将ANN人工神经网络转换为SNN脉冲神经网络-The ANN artificial neural network is converted to SNN pulse neural network
HH_model_rate
- 生物神经元的HH模型,可以模仿实际的神经元-HH models of biological neurons, can mimic the real neurons
Linear-Identification
- Linear Identification 利用Matlab的S(shiplinearS)函数编写船舶运动的微分方程-Linear Identification
ANN-master
- 使用BP算法实现了一个隐层的人工神经网络(ANN),是学习BP算法的一个很好的参考-implement an Artificial Neural Network(ANN) with one hide layer,using bp algorithm,a good reference to the study of bp algorithm
Vb-FFT
- 自己编的Vb实现FFT,很方便-1-VB realize FFT algorithm. In VB in a simple call, a very convenient。。。。。。
covcalculator
- 局部Log.Euclidean协方差矩阵描述子 L2ECM SPD矩阵的空间并不是一个向量空间,而是一个黎曼流形。因此,传统 欧氏空间内的运算 例如欧氏距离、均值-Local Log-Euclidean Covariance Matrix (L2ECM) Local Log-Euclidean Covariance Matrix (L2ECM) to represent neighboring image properties by capturing cor- relation of vari
Text-clustering
- 机器学习中文本聚类算法,里面有5个文件,包含Python实现代码和测试数据。-The clustering algorithm machine learning Chinese, there are five files that contain Python implementation code and test data.
TSP
- 基于连续HP网络的TSP问题。根据Hopfield神经网络相关知识,得到旅行商最短路径。本例程解决的是一个城市数量为10的TSP问题,城市位置在图上用坐标表示。-TSP problem based on continuous HP network.
waiji
- 基于离散HP网络的图像去噪。根据Hopfield神经网络相关知识,设计一个具有联想记忆功能的离散型Hopfield神经网络。-Image denoising based on discrete HP neural network
fenlei
- 单层竞争神经网络的数据分类,患者癌症发病预测。设法找出癌症与正常样本在基因表达水平上的区别,建立竞争网络模型去预测待检测样本是癌症还是是正常样本。-Data classification of single layer competitive neural network
SOM
- SOM神经网络的数据分类,柴油机故障诊断。案例给出了含有8个故障样本的数据集。每个故障样本有8个特征,使用SOM网络进行故障判断。-Data classification of SOM neural network