搜索资源列表
SOM-PNN
- 本文将SOM(自组织特征映射)和PNN(概率)神经网络应用到柴油机故障诊断中,首先介绍了SOM和PNN神经网络的算法,然后对柴油机的故障进行了分析,并运用matlab进行了仿真,验证了实验结果。-This article will SOM (self-organizing feature map) and PNN (probability) neural network is applied to fault diagnosis of diesel engine, first introduce
PNN程序
- 利用matlab 程序通过部分样本参考量训练,对剩下样本的类别进行预测(Using the matlab program, through the training of some sample reference quantity, we forecast the remaining samples)
神经网络入门13课源码
- 神经网络入门13课源码 第一课 MATLAB入门基础 第二课 MATLAB进阶与提高 第三课 BP神经网络 第四课 RBF、GRNN和PNN神经网络 第五课 竞争神经网络与SOM神经网络 第六课 支持向量机( Support Vector Machine, SVM ) 第七课 极限学习机( Extreme Learning Machine, ELM ) 第八课 决策树与随机森林 第九课 遗传算法( Genetic Algorithm, GA ) 第十课 粒子群优化( Part