登录
首页 » matlab » BPGUI

BPGUI

于 2020-05-27 发布
0 85
下载积分: 1 下载次数: 1

代码说明:

说明:  用matlab实现BP网络,各种激活函数任你选择。(Use matlab to realize BP network. You can choose all kinds of activation functions.)

文件列表:

BPGUI\activateFcnScript.m, 1919 , 2018-03-14
BPGUI\acti_atan.m, 44 , 2018-03-14
BPGUI\acti_atan_prime.m, 97 , 2018-03-14
BPGUI\acti_bentlinear.m, 118 , 2018-03-14
BPGUI\acti_bentlinear_prime.m, 132 , 2018-03-14
BPGUI\acti_elu.m, 131 , 2018-03-14
BPGUI\acti_elu_prime.m, 164 , 2018-03-14
BPGUI\acti_linear.m, 68 , 2018-03-14
BPGUI\acti_linear_prime.m, 93 , 2018-03-14
BPGUI\acti_prelu.m, 128 , 2018-03-14
BPGUI\acti_prelu_prime.m, 147 , 2018-03-14
BPGUI\acti_relu.m, 86 , 2018-03-14
BPGUI\acti_relu_prime.m, 124 , 2018-03-14
BPGUI\acti_sigmoid.m, 77 , 2018-03-14
BPGUI\acti_sigmoid_prime.m, 105 , 2018-03-14
BPGUI\acti_softplus.m, 94 , 2018-03-14
BPGUI\acti_softplus_prime.m, 137 , 2018-03-14
BPGUI\acti_tanh.m, 100 , 2018-03-14
BPGUI\acti_tanh_prime.m, 116 , 2018-03-14
BPGUI\evaluate.m, 546 , 2018-03-15
BPGUI\feedforward.m, 648 , 2018-03-14
BPGUI\figs\relu10.png, 68525 , 2018-03-15
BPGUI\figs\relu20.png, 66431 , 2018-03-15
BPGUI\figs\relu30.png, 66060 , 2018-03-15
BPGUI\figs\sigmoid10.png, 70779 , 2018-03-15
BPGUI\figs\sigmoid20.png, 70327 , 2018-03-15
BPGUI\figs\sigmoid30.png, 63717 , 2018-03-15
BPGUI\generateData.m, 2333 , 2018-03-14
BPGUI\generateDataScript.m, 534 , 2018-03-15
BPGUI\networkScript.m, 4235 , 2018-03-15
BPGUI\networksMainUI.fig, 77302 , 2018-03-15
BPGUI\networksMainUI.m, 9251 , 2018-03-15
BPGUI\plotData.m, 293 , 2018-03-14
BPGUI\plotNetworkScript.m, 979 , 2018-03-14
BPGUI\run.m, 15 , 2018-03-15
BPGUI\SGD.m, 617 , 2018-03-14
BPGUI\介绍.txt, 223 , 2018-03-15
BPGUI\figs, 0 , 2018-03-15
BPGUI, 0 , 2018-03-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • txbyjc
    本程序可以实现对图象的边缘检测,用MATLAB编程,算法来源于计算机图形学.(This procedure can be achieved on the image edge detection, using MATLAB programming, algorithms from computer graphics.)
    2008-03-08 09:24:09下载
    积分:1
  • FANSHUSHANG
    求解加噪信号的范数熵,本程序是选取单载频信号求解其范数熵(Solving the norm of the signal plus noise entropy, the procedure is to select a single carrier frequency signal solving its norm entropy)
    2013-07-29 21:03:35下载
    积分:1
  • FHSS-PROGRAM-AND-ITS-OUTPUT
    sourcse code for fhss
    2012-11-28 09:07:21下载
    积分:1
  • danpao3
    matlab程序,地震数据单炮的模拟,震源为Ricker子波(matlab program to simulate the seismic data in a single shot, the source for the Ricker wavelet)
    2014-02-20 16:52:56下载
    积分:1
  • seg
    use the .m file to segment the car plate from the background.
    2010-11-24 13:46:23下载
    积分:1
  • RSG_RSG_PARALLEL
    微电网的小干扰稳定性分析程序,尅实现并联运行的分析(Small signal stability analysis can work in parallel types just download it you can get a lot to learn!)
    2012-06-18 14:50:18下载
    积分:1
  • HOG-LBP-detection
    该程序分别提取正负样本图像的HOG和LBP特征,利用支持向量机进行样本训练,得到行人分类器。利用训练好的分类器进行检测,实验结果表明,该方法可以有效检测出图像中的行人,并达到了较好的检测结果。(A novel approach based on combining Histogram of oriented gradients (HOG) and LocalBinary Pattern(LBP) is suggested in the program.Also liner SVM is acted as the classifier,and the experiment suggests that the method can better deal with human detection.)
    2021-04-21 13:38:49下载
    积分:1
  • OptimalTrackingFIlter
    Article about Estimating Optimal Tracking FIlter
    2013-11-29 17:44:39下载
    积分:1
  • SVM_Multi_Classifier
    SVM multi classifier with diferent Kernels example
    2013-12-04 12:18:41下载
    积分:1
  • ruleout
    可以实现粗糙集的整个算法,从上下近似、属性约简、属性重要度到决策规则的输出和规则的确定性因子,全部实现。内附测试数据,有详细的注解,可以实现与数据库的直接连接。(Rough set can be achieved throughout the algorithm, from top to bottom approximation, attribute reduction, attribute importance to the uncertainty factor output of decision rules and regulations, all to achieve. Enclosing the test data, detailed notes, can be achieved with a direct connection to the database.)
    2021-02-28 15:59:35下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载