登录
首页 » matlab » DNN_toolbox

DNN_toolbox

于 2020-11-06 发布 文件大小:78029KB
0 180
下载积分: 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 个回复

  • TECH_MEMO-93-07
    Longitudinal Control of the Lead Car of a Platoon
    2021-03-02 15:09:34下载
    积分:1
  • CSTR
    对CSTR模型的建模及仿真程序,利用四阶龙科库塔法实现模型建立(Modeling and simulation program CSTR model, implementation model to establish the use of fourth-order Runge Ke Kuta law)
    2020-12-22 15:09:07下载
    积分:1
  • MAX_MIN_Ant_System
    matlab中求解最大最小问题的蚂蚁算法源代码。很有参考价值。(Matlab solution of the biggest problems the smallest ant algorithm source code. Great reference value.)
    2007-06-27 09:34:14下载
    积分:1
  • channel
    可设置函数曲线图视角的用户界面.分别包括红、绿、蓝色通道(Can be set to function graph view of the user interface, respectively include red, green, blue channel)
    2011-06-23 11:20:30下载
    积分:1
  • Dade_Toonify
    matlab files to perform toonification on images using bilateral filtering
    2013-10-23 21:01:34下载
    积分:1
  • rs_hdd
    为了防止码间干扰,rs码编译码采用硬判决+维特比译码(rs_hdd_vterbi)
    2010-12-29 00:36:11下载
    积分:1
  • TV
    说明:  彩色电视机的仿真机器接收器的仿真以及简介(Simulation of color TV receivers simulation machine)
    2011-03-21 13:56:11下载
    积分:1
  • kernel-ica
    说明:  利用KICA实现聚类,里面含有数据集,可以进行测试(clustering with KICA)
    2010-05-04 16:53:45下载
    积分:1
  • matlab
    Matlab Training Book
    2013-11-21 14:07:30下载
    积分:1
  • C4
    说明:  function [ret,x0,str,ts,xts]=smg(t,x,u,flag) smg is the M-file description of the SIMULINK system named smg. The block-diagram can be displayed by typing: smg. SYS=smg(T,X,U,FLAG) returns depending on FLAG certain system values given time point, T, current state vector, X, and input vector, U. FLAG is used to indicate the type of output to be returned in SYS.
    2010-03-03 17:21:04下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载