-
CP0801
说明: 根据IR-uwb信号的特点,仿真其发射和接收的情况。(According to IR-uwb signals, the simulation of the transmission and reception of the situation.)
- 2011-03-04 15:30: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
-
clasicalpsd
谱估计一直以来被信号处理领域的工作者所关注,该程序总结了几个谱估计算法,供大家参考学习!(Spectrum Signal Processing has been of concern to workers in the field, the program summarizes the number of spectral estimation algorithm, for your reference to learn!)
- 2010-12-25 10:07:32下载
- 积分:1
-
tsp
基于免疫算法的tsp问题的matlab程序 (Based on Immune Algorithm tsp problem matlab program)
- 2010-05-26 15:33:00下载
- 积分:1
-
power_wind_dfig_deta
用于风发电机的软测量,实现DFIG的解耦控制(The soft wind turbine measurement)
- 2011-10-24 16:15:26下载
- 积分:1
-
Gauss-Sedeil
次程序是用MATLAB语言编写的高斯赛德尔迭代法,可用于求解线性微分方程组。(Second procedure is used MATLAB language high Sisaideer iterative method can be used to solve linear differential equations.)
- 2013-11-23 21:16:30下载
- 积分:1
-
5
一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。
C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。
系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
- 2009-03-15 15:36:23下载
- 积分:1
-
lteasemlab
LTE (Long Term evolution) Simulator
- 2010-05-11 22:04:52下载
- 积分:1
-
Applied-Econometrics-using-MATLAB
apply economics with matlab
- 2012-11-23 12:57:26下载
- 积分:1
-
DDS
matlab实现的频率合成器以及m序列和Gold序列发生器,不同版本。(matlab implementation of the frequency synthesizer and the m sequence and Gold sequence generator, the different versions.)
- 2010-10-30 10:24:03下载
- 积分:1