-
matlab
数字图像处理matlab版 冈萨雷斯 一书中的附加源程序,生成的M文件,直接可用
(Digital image processing matlab version Gonzalez one additional source book, M-generated documents, directly available)
- 2008-04-19 09:43:17下载
- 积分:1
-
speech-enhancement
本文介绍了一种基于自适应滤波算法的语音信号增强处理的方法。文中在扼要介绍了目前常用的语音增强方法的基础上,重点介绍了采用LMS算法的自适应语音增强系统。对三种LMS算法(基本LMS算法,符号误差LMS算法及NLMS算法)进行仔细研究,并用Matlab仿真实现,验证比较了三种算法的语音增强效果。(In this paper, a system of speech enhancement is discussed based on self-adaptive algorithm. On the basis of presenting an overview of a number of speech enhancement is described in detail based LMS algorithm.This paper researches sorts of LMS algorithms(the basic LMS algorithm,the sign error LMS algorithm and NLMS algorithm) in detail, and compares the three algorithm of speech enhancement effect with Matlab simulation validation.)
- 2012-04-30 19:53:20下载
- 积分:1
-
soft_radio_init
软件无线电SDR的仿真,使用matlab仿真。(Software Radio SDR simulation using Matlab simulation.)
- 2007-04-09 20:30:31下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
ofdm
基于simulink的初级OFDM仿真模块(The primary OFDM simulation module based on simulink.)
- 2018-05-03 14:59:17下载
- 积分:1
-
Direction Of Arrival
到达角(AoA)测量是一种确定入射到天线阵列上的射频波传播方向的方法。AoA通过测量阵列各个元素的到达时差(TDOA)来确定方向——从这些延迟可以计算出AoA。
- 2022-03-03 06:59:03下载
- 积分:1
-
MATLAB--GUI
这些文档里包含了大量MATLAB GUI的实例和方法对GUI图形界面编程很有帮助(These documents contain MATLAB GUI examples and methods to help the GUI graphical interface programming)
- 2012-07-06 10:55:39下载
- 积分:1
-
qiujiefangchengzu
用matlab求解方程组的源程序,用matlab求解方程组的源程序(Solving equations using matlab source, solving equations using matlab source)
- 2012-10-24 15:54:32下载
- 积分:1
-
renzhi
宽带认知无线电频谱感知方法,两种常用方法,新颖方法(Broadband cognitive radio spectrum sensing method, two common methods, novel methods)
- 2013-11-15 19:03:28下载
- 积分:1
-
gai
相位敏感光纤放大器的原理,核心思想是四波混频,用龙格库塔编程(The principle of phase sensitive optical fiber amplifier, the core idea is that the four wave mixing, Runge Kutta programming)
- 2021-05-08 23:38:35下载
- 积分:1