登录
首页 » matlab » DNN_toolbox

DNN_toolbox

于 2020-11-06 发布 文件大小:78029KB
0 217
下载积分: 1 下载次数: 149

代码说明:

  语音分离用的深度神经网络工具箱,matlab,非常全 (This folder contains Matlab programs for a toolbox for supervised speech separation using deep neural networks (DNNs).)

文件列表:

DNN_toolbox
...........\config
...........\......\list.txt,8640,2016-03-08
...........\......\list120.txt,1440,2016-03-08
...........\......\list120_short.txt,120,2016-03-08
...........\......\list600.txt,7200,2016-03-08
...........\......\list600_short.txt,120,2016-03-08
...........\DATA
...........\dnn
...........\...\main
...........\...\....\checkPerformanceOnData_no_print.m,423,2016-03-08
...........\...\....\checkPerformanceOnData_no_print_wiener.m,527,2016-03-08
...........\...\....\checkPerformanceOnData_save_IBM.m,3763,2016-03-08
...........\...\....\checkPerformanceOnData_save_wiener.m,3709,2016-03-08
...........\...\....\computeNetGradientNoRolling.m,1497,2016-03-08
...........\...\....\dnn_train.m,2356,2016-03-08
...........\...\....\forwardPass.m,1646,2016-03-08
...........\...\....\forwardPass_diff_drop_ratio.m,1433,2016-03-08
...........\...\....\funcDeepNetTrainNoRolling.m,4675,2016-03-08
...........\...\....\getOutputFromNet.m,806,2016-03-08
...........\...\....\getOutputFromNetSplit.m,585,2016-03-08
...........\...\....\stoi.m,7760,2016-03-08
...........\...\mvn_store.m,1764,2016-03-08
...........\...\pretraining
...........\...\...........\pretrainRBMStack.m,1084,2016-03-08
...........\...\...........\trainRBM.m,3150,2016-03-08
...........\...\run_every.m,1026,2016-03-08
...........\...\utility
...........\...\.......\batchComputeMeanStd.m,405,2016-03-08
...........\...\.......\compute_unit_activation.m,436,2016-03-08
...........\...\.......\compute_unit_gradient.m,414,2016-03-08
...........\...\.......\count_struct.m,188,2016-03-08
...........\...\.......\deltas.m,691,2016-03-08
...........\...\.......\format_print.m,321,2016-03-08
...........\...\.......\gather_net.m,178,2016-03-08
...........\...\.......\genBatchID.m,335,2016-03-08
...........\...\.......\getHITFA.m,217,2016-03-08
...........\...\.......\getMSE.m,82,2016-03-08
...........\...\.......\getNetParamStr.m,304,2016-03-08
...........\...\.......\initializeRandWSparse.m,374,2016-03-08
...........\...\.......\initRandW.m,111,2016-03-08
...........\...\.......\initRandWSparse.m,251,2016-03-08
...........\...\.......\make_labels.m,144,2016-03-08
...........\...\.......\make_window_buffer.m,328,2016-03-08
...........\...\.......\meanVarArmaNormalize_Test.m,177,2016-03-08
...........\...\.......\meanVarNormalize.m,244,2016-03-08
...........\...\.......\meanVarNormalize_Test.m,273,2016-03-08
...........\...\.......\mean_var_norm.m,620,2016-03-08
...........\...\.......\mean_var_norm_testing.m,279,2016-03-08
...........\...\.......\netRolling.m,396,2016-03-08
...........\...\.......\netUnRolling.m,124,2016-03-08
...........\...\.......\randInitNet.m,714,2016-03-08
...........\...\.......\randinitWbSparse.m,404,2016-03-08
...........\...\.......\relu.m,156,2016-03-08
...........\...\.......\relu_grad.m,43,2016-03-08
...........\...\.......\resyn
...........\...\.......\.....\cochleagram.m,1173,2016-03-08
...........\...\.......\.....\cochplot.m,1145,2016-03-08
...........\...\.......\.....\erb2hz.m,263,2016-03-08
...........\...\.......\.....\f_af_bf_cf.mat,1280,2016-03-08
...........\...\.......\.....\gammatone.m,1620,2016-03-08
...........\...\.......\.....\hz2erb.m,268,2016-03-08
...........\...\.......\.....\ibm.m,1685,2016-03-08
...........\...\.......\.....\loudness.m,1164,2016-03-08
...........\...\.......\.....\meddis.m,1681,2016-03-08
...........\...\.......\.....\synthesis.m,3265,2016-03-08
...........\...\.......\sigmoid.m,51,2016-03-08
...........\...\.......\sigmoid_grad.m,43,2016-03-08
...........\...\.......\softmax.m,143,2016-03-08
...........\...\.......\unroll_struct.m,296,2016-03-08
...........\...\.......\zeroInitNet.m,689,2016-03-08
...........\gen_mixture
...........\...........\generate_test_mix.m,2960,2016-03-08
...........\...........\generate_train_mix.m,3277,2016-03-08
...........\...........\get_all_noise_test.m,353,2016-03-08
...........\...........\get_all_noise_train.m,382,2016-03-08
...........\get_feat
...........\........\features
...........\........\........\ams
...........\........\........\...\AMS_init_FFT.m,1756,2016-03-08
...........\........\........\...\create_crit_filter.m,3875,2016-03-08
...........\........\........\...\env_extraction_gmt_chan2.m,346,2016-03-08
...........\........\........\...\extract_AMS_perChan.m,1975,2016-03-08
...........\........\........\...\get_amsfeature_chan_fast.m,338,2016-03-08
...........\........\........\...\mel.m,831,2016-03-08
...........\........\........\cochleagram
...........\........\........\...........\cochleagram.m,1173,2016-03-08
...........\........\........\...........\erb2hz.m,263,2016-03-08
...........\........\........\...........\f_af_bf_cf.mat,1280,2016-03-08
...........\........\........\...........\gammatone.m,1616,2016-03-08
...........\........\........\...........\hz2erb.m,268,2016-03-08
...........\........\........\...........\ibm.m,1685,2016-03-08
...........\........\........\...........\ideal.m,356,2016-03-08
...........\........\........\...........\loudness.m,1164,2016-03-08
...........\........\........\...........\meddis.m,1681,2016-03-08
...........\........\........\...........\synthesis.m,3265,2016-03-08
...........\........\........\...........\wiener.m,245,2016-03-08
...........\........\........\my_features_AmsRastaplpMfccGf.m,854,2016-03-08
...........\........\........\rastamat
...........\........\........\........\audspec.m,1266,2016-03-08

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

发表评论

0 个回复

  • greymodel
    说明:  这是灰色GM(1,1)预测的源代码,只要你输入数据,就可以预测以后的数据,必要时可以修改程序(This is a gray GM (1,1) forecast of the source code, as long as you input data, the data can predict the future, if necessary, modify the program)
    2009-08-15 20:46:41下载
    积分:1
  • Matlab-Programs-part5
    balanis antenna code part5
    2015-03-01 20:44:27下载
    积分:1
  • other-f
    用matlab写了个GUI界面,可以进行画图采样操作,还可以与下位机相连。(Using MATLAB to write a GUI interface, can draw the sampling operation, also can be connected with the lower machine. )
    2015-03-09 10:00:47下载
    积分:1
  • discrete_convolution
    离散卷积图法的MATLAB实现程序,MATLAB函数conv只能计算从零开始的两个右边序列的卷积,此程序对序列没有此限制,适用范围更广。(MATLAB discrete convolution diagram method to achieve the program MATLAB function conv can only calculate the convolution of the right sequence from scratch, this program sequence does not have this restriction applies to a wider range.)
    2012-05-12 10:38:33下载
    积分:1
  • LEACH
    LEACH Implementation in MATLAB
    2014-11-05 16:10:57下载
    积分:1
  • LINEAR
    说明:  利用EM算法对状态空间模型中的参数进行辨识,效果良好(The EM algorithm is used to identify the parameters in the state space model, and the result is good.)
    2021-03-26 20:39:13下载
    积分:1
  • flavia-alpha.src.tar
    leaf recognition by Flavia
    2011-12-25 11:39:55下载
    积分:1
  • w-(1)
    额度为单位对身材C阿萨css彻底删除维多西奇舞动长裙策维持稳定从万达cdc档次低vvcd(In cognitive radio networks, power control is considered as an important issue to improve the performance of dynamic spectrum sharing. In this paper, in order to maximize the efficiency of the system, the secondary users and primary user behaviors will be considered. )
    2011-11-28 23:16:56下载
    积分:1
  • 3kKJExxX
    5个基本的求解VRP问题的matlab程序。(5 basic matlab program for solving VRP problems.)
    2009-10-08 21:32:45下载
    积分:1
  • MATLABCORD
    基于语音增强程序的相关基本程序代码实用性强(speech enhancement based on the procedures related to the basic program code practicability)
    2007-05-05 23:43:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载