搜索资源列表
2008101523144260
- 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 它包括以下子程序: 1. BP网络初始化:nninit.m――给出P,T,R,S1,S2; 2. 适应值计算函数:gabpEval.m; 3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m; 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 主程序:gabpfault.m 它包括以下子程序: 1. 网络初始化:nninit.m――给出P,T,
ANN
- 文件中包含某老师关于人工神经网络控制系统的PPT,较详细的介绍了人工神经网络及应用于控制的相关内容。-File contains a teacher on the artificial neural network control system of PPT, a more detailed introduction to the artificial neural network and applied to the control of relevant content.
ANN
- ANN基本知识和应用课件,MATLAB ANN源代码-ANN basic knowledge and application of courseware, MATLAB ANN source code
ann
- 神经网络Matlab程序(2001年北大B题) -Matlab neural network program (Peking University B title in 2001)
chapter12
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》8 基于ANN的数字字符识别系统DigitRec——测试 -" Digital image processing and machine vision: Visual C++ and Matlab Implementation" 8 ANN-based digital character recognition system DigitRec- Test