登录
首页 » matlab » bp

bp

于 2014-11-19 发布 文件大小:377KB
0 194
下载积分: 1 下载次数: 0

代码说明:

说明:  详细的BP神经网络实现代码,自己编程,从新手角度很好的入门资料。(BP neutral network based on matlab,)

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

发表评论

0 个回复

  • ffmpeg-matlab
    This code can capture a frame from a vidoe in matlab.
    2009-10-21 15:14:58下载
    积分:1
  • Fig5x17
    电力电子、电机控制系统仿真模型 经典仿真源程序 洪乃刚版本(Power electronics, motor control system simulation model version of the classic simulation source Hong Naigang)
    2011-05-09 23:20:08下载
    积分:1
  • double_pendulum_init
    double_pendulum_init initial for the pendulum
    2014-01-25 15:49:42下载
    积分:1
  • imgsteg
    IMAGE STEGNOGRAPHY LKE THIS CHEC IT ADVANTAGE USING ATLAB.VERY USEFULL
    2013-11-28 22:20:22下载
    积分:1
  • robert
    使用robert算子 寻找图像边界的方法 解决的是一道国赛的题目 找圆心给出坐标(find the edge of some part of pictures by using robert method the code solves a problem of finding the centre of circle in CUMUM )
    2012-02-09 19:23:37下载
    积分:1
  • ComplexNetworksPackage.1.6.Win
    完成复杂网络基本操作,基于网络图模型,可与图论算法及其matla实现配套使用(Complete complex network basic operation, based on network graph model)
    2020-06-26 17:20:02下载
    积分:1
  • neidianfa
    对一个小算法应用内点法,算法比较简单,但思路明朗。值得我们学习(Algorithm applied to a small interior-point method, the algorithm is relatively simple, but Siluminglang. We can learn)
    2011-06-21 09:21:16下载
    积分:1
  • lecture1
    lecture series of matlab
    2012-10-10 02:41:15下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • Matlab-DC
    matlab 直流潮流计算程序 DCpowerflow(matlab DC load flow calculation program DCpowerflow)
    2016-03-08 18:23:34下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载