【特征提取】基音周期估计含Matlab源码

✅作者简介:热爱科研的Matlab仿真开发者,修心和技术同步精进,matlab项目合作可私信。

🍎个人主页:Matlab科研工作室

🍊个人信条:格物致知。

更多Matlab仿真内容点击👇

智能优化算法       神经网络预测       雷达通信       无线传感器        电力系统

信号处理              图像处理               路径规划       元胞自动机        无人机 

⛄ 内容介绍

基音周期是《语音信号处理》中的重点和难点,基音周期作为语音信号的重要参数,在语音编码,语音合成和语音识别等方面,有着非常重要的作用.本文采用Matlab对基因周期进行仿真分析,从仿真图上查看语音信号的基音周期,让学生更形象的理解语音信号的基音周期.

⛄ 部分代码

%^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^%

function st_help

   disp(' ')

disp('st()  HELP COMMAND')

disp('st() returns  - 1 or an error message if it fails')

disp('USAGE::    [localspectra,timevector,freqvector] = st(timeseries)')

   disp('NOTE::   The function st() sets default parameters then calls the function strans()')

   disp(' ')  

   disp('You can call strans() directly and pass the following parameters')

   disp(' **** Warning!  These inputs are not checked if strans() is called directly!! ****')

   disp('USAGE::  localspectra = strans(timeseries,minfreq,maxfreq,samplingrate,freqsamplingrate,verbose,removeedge,analytic_signal,factor) ')

     

   disp(' ')

   disp('Default parameters (available in st.m)')

disp('VERBOSE          - prints out informational messages throughout the function.')

disp('REMOVEEDGE       - removes the edge with a 5% taper, and takes')

   disp('FACTOR           -  the width factor of the localizing gaussian')

   disp('                    ie, a sinusoid of period 10 seconds has a ')

   disp('                    gaussian window of width factor*10 seconds.')

   disp('                    I usually use factor=1, but sometimes factor = 3')

   disp('                    to get better frequency resolution.')

   disp(' ')

   disp('Default input variables')

   disp('MINFREQ           - the lowest frequency in the ST result(Default=0)')

   disp('MAXFREQ           - the highest frequency in the ST result (Default=nyquist')

   disp('SAMPLINGRATE      - the time interval between successive data points (Default = 1)')

   disp('FREQSAMPLINGRATE  - the number of frequencies between samples in the ST results')

% end of st_help procedure   

⛄ 运行结果

⛄ 参考文献

[1] 朱徐来.Matlab在基音周期检测教学中的应用研究[J].电脑知识与技术:学术版, 2020, 16(2):2.DOI:CNKI:SUN:DNZS.0.2020-02-081.

[2] 段继鹏,李春泉,熊殷.基于MATLAB的语音信号基音周期检测的实现[J].中国科技博览, 2008(21):2.

[3] 王丽.基于MATLAB的自相关函数基音检测的优化[J].电脑知识与技术:学术交流, 2009.

⛳️ 代码获取关注我

❤️部分理论引用网络文献,若有侵权联系博主删除

❤️ 关注我领取海量matlab电子书和数学建模资料

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

Matlab科研辅导帮

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值