登录
首页 » matlab » recored

recored

于 2013-05-22 发布 文件大小:94KB
0 247
下载积分: 1 下载次数: 16

代码说明:

  语音信号的处理,包括录音,短时能量,同态滤波等(Speech signal processing, including recording, short-term energy, homomorphic filtering)

文件列表:

备份7
.....\cepstrum.asv,3959,2013-01-15
.....\cepstrum.fig,6773,2013-01-16
.....\cepstrum.m,4983,2013-01-16
.....\correlation.asv,4253,2013-01-15
.....\correlation.fig,6953,2013-01-16
.....\correlation.m,5300,2013-01-16
.....\energy.asv,5640,2013-01-14
.....\energy.fig,4371,2013-01-16
.....\energy.m,5938,2013-01-16
.....\filter.asv,8508,2013-01-16
.....\filter.fig,18133,2013-01-16
.....\filter.m,9233,2013-01-16
.....\homo_filtering.asv,5301,2013-01-16
.....\homo_filtering.fig,6868,2013-01-16
.....\homo_filtering.m,5341,2013-01-16
.....\luyin.asv,7795,2013-01-14
.....\luyin.fig,6508,2013-01-15
.....\luyin.m,7836,2013-01-15
.....\spectrum.asv,4909,2013-01-16
.....\spectrum.fig,6903,2013-01-16
.....\spectrum.m,4909,2013-01-16
.....\zhu.asv,11767,2013-01-16
.....\zhu.fig,8282,2013-01-16
.....\zhu.m,11653,2013-01-16

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

发表评论

0 个回复

  • blackjack
    matlab,关于扑克牌识别的matlab程序,很不错(matlab, on identification cards matlab procedures, very good)
    2008-12-11 14:44:09下载
    积分:1
  • 2d
    在2d不光滑曲面上的射线跟踪算法,效果比较好,希望可以帮助到大家(2d surface is not smooth in the ray-tracing algorithm, the effect is good, hope you can help to)
    2013-09-23 19:37:11下载
    积分:1
  • kalman-filtering-algorithm
    kalman滤波的经典例程,对于学习和指导使用kalman滤波非常有帮助,还附有Kalman最经典的论文A New approach to Linear filtering and prediction problems以及非线性系统确定采样型滤波算法综述2012控制与决策(kalman filtering classic routines, learning and guidance for using kalman filter is very helpful, but also with Kalman most classic treatise A New approach to Linear filtering and prediction problems and nonlinear systems reviewed to determine the sample type filter algorithm 2012 Control and Decision)
    2014-12-29 10:54:16下载
    积分:1
  • DSP
    任务: 1) 借助MATLAB画出误差性能曲面和误差性能曲面的等值曲线(参考PPT2.1第17页的两幅图); 2) 写出最陡下降法以及LMS算法的计算公式(取 ); 3) 用MATLAB产生方差为0.05, 均值为0白噪音S(n),并画出某次采样得到的波形(即产生任意一个噪声随机序列); 4) 根据 2)中的公式,并利用 3)中产生的S(n),在 1)中的误差性能曲面的等值曲线上叠加画出采用最陡下降法以及LMS法时H(n)的在叠代过程中的轨迹曲线(参考PPT2.1第17页的右下图的曲线1和曲线2)。 5)用MATLAB计算并画出LMS法时 随时间n的变化曲线(对应S(n)的某一次的一次实现)和e(n)波形; 注意:某一次实现的结果并不能从统计的角度反映实验的结果 的正确性,为得到具有统计特性的实验结果,可用足够多次的 实验结果的平均值作为实验的结果。用MATLAB计算并画出 采用LMS法时,J(n)的100次实验结果的平均值随时间n的变 化曲线(即 生成随机噪声信号并计算结果,重复执行100次, 求平均结果)。 6)在 1)中的误差性能曲面的等值曲线上,叠加画出采用LMS法得到的100次实验中的H(n)的平均值的轨迹曲线; (Task: 1 ) Draw with MATLAB error performance surface and surface contour error performance curve ( refer PPT2.1 two chart on page 17 ) 2 ) Write the steepest descent method and the LMS algorithm formula ( take ) 3 ) Using MATLAB to generate variance of 0.05 with a mean of 0 white noise S (n), and draw a particular sampling waveform ( ie, any noise generated random sequence ) 4 ) based on 2 ) of the formula , and use 3 ) generated in S (n), in a ) the error performance curves superimposed on the surface contour plot using the steepest descent method and the LMS method when H (n) the iterative process in the trajectory curve ( refer PPT2.1 page 17 bottom right of the curves 1 and 2 ) . 5 ) using MATLAB LMS method is used calculate and draw the curve with time n (corresponding to S (n) of a first implementation of a ) and e (n) waveform Note : in a first implementation of the results are not reflected from a statistical point of view of accuracy of the experimental results ,)
    2013-11-08 20:09:06下载
    积分:1
  • emmc_test.sh
    emmc测试脚本,实现对emmc的简单测试(emmc test shell)
    2020-12-08 21:29:21下载
    积分:1
  • GAaaADRC
    采用遗传算法优化自抗扰控制器的参数,简化了调节参数的难度(Genetic algorithm was used ADRC parameters, simplifying the adjustment parameters of difficulty)
    2015-12-16 10:51:58下载
    积分:1
  • hyhyhd
    飞机模型 用于控制飞机的输出 使飞机按照预定轨迹运行(The aircraft model is used to control the output of the aircraft the aircraft according to a predetermined trajectory)
    2013-05-16 22:20:33下载
    积分:1
  • GAMATLAB
    A Matlab Code for Genetic Algorith
    2015-04-17 16:53:45下载
    积分:1
  • genetic_algorithm_example
    A example of application of genetic algorithm on matlab.
    2010-06-10 01:07:12下载
    积分:1
  • convLSTM
    MATLAB语言实现的LSTM长短期记忆神经网络模型(LSTM Long-term and Short-term Memory Neural Network Model Implemented by MATLAB Language)
    2019-05-22 19:45:23下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载