登录
首页 » matlab » DBN

DBN

于 2021-02-21 发布 文件大小:14767KB
0 602
下载积分: 1 下载次数: 771

代码说明:

  深度信念网络(DBN)的相关程序,是新手入门相当好的参照(Deep belief network (DBN) of the relevant procedures, is a very good reference for beginners)

文件列表:

DBN实例1
........\allcomb.m,2618,2014-05-11
........\data1.mat,93015,2015-01-21
........\data2.mat,92845,2015-01-21
........\data3.mat,92937,2015-01-21
........\data4.mat,93438,2015-01-21
........\dbnsetup.asv,671,2015-02-20
........\dbnsetup.m,665,2015-02-20
........\dbntrain.asv,254,2015-02-11
........\dbntrain.m,308,2015-02-11
........\dbnunfoldtonn.asv,674,2015-02-21
........\dbnunfoldtonn.m,674,2015-02-21
........\expand.m,1958,2014-05-11
........\flicker.m,208,2014-05-11
........\flipall.m,80,2014-05-11
........\fliplrf.m,543,2014-05-11
........\flipudf.m,576,2014-05-11
........\im2patches.m,313,2014-05-11
........\isOctave.m,108,2014-05-11
........\makeLMfilters.m,1895,2014-05-11
........\mnist_uint8.mat,14735220,2014-05-11
........\myOctaveVersion.m,169,2014-05-11
........\nnapplygrads.m,641,2015-02-11
........\nnbp.m,1691,2015-02-11
........\nnchecknumgrad.m,704,2014-05-11
........\nneval.m,811,2014-05-11
........\nnff.asv,2225,2015-02-11
........\nnff.m,2225,2015-02-11
........\nnpredict.m,192,2014-05-11
........\nnsetup.m,2032,2015-02-11
........\nntest.m,191,2015-02-15
........\nntrain.m,2586,2015-02-11
........\nnupdatefigures.m,1858,2014-05-11
........\normalize.m,97,2014-05-11
........\patches2im.m,242,2014-05-11
........\randcorr.m,283,2014-05-11
........\randp.m,2083,2014-05-11
........\rbmdown.m,90,2014-05-11
........\rbmtrain.asv,1521,2015-02-11
........\rbmtrain.m,1525,2015-02-11
........\rbmup.asv,151,2015-02-11
........\rbmup.m,192,2015-02-11
........\rnd.m,49,2014-05-11
........\sigm.m,48,2014-05-11
........\sigmrnd.m,126,2014-05-11
........\softmax.m,256,2014-05-11
........\tanh_opt.m,54,2014-05-11
........\Untitled.asv,1867,2015-02-21
........\Untitled.m,1867,2015-02-21
........\Untitled1.asv,6293,2015-02-21
........\Untitled1.m,6293,2015-02-21
........\Untitled2.asv,10176,2015-02-21
........\Untitled2.m,10177,2015-02-21
........\visualize.m,1072,2014-05-11
........\whiten.m,183,2014-05-11
........\zscore.m,137,2014-05-11

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

发表评论

0 个回复

  • mb_ftracker
    Abstract—Several algorithms have been developed for tracking formant frequency trajectories of speech signals, however most of these algorithms are either not robust in real-life noise environments or are not suitable for real-time implementation. The algorithm presented in this paper obtains formant frequency estimates voiced segments of continuous speech by using a time-varying adaptive filterbank to track individual formant frequencies. The formant tracker incorporates an adaptive voicing detector and a gender detector for formant extraction continuous speech, for both male and female speakers. The algorithm has a low signal delay and provides smooth and accurate estimates for the first four formant frequencies at moderate and high signal-to-noise ratios. Thorough testing of the algorithm has shown that it is robust over a wide range of signal-to-noise ratios for various types of background noises.
    2014-11-15 18:51:50下载
    积分:1
  • ls_inv_filter
    子波整形反褶积是通过所设计的整形滤波器对地震子波,使其成为所期望的形状。(Shaping wavelet deconvolution by shaping filter designed for seismic waves, making it the desired shape.)
    2015-01-21 19:53:24下载
    积分:1
  • Untitled4
    窗函数滤波器 (Window function filter)
    2015-04-11 21:22:21下载
    积分:1
  • 面向MATLAB工具箱的神经网络理论与应用_10206284
    可以降维分析,还有bp神经网络,非常方便学习。大家可以随意下载,(Dimensionality reduction analysis)
    2020-06-24 08:40:01下载
    积分:1
  • jpeg-matlab
    bmp等图像格式通过JPEG标准编码程序(JPEG ENCODER)
    2011-01-04 23:50:16下载
    积分:1
  • Archive
    无刷直流电机(BLCD) 建模仿真 S函数的编译(BLCD S-function)
    2010-05-26 10:18:06下载
    积分:1
  • 2011091002
    遗传算法求解非线性规划问题的两个MATLAB源程序(Genetic Algorithm for nonlinear programming problems two MATLAB source)
    2011-09-06 10:54:47下载
    积分:1
  • lanliu
    是本科毕设的题目,多机电力系统仿真及其潮流计算,esprit算法对有干扰的信号频率进行估计。( The title of the commercial is undergraduate course you Multi-machine power system simulation and flow calculation, esprit algorithm signal frequency interference can be assesse.)
    2016-11-21 18:03:52下载
    积分:1
  • my_new_lms
    LMS算法是一种很有用且很简单的估计梯度的方法。这种算法60年代初得出以后很快得到应用,它的突出优点是计算量小易于实现,且不要求脱线计算。只要自适应线性组合器每交迭代运算时都知道输入信号台和参考响应,那么,选用LMS算法是很合适的。(LMS algorithm is a very useful and very simple estimate of the gradient method. The algorithm reached 60 soon after the early applied, it is to calculate the amount of the outstanding advantages of a small easy to implement, and does not require off-line calculation. As long as the adaptive linear combiner time per each iteration all know that Taiwan and the reference input signal response, then the selection of LMS algorithm is very appropriate.)
    2010-12-08 15:31:45下载
    积分:1
  • Carr---PID-control-and-controller-tuning-techniqu
    PID CONTROL AND CONTROLLER TUNING TECHNIQUES
    2011-04-20 01:18:03下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载