-
Assignment2
国外高校老师编写的语音信号特征提取程序,非常实用初学者研究( [E, V, A, P] = analysis(x, N, U, M) extracts vocoder parameters E, V, A,
and P from the speech signal x on a frame by frame basis. N is the
analysis frame length, U is the update length, and M is the order of the
linear prediction analysis. The return arguments are the extracted
parameters, where E, V, and P are vectors with "n_frames" (the number of
analysis frames, see code below) elements, A is a (n_frames, M+1) size
matrix (includes the leading 1 of the polynomial).)
- 2010-11-23 17:54:50下载
- 积分:1
-
webinar_files
关于遗传算法(GA)的相关内容介绍(英文资料)以及算法工具箱(on genetic algorithm (GA) introduced the relevant content (English) and the algorithm toolbox)
- 2007-05-12 13:13:40下载
- 积分:1
-
pso1
swarm algorithm optimization
- 2011-10-01 13:57:41下载
- 积分:1
-
steepest_ex
梯度下降法的matlab版本实例,带收敛轨迹图。(the steepest descent algorithm with matlab )
- 2020-10-08 15:17:36下载
- 积分:1
-
MATLABGUI(II)
MATLABGUI设计学习手记(第2版),GUI
本书首先介绍了GU I设计的预备知识 然后详细讲解了 GUI对象的属性及两种创建GUI的
方法: 采用函数创建和采用GUIDE创建 之后深入讲解了 ActiveX控件、 定时器、 串口及 mcc编译的相关知识 最后, 书中给出两个综合实例, 供读者研究学习。书中穿插了大量的图表和例题, 方便读者边查边练。(MatlabGUI design Learning Notes (2), the GUI this book first describes the the GU I design prior knowledge GUI object' s properties and two ways to create a GUI and then explain in detail: the function to create and GUIDE create After in-depth explanation ActiveX controls, timers, serial port, and MCC compiled knowledge Finally, the book gives comprehensive example for readers to study learning. Book interspersed with a large number of charts and examples, the convenience of the reader and checking while practicing.)
- 2013-04-27 18:26:25下载
- 积分:1
-
fft
matlab实现二维数组的fft变化,得到时域图、幅频域图。(fft change implementation, time domain, frequency domain amplitude, is a two-dimensional array of the FFT changes)
- 2013-07-07 15:45:37下载
- 积分:1
-
charpter5
用matlab实现lagrange和Newton插值方法(Achieved with matlab lagrange interpolation and Newton)
- 2010-06-08 20:16:34下载
- 积分:1
-
Database
matlab的常用数据库表,另外还有一些个人搜集的数据库资料(matlab commonly used database tables, plus some personal information collected by the database)
- 2010-12-29 15:50:09下载
- 积分:1
-
Main_SVR_Epsilon
Main_SVR_Epsilon Epsilon回归法解支持向量机,程序直接可以运行,有构造的模拟数据
- 2010-05-09 15:06:05下载
- 积分:1
-
dspddc_R12p1
这个模型模拟配置的GSM运营定点数字下变频器(DDC),利用Simulink,DSP模块,以及定点模块组。该模型模拟了TI/ GrayChip GC4016四路数字下变频芯片一种操作方式(This model simulates a fixed-point Digital Down Converter (DDC) configured for GSM operation, using Simulink, DSP Blockset, and the Fixed Point Blockset. The model emulates one mode of operation of the TI/GrayChip GC4016 Quad Digital Down Converter chip)
- 2014-08-08 17:36:59下载
- 积分:1