登录
首页 » matlab » The-gradient-descent-method

The-gradient-descent-method

于 2014-10-22 发布 文件大小:312KB
0 190
下载积分: 1 下载次数: 20

代码说明:

  梯度下降法是一个最优化算法,常用于机器学习和人工智能当中用来递归性地逼近最小偏差模型(The gradient descent method is an optimization algorithm used in machine learning and artificial intelligence to recursive approximation of the minimum deviation model )

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

发表评论

0 个回复

  • TutorialSheet
    Digital Image processing useful matlab toolbox :)
    2010-07-02 13:56:38下载
    积分:1
  • tpofdm2
    ofdm code ber matlab snr
    2010-12-16 17:59:26下载
    积分:1
  • MUSIC_sim
    本程序实现了在matlab环境下进行基于高阶累积量的MUSIC算法仿真(This procedure has in the matlab environment Cumulant Based MUSIC Algorithm Simulation)
    2008-06-16 13:32:22下载
    积分:1
  • delay
    DELAY Estimates the delay of y with respect to x using the information theoretic delay criterion in matlab
    2011-10-20 05:26:31下载
    积分:1
  • f11
    this is new approach for fuel cell control.it is really helpfull.
    2013-09-09 17:13:43下载
    积分:1
  • butoolsmatlab
    用于PH分布参数估计,MAP参数估计的一些基本函数。(Distribution parameter estimation for PH, MAP parameter estimates some basic functions.)
    2013-11-20 20:28:22下载
    积分:1
  • EEE-212-lab-sheet
    empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:21:13下载
    积分:1
  • mdl
    malab的simulink中的MDL模块源码,供参考(malab the MDL module in simulink source for reference)
    2009-04-20 23:33:07下载
    积分:1
  • hs
    说明:  Horn and shunck code to estimate the motion between two consecutive frames
    2011-01-19 16:26:47下载
    积分:1
  • singermodel
    这是目标作机动时,卡尔曼滤波模型采用singer模型的matlab 程序.(This is the goal for mobility, Kalman filtering model using the Matlab model singer procedures.)
    2006-06-06 22:12:08下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载