- sourcecode linux and unix shell source code
- DoubleCooperativeDetection.rar 感知无线电中空闲频谱感知的双次协作检测算法仿真
- compile 编译原理 课程设计 赋值语句的递归下降翻译程序设计
- BiosignalAndBiomedicalImageProcessing-MatlabBasedA Biosignal and Biomedical Image Processing MATLAB
- tspmatlab 提出一种改进的禁忌搜索算法来求解背包问题
- SSHPjquery SSH+jquery(extjs demo 有两个实例) 是学习EXTJS很好的例子
文件名称:BPprog
介绍说明--下载内容来自于网络,使用问题请自行百度
BP算法最新C源程序,
#include\"stdarg.h\"
#include\"stdio.h\"
#include\"stdlib.h\"
#include\"math.h\"
#include\"graphics.h\"
#include\"conio.h\"
#define IN 4 /*输入层的神经元个数*/
#define HID 13 /*隐含层的神经元个数*/
#define MOD 594 /*学习样本个数*/
#define OUT 1 /*输出层的神经元个数*/-BP algorithm latest C source, # include "stdarg.h" # include "stdio.h" # include "stdlib.h" # include "math.h" # include "graphics.h" # include "conio.h" # define IN 4 / * input layer neurons number * / # define HID 13 / * hidden layer neuron number * / # define MOD 594 / * Number of samples * / # define OUT 1 / * output layer neurons number * /
#include\"stdarg.h\"
#include\"stdio.h\"
#include\"stdlib.h\"
#include\"math.h\"
#include\"graphics.h\"
#include\"conio.h\"
#define IN 4 /*输入层的神经元个数*/
#define HID 13 /*隐含层的神经元个数*/
#define MOD 594 /*学习样本个数*/
#define OUT 1 /*输出层的神经元个数*/-BP algorithm latest C source, # include "stdarg.h" # include "stdio.h" # include "stdlib.h" # include "math.h" # include "graphics.h" # include "conio.h" # define IN 4 / * input layer neurons number * / # define HID 13 / * hidden layer neuron number * / # define MOD 594 / * Number of samples * / # define OUT 1 / * output layer neurons number * /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BPprog.txt
www.dssz.com.txt
www.dssz.com.txt
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
