登录
首页 » matlab » DNN_toolbox

DNN_toolbox

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

  • interp
    1 把要插值的一组数据对从Excel中导出为.txt文本文件 2 启动Matlab,并运行h.m,即可看到插值曲线.(One of a set of data to be interpolated from Excel, export to. Txt text file 2 starts Matlab, and run hm, you can see the interpolation curve.)
    2009-11-16 10:35:47下载
    积分:1
  • main
    酒吧模型MATLAB实现,实现了酒吧模型中参与人数的波动变化(El Farol bar problem)
    2009-05-16 19:51:22下载
    积分:1
  • matlba
    三种求矩阵特征值的matlab实现:乘幂法、QR算法、yaccbi法求特征值(Eigenvalues of the three Matrix matlab implementation: power method, QR algorithm, yaccbi Eigenvalue Method)
    2012-05-13 20:18:10下载
    积分:1
  • 3.图像处理实现螺纹识别
    基于matlab图像处理实现螺纹识别,滤波,边缘检测,拟合数据(Based on MATLAB image processing, thread recognition, filtering, edge detection and fitting data are realized.)
    2018-08-28 01:13:29下载
    积分:1
  • fengji
    说明:  MATLAB风力发电机模型。小电机模型,可以进行相关修改(MATLAB model of wind turbine. Small electric models, can be related to modifications)
    2008-11-26 22:42:03下载
    积分:1
  • Roc-curve
    Everything ROC and Precision-Recall curves.
    2015-04-04 18:24:41下载
    积分:1
  • cont
    signal to dq frame for single phasepwm rectifier which work in open loop for traction systems.matlab simulink modal is aasigned with it.
    2010-11-16 09:08:35下载
    积分:1
  • MT
    说明:  二层介质大地电磁响应,MATLAB编程,模拟二层介质的大地电磁响应曲线(Two-story media magnetotelluric response, MATLAB programming, analog two-story media magnetotelluric response curve)
    2010-03-16 21:15:35下载
    积分:1
  • RBF
    把RBF神经网络运用到对非线性的系统进行逼近上的仿真(The RBF neural network applied to the simulation of non-linear systems on the approximation)
    2021-04-26 22:08:45下载
    积分:1
  • BPSK
    This is code to simulation of AM, FM, PSK, QAM modulation
    2014-11-29 12:24:43下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载