-
matlab_and_com_programming
我写的简明MATLAB与VC++混合编程例子,附有说明文档(I wrote a simple MATLAB and Visual C++ programming examples with documentation)
- 2007-01-22 14:14:15下载
- 积分:1
-
exp2
录制汉语拼音 a1(阴平)的发音。分别提交你所能录制的基音频率最高和最低的两个
录音文件。文件名为: 学号_a_h.wav(高音文件)和学号_a_l.wav(低音文件)。(用MathLab
编程)
1)分别对这两个文件进行观察分析。找出最高和最低基音频率位置,分别显示此时它们的
局部波形和短时频谱(按照最大值为100 归一化显示)。
要求:在时域波形上标出基音周期,并算出数值(精确到一个采样点)。在频域图上标出
基音频率。注意:标出分析波形的起始位置(精确到采样点位置),说明谱分析时所采用
的窗函数。
2)用倒谱分析法,估计语音产生模型的声道传输函数H(w)的模|H(w)|。在1)的频谱图上叠
加显示H(w), (按照最大值为100 归一化显示)。
3)用线性预测分析方法,估计语音产生模型的声道传输函数H( )的模| H( ) |。并在 1)
的频谱图上叠加显示H( ) 。(no no non )
- 2013-05-08 22:15:31下载
- 积分:1
-
最优化原理作业 (副本)
说明: 用最速下降法、共轭梯度法、牛顿法、BFGS求解范例目标函数.(Solving the case objective functions using the steepest descent method, conjugate gradient method, Newton method and BFGS method.)
- 2020-11-02 12:10:37下载
- 积分:1
-
rscencoder
适用于turbo码的rsc编码器matlab实现(a rsc encoder for turbo)
- 2013-11-08 15:14:22下载
- 积分:1
-
Mallat_alg_2D
matlab实现对2维图像进行mallat变换的程序,实现高,低通滤波器。(matlab to achieve two-dimensional images, the Mallat transform the program, high-and low-pass filter.)
- 2013-05-19 11:53:55下载
- 积分:1
-
ACO
总共有7个不同类型的遗传算法源码,包括基本遗传算法,自适应遗传算法等7个遗传算法的源码(There are seven different types of genetic algorithm source code, including the basic genetic algorithm, adaptive genetic algorithm seven genetic algorithm source code)
- 2014-05-27 15:35:18下载
- 积分:1
-
Material-Computation-and-Design
《现代材料计算与设计教程》基于MATLAB软件和材料相关的专业问题介绍几个主要的解决方法。(Meterial Computation and Design)
- 2020-10-07 20:27:38下载
- 积分:1
-
radar-coortarns
雷达的坐标系相关变换说明文档,介绍了雷达坐标西与大地坐标系的变换关系,参考使用可以编织坐标变换代码(Radar Coordinate Transnate)
- 2015-02-10 22:15:05下载
- 积分:1
-
mulNewtonSOR
本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
- 2010-01-01 14:13:48下载
- 积分:1
-
AnalogModulation
说明: 仿真模拟信号,并提取瞬时信息的算法,通过实践可以哦(Simulation signals, and extract the instantaneous information algorithm, through practice you can Oh)
- 2011-02-25 20:53:37下载
- 积分:1