登录
首页 » matlab » 1

1

于 2013-05-18 发布 文件大小:4KB
0 198
下载积分: 1 下载次数: 4

代码说明:

   bp_innerloop.m Inner loop of the backpropagtion learning algorithm. One hidden layer. Uses tanh as the transfer function. Uses the following global variables for input and/or output: Inputs1 - input patterns Desired - desired output patterns LearnRate - learning rate parameter Momentum - momentum parameter DerivIncr - increment to the derivative of the transfer function (Fahlman s trick typical value 0.2) Weights1 - first weight layer (updated by this routine) Weights2 - second weight layer (updated by this routine) deltaW1 - initialize to 0 before first call deltaW2 - initialize to 0 before first call TSS - total sum-squared error (set by this routine) Recurrent state

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

发表评论

0 个回复

  • HoughObject
    Circles We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of fixed radius can be described fully by the location of its center (x, y). Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these places”. It turns out that the locus of these votes is itself a circle. But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
    2010-03-09 06:46:32下载
    积分:1
  • EMC_Information
    st出的关于电磁兼容EMC信息的手册,比较有用,推荐给大家(st on the EMC information manuals, more useful and recommend it to everyone )
    2006-12-17 19:50:22下载
    积分:1
  • BLK
    this function perform and make block diagram on image with defferent image and block size . by using matlab program
    2011-07-14 21:09:02下载
    积分:1
  • phase-signal-pulse-compression
    本程产生了二进制相位调制脉冲压缩信号,在mimo雷达信号编码中有所应用(This process produces a binary phase modulation pulse compression signal mimo radar signal coding has been applied)
    2013-04-14 09:51:14下载
    积分:1
  • MATLAB 线性方组的数值解法.part5
    说明:  是MATLAB 线性方程组的数值解法.... Gauss消去法.. 顺序Gauss消去法.. Gauss-Jordan消去法... 追赶法... 1 LU分解... Cholesky分解.....Jacobi迭代法..Gauss-Seidel迭代法.. 逐次超松弛迭代法... 梯度法.. 奇异值分解法... rref函数... lu函数... chol函数. mrdivide函数(MATLAB Efficient Programming Skills and Applications 25 Cases Analysis of Example Code Compression Section5)
    2020-06-23 22:20:02下载
    积分:1
  • UWB_channel_sim
    说明:  IEEEuwb仿真UWB信道冲击相应;rmsds仿真UWB信道的均方根时延扩展;PDP仿真UWB信道的功率延迟剖面 rakeselector仿真RAKE接收机的路径选择 PPMcorrmask_P仿真RAKE接收机的相关模板信号(IEEEuwb simulation UWB channel corresponding impact; rmsds simulation of UWB Channel rms delay expansion; PDP simulation UWB channel power delay profile rakeselector simulation RAKE receiver Road Drive options PPMcorrmask_P RAKE receiver simulation of signal template)
    2006-02-06 09:02:42下载
    积分:1
  • perf
    说明:  Matlab中用于求解精确的单位阶跃响应的超调量与过渡时间的函数,详见函数说明(Matlab, used to solve the exact step response overshoot and the transition function of time, see function description)
    2011-03-20 11:12:02下载
    积分:1
  • kzs
    using fft function and other function that woring with signals, and picture in matlab
    2009-11-01 23:21:20下载
    积分:1
  • blackground
    模拟PS软件,使用渐变方式,改变图象背景(PS simulation software, using the gradual approach to change the background image)
    2011-02-03 11:42:41下载
    积分:1
  • lunwen
    本文简要介绍了语音信号采集与分析的发展史以及语音信号的特征、采集与分析方法,并通过PC机录制自己的一段声音,运用Matlab进行仿真分析,最后加入噪声进行滤波处理,比较滤波前后的变化。(This paper introduces the voice signal acquisition and analysis of the history and characteristics of speech signals, sampling and analysis methods, and through a PC, record your own voice, use of Matlab simulation and analysis, and finally adding noise filtering, comparing before and after filtering change.)
    2010-05-09 12:29:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载