登录
首页 » matlab » obj_evaluation

obj_evaluation

于 2015-06-30 发布 文件大小:437KB
0 345
下载积分: 1 下载次数: 55

代码说明:

  多种语音信号质量评判工具,包括pesq、LLR、坂仓距离等。(This folder contains implementations of objective measures,include:PESQ measure,Likelihood-ratio measure,takura-Saito measure and so on.)

文件列表:

obj_evaluation
..............\addnoise_asl.asv,8162,2006-10-10
..............\addnoise_asl.m,8357,2006-10-10
..............\apply_filter.m,1144,2005-05-02
..............\apply_filters.m,662,2005-04-19
..............\apply_VAD.m,4081,2005-04-19
..............\clear.wav,256044,2015-03-29
..............\composite.m,18848,2007-04-07
..............\comp_cep.asv,6518,2006-10-10
..............\comp_cep.m,6237,2006-10-10
..............\comp_fwseg.asv,8549,2006-10-10
..............\comp_fwseg.m,8675,2006-10-10
..............\comp_fwseg_mars.asv,17305,2006-08-28
..............\comp_fwseg_mars.m,19251,2007-04-07
..............\comp_fwseg_variant.m,8606,2007-04-07
..............\comp_is.asv,7506,2006-10-10
..............\comp_is.m,6543,2006-10-10
..............\comp_llr.asv,5479,2006-10-10
..............\comp_llr.m,5482,2006-10-10
..............\comp_snr.asv,5049,2006-10-09
..............\comp_snr.m,5181,2006-10-10
..............\comp_wss.asv,11665,2006-10-10
..............\comp_wss.m,11626,2006-10-10
..............\crude_align.m,2430,2005-05-10
..............\DC_block.m,653,2005-04-19
..............\enhanced.wav,33484,2006-07-31
..............\FFTNXCorr.m,933,2005-04-25
..............\fix_power_level.m,1074,2005-04-26
..............\id_searchwindows.m,1621,2005-04-26
..............\id_utterances.m,2815,2005-05-10
..............\input_filter.m,335,2005-04-19
..............\pesq.asv,4018,2006-10-10
..............\pesq.m,4007,2006-10-10
..............\pesqtest.m,50,2015-03-29
..............\pesq_psychoacoustic_model.m,31933,2006-08-04
..............\pow_of.m,123,2005-04-18
..............\readme.pdf,8309,2006-10-04
..............\readme.txt,3851,2006-10-04
..............\setup_global.m,13950,2005-04-25
..............\sp02.wav,42282,2005-08-07
..............\sp02_train_sn5.wav,56082,2006-07-19
..............\sp04.wav,33900,2006-07-21
..............\sp04_babble_sn10.wav,33900,2006-07-21
..............\split_align.m,11909,2005-05-12
..............\time_align.m,1808,2005-05-05
..............\utterance_locate.m,710,2006-07-21
..............\utterance_split.m,5023,2005-07-23
..............\white_noise.wav,50044,2006-10-10

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

发表评论

0 个回复

  • juzhengongneng
    矩阵功能的演示 首先显示矩阵 所有数据按照MATLAB中的矩阵操作实例实现(Matrix function shows the first display all the data matrix in the matrix operation in accordance with examples of MATLAB Implementation)
    2010-06-24 16:19:57下载
    积分:1
  • lyapunov-of-wolf
    两自由度碰撞振动系统的lyapunov指数的matlab代码,用wolf法。(lyapunov code of matlab)
    2011-10-24 16:21:09下载
    积分:1
  • QPSK
    QPSK modulation with awgn channel
    2013-12-08 22:27:12下载
    积分:1
  • MHE
    基于matlab,实现滚动时域估计算法(MHE算法),将估计问题转化为优化问题,基于粒子群算法求解最优解,结合惩罚函数法来处理带约束的优化问题(Optimization based on matlab, realize moving horizon estimation (MHE algorithm), the estimation problem into an optimization problem solving the optimal solution based on particle swarm algorithm, combined penalty function method to deal with constraints)
    2021-04-07 21:59:01下载
    积分:1
  • SF_OFDM_channel_estimation
    在信道不完美估计状况下,空频分组码在ofdm系统中的性能分析(in Channel estimates situation is not perfect, the air Frequency Block in OFDM System Performance Analysis)
    2006-06-21 09:58:02下载
    积分:1
  • AT
    说明:  matlab中电气化铁路牵引网上的AT所模型。(matlab electrified railway traction in the model AT Internet.)
    2013-07-13 18:53:03下载
    积分:1
  • texexp
    Text Processing example, a program to recognize tokens
    2014-11-25 00:43:38下载
    积分:1
  • Park_tran
    park等常用的一些建模时需要的变换公式,对电气类工程人员很有用(park and other common modeling some transformation formulas needed for electrical engineers useful class)
    2014-01-15 10:15:00下载
    积分:1
  • Lu系统
    很好的程序!Lu系统的Lyapunov指数,分岔图和庞加莱映射!(Good program! Lyapunov index, bifurcation diagram and Poincare map of Lu system.)
    2020-12-29 17:59:01下载
    积分:1
  • Optimal dispatching of microgrid Cplex
    Matlab+YALMIP+CPLEX解决带储能的微电网优化调度问题,以微电网运行成本最小为目标函数,约束条件包含蓄电池SOC约束、交换功率约束、功率平衡等约束,本程序已在Matlab 2015b平台,yalmip version:20171121 CPLEX version:12.8教育版 验证成功(Matlab+YALMIP+CPLEX solves the optimization scheduling problem of microgrid with storage energy, taking the minimum operating cost of microgrid as the objective function. The constraints include the constraints of the battery SOC constraint, the switching power constraint, the power balance and so on. This program has been verified on the Matlab 2015b platform, yalmip version: 20171121 CPLEX version:12.8 Education edition.)
    2021-03-11 15:49:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载