-
BP-algorithm-numerical-experiments
BP算法数值实验的四个程序,实验一:给定七个输入的单层神经元以及输入P,比较不同传递函数所得到的输出结果。实验二:训练单层神经元BP网络,使其权值和阈值符合一定的精度,并给出误差曲面和动态逼近过程。实验三:训练一个隐层(含五个神经元)的单输出BP网络,给出动态逼近过程和训练好的权值和阈值。实验四:设计一个三层BP网络,实现对非线性正弦函数的逼近。(The four programs of the BP algorithm numerical experiments.)
- 2017-02-10 14:21:09下载
- 积分:1
-
Jdeveloper
jdeveloper开发的两个功能类,对于一些常用的方法,进行了封闭,非常有用。(Jdeveloper development two functional class after encapsulation, very useful for Java ee developers.)
- 2015-02-14 11:15:50下载
- 积分:1
-
BoostTest
说明: 编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。(MFC write-off procedures friends all know, through the resource editor to edit the menu item, set the menu item ID, and MFC-house by the ID to map menu and menu command handling function update function. I imagine MFC resource editor aside, the MFC program carried out by the interface configuration xml file, and then use the string to map the message processing function. Using boost libraries, I realized that vision. Specific xml file is to specify a string, then the string can find its command message processing functions and interface update command message processing function.)
- 2021-02-04 15:09:57下载
- 积分:1
-
beenbeeq
最近在做毕设,ldpc码的编解码实现,这个是verilog实现,(Recently, the implementation of coding and decoding of LDCC code has been completed. This is the verilog implementation.)
- 2018-07-30 10:43:31下载
- 积分:1
-
TimeTask
该程序主要是可以定时启动应用程序,定时关机、重启、注销。。。
(The program is mainly to start the application time, time off, restart, log off. . .)
- 2011-04-30 08:34:41下载
- 积分:1
-
wnn_forcast1.4
小波神经网络预测系统源代码包,小波神经网络预测系统源代码包(Wavelet neural network prediction system for the source code package, wavelet neural network prediction system source code package)
- 2010-02-21 19:57:31下载
- 积分:1
-
4241554
自己在一个通信项目中设计的滤波器,在传统设计的基础上作了改进,具有更好的特性,()
- 2018-04-16 08:35:53下载
- 积分:1
-
UJBGZR
是利用VC60开发出来的,实现基本的遗传算法,提供给大家一起学习一下,(Is developed by using VC60 to implement the basic genetic algorithm, to provide you with a chance to learn.)
- 2018-10-27 03:56:27下载
- 积分:1
-
Virtual-Desktop
多虚拟桌面的实现!包括了多个虚拟桌面的管理,添加新的虚拟桌面等功能(Implementation of multiple virtual desktops! Including a number of virtual desktop management, adding new features such as virtual desktops)
- 2011-09-28 23:52:43下载
- 积分:1
-
在WebBrowser中执行javascript脚本的几种方法整理(execScript/InvokeScript/NavigateScript) 附完整源码
涵盖了几种常用的 webBrowser执行javascript的方法,详见示例截图以及代码
- 2013-03-19下载
- 积分:1