登录
首页 » JavaScript » record_Final

record_Final

于 2013-04-30 发布 文件大小:1332KB
0 215
下载积分: 1 下载次数: 4

代码说明:

  基于matlab对语音进行特征参数提取,毕业论文等神器,用处很大(Based on matlab voice characteristic parameter extraction, thesis artifact, useful)

文件列表:

record_Final
............\0.bin,720,2012-04-25
............\1.bin,768,2012-04-25
............\2.bin,768,2012-04-25
............\3.bin,720,2012-04-25
............\4.bin,912,2012-04-25
............\5.bin,864,2012-04-25
............\6.bin,768,2012-04-25
............\7.bin,768,2012-04-25
............\8.bin,720,2012-04-25
............\9.bin,720,2012-04-25
............\dtw.m,535,2012-04-25
............\enframe.m,2141,2012-04-25
............\filesave.asv,1383,2012-04-25
............\filesave.m,1412,2012-04-25
............\floatchange.asv,605,2012-04-25
............\floatchange.m,605,2012-04-25
............\geust参考模板1.bin,4032,2012-04-25
............\guest特征参数
............\.............\0.bin,912,2012-04-25
............\.............\1.bin,768,2012-04-25
............\.............\2.bin,816,2012-04-25
............\.............\3.bin,576,2012-04-25
............\.............\4.bin,864,2012-04-25
............\.............\5.bin,816,2012-04-25
............\.............\6.bin,864,2012-04-25
............\.............\7.bin,624,2012-04-25
............\.............\8.bin,720,2012-04-25
............\.............\9.bin,816,2012-04-25
............\.............\guest特征参数.rar,6980,2012-04-25
............\huafen2.m,3708,2012-04-25
............\huafen3.asv,3967,2012-04-25
............\huafen3.m,4197,2012-04-25
............\main.asv,514,2012-04-25
............\main.m,451,2012-04-25
............\matlab.mat,268736,2012-04-25
............\melbankm.m,3549,2012-04-25
............\mfcc_ccc.dat,7334,2012-04-25
............\mfcc_ccc.txt,7334,2012-04-25
............\module.mat,268736,2012-04-25
............\mulvad.m,2875,2013-04-30
............\my.bin,3840,2012-04-25
............\norm_gan.m,614,2012-04-25
............\onevad.asv,2635,2012-04-25
............\onevad.m,2610,2012-04-25
............\raw.hex,196608,2012-04-25
............\raw1.hex,24576,2012-04-25
............\ref.mat,172739,2012-04-25
............\samples.asv,943,2012-04-25
............\samples.m,1531,2012-04-25
............\sram.m,1573,2012-04-25
............\sram_016.hex,98304,2012-04-25
............\temp.dat,1147,2012-04-25
............\temp.txt,7334,2012-04-25
............\temp1.dat,7334,2012-04-25
............\temp1.txt,7334,2012-04-25
............\test.mat,521649,2012-04-25
............\w.txt,15054,2012-04-25
............\w0.bin,4224,2012-04-25
............\w0.txt,15478,2012-04-25
............\w_mfcc.asv,1279,2012-04-25
............\w_mfcc.m,1356,2012-04-25

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

发表评论

0 个回复

  • Projet_yNLMS
    yNLMS matlab program, you can yse it now.
    2009-03-29 13:23:53下载
    积分:1
  • bayeserzhi
    基于二值数据的贝叶斯分类器,用于数字识别(Based on binary data Bayesian classifier)
    2013-10-25 17:32:31下载
    积分:1
  • compression
    image compression using Neural Network with psnr
    2010-12-07 18:25:12下载
    积分:1
  • yuyinjiangzao
    该程序描述含噪语音信号的处理过程,MATLAB编程。(The program describes the noisy speech signal processing, MATLAB programming.)
    2013-10-19 14:01:20下载
    积分:1
  • cd
    说明:  This document explains how to read the RADARSAT data CD provided with the book "Digital Processing of Synthetic Aperture Data" by Ian Cumming and Frank Wong, Artech House, 2005. On this web site, programs are provided in MATLAB to read the data and parameters from the CD. The structure of the programs is outlined in Figure 1. There are two main programs and one function that are used to extract
    2009-04-15 23:29:47下载
    积分:1
  • SPFAerror
    calculates positional/rotational sensitivity of an
    2011-06-01 07:16:07下载
    积分:1
  • turboencoder
    turbo code with block interleaver
    2014-11-08 18:01:40下载
    积分:1
  • advance-_kmeans
    一种改进的k均值聚类算法,在matlab平台上测试已经通过(An improved k-means clustering algorithm on matlab platform test has been passed.)
    2014-04-03 10:18:13下载
    积分:1
  • DSP_C
    西电研究生2013年DSP大作业代码,C语言以及Matlab程序都有的最终完整版 (Western Electric Graduate 2013 DSP great job code, C language and Matlab program has ultimate full version)
    2014-01-27 17:31:00下载
    积分:1
  • equalizer_self_adaption
    自适应均衡领域的经典算法,最小均方误差算法(LMS)算法的数字均衡器建模源代码。建模建立了一个通信系统的收发两端,并模拟了信道衰减和噪声。并在接收端使用了数字均衡器。主程序中一次在接收端使用了自适应均衡器,另一次没有使用,可以清楚看到均衡前后误码率的差别。(The field of classical adaptive equalization algorithm, the minimum mean square error algorithm (LMS) algorithm for modeling digital equalizer source code. Modeling the establishment of sending and receiving ends of a communication system, and simulate the channel attenuation and noise. And at the receiving end using a digital equalizer. Once the main program at the receiving end using adaptive equalizer, another did not use, you can clearly see the difference before and after the equalizer BER.)
    2021-01-23 18:28:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载