资源列表
gaussindenoisepcnn
- 用matlab 实现耦合神经网络基本模型的算法代码3453534643诉讼-Matlab coupled with the realization of the basic model of neural network algorithm code 3453534643 litigation
beiyesi
- 一个简单的贝叶斯分类器,有实验步骤和实验数据。-A simple Bayesian classifier, there are experimental steps and the experimental data.
bpsuanfanet
- 人工神经网络BP算法,希望可以帮助大家学习,简单的小程序,里面有readme-BP artificial neural network algorithm, hope can help them to learn, simple procedures, there are readme
demo4
- BP神经网络解决异或问题 BP神经网络解决异或问题-BP neural network to solve XOR problem of BP neural network to solve XOR problem
AutomatSystemRequirementSpecification
- 课程软件小组自动售货机系统需求分析初稿,供大家分享-Course software group vending machine system the preliminary needs analysis for everyone to share
bpannpid
- 用matlab写的BP神经网络整定PID的算法,被控对象为二阶对象。-Matlab written with BP neural network-tuning PID algorithm, was charged with second-order object to object.
ballplate
- 板球系统的模糊控制,用matlab的M语言写的模糊控制器,用siumlink做的仿真。-Cricket fuzzy control system, using the M language matlab fuzzy controller, using the simulation siumlink do.
duobuyuce
- 多部预测自校正控制的算法仿真程序,用matlab写的。用的RLS带遗忘的最小二乘法递推。-Forecast for more than self-tuning control algorithm simulation program, written using matlab. Used in the RLS with forgetting recursive least square method.
GradeCluser
- 分级聚类算法,分级聚类算法VC6实现MFC-Hierarchical clustering algorithm, hierarchical clustering algorithm VC6 achieve MFC
bp
- #include "iostream.h" #include "iomanip.h" #define N 20 //学习样本个数 #define IN 1 //输入层神经元数目 #define HN 8 //隐层神经元数目 #define ON 1 //输出层神经元数目 double P[IN] //单个样本输入数据 double T[ON] //单个样本教师数据 double W[HN][IN] //输入层至隐层权值 double V[ON][HN] //隐
bp_fortran1
- 用Fortran实现的bp算法程序-Bp realized with Fortran algorithm procedures
bp
- 演示程序: CMMATools.exe 神经网络类(BP算法): BpNet_src.rar 作者:同济大学材料学院 张纯禹 email:chunyu_79@hotmail.com -Demo: CMMATools.exe type of neural network (BP algorithm): BpNet_src.rar Author: Materials Science and Engineering, Tongji University张纯禹email: chun
