登录
首页 » matlab » real_final_test

real_final_test

于 2020-12-29 发布 文件大小:4874KB
0 263
下载积分: 1 下载次数: 30

代码说明:

  男女变声器,语言信号处理,录音,matlab,各种滤波器,有预处理,自定义时长录音并保存,自主选择文件,自主制作界面(Male and female voice changer, speech signal processing, audio, MATLAB, various filters, pretreatment, long recording and save custom, choose file, independent production interface)

文件列表:

123.wav, 48044, 2017-05-20
12345.wav, 80044, 2017-05-20
321.wav, 48044, 2017-05-20
4.wav, 64044, 2017-05-22
findpitch.m, 539, 2017-05-20
lena.jpg, 144232, 2014-12-30
man_voice_double.wav, 1781874, 2017-04-29
man_voice_single.wav, 890994, 2017-04-29
manman.wav, 1372240, 2017-05-24
myvoice.wav, 1294416, 2017-05-07
myvoice_double_1.wav, 1294416, 2017-05-07
ourfinal.fig, 13038, 2017-06-10
ourfinal.m, 26075, 2017-06-10
smy.wav, 64044, 2017-05-22
wa.jpg, 2612, 2017-05-20
wa.png, 3842, 2017-02-09
woman_voice_double.wav, 1392754, 2017-04-29
womanwoman.wav, 1376336, 2017-05-24

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

发表评论

0 个回复

  • xeom-from-from
    Get color from RGB 从RGB中获得颜色(Get color from RGB gets colors from RGB)
    2019-05-09 17:28:37下载
    积分:1
  • VQ ASR
    基于VQ的说话人识别系统,在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。(speaker recognition system based on vector quantization)
    2019-06-07 12:44:37下载
    积分:1
  • HMM_matlab
    这是基于隐马尔可夫模型的连续语音识别代码,不同于dtw,这是个完整的工程,我把需要的voicebox也放进去了,一共用到9个子函数,包括模板的训练算法何识别算法,是完全可以使用的。(This is based on the hidden Markov model of continuous voice recognition code, different the dtw, which is a complete project, I need to put the voicebox into a total of nine sub-functions, including the template training algorithm to identify the algorithm, Is fully available.)
    2020-12-10 14:29:19下载
    积分:1
  • 为均衡带限信号所引起失真的横向或格型自适应均衡器
    为均衡带限信号所引起失真的横向或格型自适应均衡器(其中横向FIR系统长M=11), 系统输入是取值为±1的随机序列 ,其均值为零;参考信号 ;信道具有脉冲响应: 式中w用来控制信道的幅度失真(w = 2~4,例如,取w = 2.9,3.1,3.3,3.5等),而且信道受到均值为零、方差为 (例如,取 ,相当于信噪比为30dB)的高斯白噪声 的干扰。试比较基于下列五种算法自适应均衡器在不同信道失真、不同噪声干扰下的收敛情况(对应于每一种情况,在同一坐标下画出其学习曲线): 横向/格-梯型结构LMS算法[1-4] 横向/格-梯型结构RLS算法[1-4] ()
    2007-09-12 20:18:58下载
    积分:1
  • lbg_vq
    LBG-vector quantization algorithm
    2013-04-25 09:00:17下载
    积分:1
  • MFCC
    在MATLAB中完成对语音的梅尔倒谱系数的提取(Extraction of Mel cepstrum coefficients)
    2017-10-23 21:40:39下载
    积分:1
  • mumbel
    语音通信,延迟小,质量高,游戏玩家专用哈。(Voice communications, delay, high quality, dedicated gamers Kazakhstan.)
    2021-01-07 00:18:53下载
    积分:1
  • Speech
    语音识别功能,可以直接说话进行识别,然后转换成文字(Speech recognition)
    2013-01-29 20:27:08下载
    积分:1
  • The-FIR-filter-design
    (附带有文档,文档中有方案,有程序有结果,设计完后对一段语音进行处理)给定滤波器的规一化性能指标(参考指标,实际中依据每个同学所叠加噪声情况而定)通带截止频率wp=0.25*pi。 采用窗函数法设计低通、高通、带通型FIR滤波器,对叠加噪声前后的语音信号进行滤波处理,绘出滤波器的频域响应,绘出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化;在相同的性能指标下比较各方法的滤波效果,并从理论上进行分析((With the document, document, program, program results, the design after a voice) to set the filter rules of performance indicators (reference, practice, each student adding noise may be) passband cutoff frequency wp = 0.25* pi. Window function method to design low pass, high pass, band-pass FIR filter, filtering the voice signal before and after adding noise, draw the filter frequency response plot the time-domain waveform and spectrum of the filtered signal, and filtering the signal before and after comparison and analysis of signal changes the filtering effect of the various methods in the same performance indicators, and the theoretical analysis)
    2021-01-15 00:28:46下载
    积分:1
  • LMSmatlab
    这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较。(Here mainly on the LMS algorithm and some improvements of the LMS algorithm (NLMS algorithm, variable step size LMS algorithm, transform domain LMS algorithm) between the different points of comparison, in the traditional LMS algorithm developed on the basis of the application of the LMS algorithm. On the other hand from the analysis of RLS algorithm and LMS algorithm for its different characteristics compared.)
    2021-03-06 12:59:30下载
    积分:1
  • 696518资源总数
  • 105604会员总数
  • 18今日下载