-
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
-
PWMRectifier
PWM整流器SIMLINK仿真模型,双闭环控制(电流内环,电压外环),实现输入电流的高功率因数控制(PWM Rectifier SIMLINK simulation model, dual-loop control (current loop, voltage outer loop), the input current to achieve high power factor control)
- 2015-05-27 22:40:01下载
- 积分:1
-
hsmm
说明: 隐马尔科夫模型是关于时序的概率模型,描述由一个隐藏的马尔科夫链随机生成不可观测的状态随机序列,再由各个状态生成一个观测而产生观测序列的过程。隐藏的马尔科夫链随机生成的状态的序列,称为状态序列;每个状态生成一个观测,而由此产生的观测的随机序列,称为观测序列。马尔科夫链由初始概率分布、状态转移概率分布以及观测概率分布确定(The hidden Markov model is a probabilistic model for time series. It describes the process of randomly generating unobservable state random sequences from a hidden Markov chain, and then generating an observation by each state to produce an observation sequence. A sequence of randomly generated states of hidden Markov chains, called a sequence of states; each state produces an observation, and the resulting random sequence of observations is called an observation sequence. Markov chain is determined by initial probability distribution, state transition probability distribution and observation probability distribution)
- 2019-05-27 12:01:38下载
- 积分:1
-
自适应
说明: lms消噪 语音降噪,自适应滤波算法,进行改进,误差调节三个参数(LMS denoising, speech denoising, adaptive filtering algorithm, improved, error adjustment of three parameters)
- 2020-12-09 19:17:59下载
- 积分:1
-
RANSAC
ransac参数估计程序 matlab实现 附有测试图像(RANSAC parameter estimation procedures to achieve with the test image matlab)
- 2008-01-12 03:03:06下载
- 积分:1
-
IHS
satellite image fusion using intensity hue saturation
- 2014-09-10 23:39:48下载
- 积分:1
-
speech
A GUI for load and record and ... speech signal and sketching spectrogram.
- 2013-11-27 05:39:23下载
- 积分:1
-
lyapunov
说明: 文件包括非线性方程数值计算时常用的lyapunov程序,以duffing方程为例,进行程序计算,可以稍微修改,计算其他方程。(The file includes the Lyapunov program commonly used in the numerical calculation of nonlinear equations. Taking Duffing equation as an example, the program can be modified slightly to calculate other equations.)
- 2020-03-20 20:49:38下载
- 积分:1
-
start1
一种基于区域显著性的红外图像目标分割方法(Region-of-interest-based target segmentation method in IR images)
- 2014-11-26 10:23:40下载
- 积分:1
-
VLC-using-OFDM
将OFDM技术运用在可见光通信的研究,并且把OFDM的高峰均比这一缺点进行了建设性的运用。(In
particular, the use of OFDM (orthogonal frequency division
multiplexing) for intensity modulation is investigated. The high
peak-to-average ratio (PAR) in OFDM is usually considered
a disadvantage in radio frequency transmission systems due
to non-linearities of the power amplifier. It is demonstrated
theoretically and by means of an experimental system that the
high PAR in OFDM can be exploited constructively in visible light
communication to intensity modulate LEDs. It is shown that the
theoretical and the experimental results match very closely, and
that it is possible to cover a distance of up to one meter using a
single LED.)
- 2013-11-27 16:14:24下载
- 积分:1