-
mfsk
MFSK调制,用MATLAB实现MFSK调制。(MFSK modulation, MFSK modulation using MATLAB to achieve.)
- 2009-04-28 19:34:17下载
- 积分:1
-
8
说明: 精通MATLAB优化计算算法,约束优化问题。共7个程序。(Proficient in MATLAB optimization calculation algorithm, constrained optimization problem. A total of seven procedures.)
- 2010-03-24 09:46:55下载
- 积分:1
-
zishiyingjiangzao
说明: 这里介绍了一种基于自适应滤波的噪声抵消法,采用归一化最小均方误差算法,采集实际噪声环境下各种不同信噪比的带噪语音样本进行降噪处理,实验结果表明,处理后信号的信噪比得到了较大程度的提高,大大改善了听音效果,具有很高的可懂度,且语音自然度好,没有失真;并与谱减法进行了比较,自适应噪声抵消法的降噪幅度比谱减法有一定提高,在听音效果上,用自适应噪声抵消法处理后的语音在清晰度,自然度方面优于谱减法。(Here a novel adaptive noise cancellation method using normalized least mean square algorithm, collecting a variety of actual noise environment, the SNR of noisy speech samples for noise reduction, experimental results show that treatment After the signal to noise ratio was greater improvement in the level, greatly improved the listening results, with high intelligibility and naturalness of speech is good, no distortion and were compared with the spectral subtraction, adaptive noise cancellation law than the spectral subtraction noise reduction rate of a certain improvement in the listening results, and with the adaptive noise cancellation method in the treatment of voice clarity, naturalness is better than spectral subtraction.)
- 2011-04-13 11:57:31下载
- 积分:1
-
fs11
this is new approach for fuel cell control.it is really helpfull.
- 2013-09-09 17:14:25下载
- 积分:1
-
robert
灰度图像边缘检测中的robert算法的MATLAB仿真实现(MATLAB simulation grayscale image roert edge detection algorithm to achieve)
- 2014-11-03 15:29:02下载
- 积分:1
-
ypz
遗传算法的概念最早是由Bagley J.D在1967年提出的;而开始遗传算法的理论和方法的系统性研究的是1975年,这一开创性工作是由Michigan大学的J.H.Holland所实行。当时,其主要目的是说明自然和人工系统的自适应过程。
(The concept of genetic algorithm by the Bagley JD was first proposed in 1967 and start method of genetic algorithm theory and systematic research in 1975, this pioneering work is undertaken by the University of Michigan JHHolland the practice. At that time, its main purpose is to describe the natural and artificial adaptive process.)
- 2010-12-21 11:12:01下载
- 积分:1
-
grrr
vertical handover decision making algorithms using matlab
- 2015-01-06 13:27:46下载
- 积分:1
-
hurray(IEEE802.15.4)v1.2
wsn小组的Open-ZB,实现其MAC层802.15.4协议源码(wsn group‘s Open-ZB,implement of 802.15.4 MAC protocol)
- 2015-03-05 23:53:17下载
- 积分:1
-
su
说明: 利用双线性变换法设计一个级联型的椭圆IIR滤波器,对一段含噪语音信号进行滤波去噪处理并根据滤波前后的波形和频谱分析滤波性能。本课程设计仿真平台为MATLAB7.0,开发工具是M语言编程。首先在Windows下用录音机工具录制一段语音信号,并人为加入一单频噪声,然后对信号进行频谱分析以确定所加噪声频率,并设计滤波器进行滤波去噪处理,最后比较滤波前后的波形和频谱并进行分析。(Bilinear transformation method is used to design a cascade elliptic IIR filter, for a period of noise speech signal filtering denoising processing and according to the waveform and spectrum analysis of filtering performance before and after filtering. This course design simulation platform for the MATLAB7.0, development tools is M language programming. First under Windows tool to record a voice signal, a tape recorder and deliberately added a single frequency noise, and then the signal to determine the added noise frequency spectrum analysis, and design the filter for filtering denoising processing, finally compared before and after the waveform and spectrum of filtering and analyzed.
)
- 2015-05-03 16:38:12下载
- 积分:1
-
makeLdpc
LDPC编码算法,
Create R = 1/2 low density parity check matrix
M : Number of row
N : Number of column
method : Method for distributing non-zero element
{0} Evencol : For each column, place 1s uniformly at random
{1} Evenboth: For each column and row, place 1s uniformly at random
noCyle : Length-4 cycle
{0} Ignore (do nothing)
{1} Eliminate
onePerCol: Number of ones per column
H : Low density parity check matrix(LDPC_code source
Create R = 1/2 low density parity check matrix
M : Number of row
N : Number of column
method : Method for distributing non-zero element
{0} Evencol : For each column, place 1s uniformly at random
{1} Evenboth: For each column and row, place 1s uniformly at random
noCyle : Length-4 cycle
{0} Ignore (do nothing)
{1} Eliminate
onePerCol: Number of ones per column
H : Low density parity check matrix)
- 2009-12-03 11:13:42下载
- 积分:1