-
SNR_MAX
对最优波束形成准则中的最大信噪比,给出了其Matlab仿真源程序程序。(The optimal beamforming standards to the maximum signal-to-noise ratio, and gives the Matlab source program.
)
- 2012-06-21 18:58:51下载
- 积分:1
-
yangshiganshedemoli
这是一个用MATLAB编的一个杨氏干涉的模拟程序,很有意思,和大家分享(This is a MATLAB an addendum to the Young's interference in the simulation program, very interesting, and we share)
- 2007-05-05 10:57:37下载
- 积分:1
-
Sep-protocol_enrgy
Sep protocol in wireles sensor network
- 2013-11-05 12:28:33下载
- 积分:1
-
zuidasiran
基于CP的最大似然估计仿真图,两幅图,分别是符号定时偏差,以及频偏,从图中可以看出在符号定时估计最大处,相应的频偏估计值也是最接近的(CP-based maximum likelihood estimate simulation map, two maps, are a symbol timing offset, and frequency offset, it can be seen the figure in the symbol timing estimation is maximum, the corresponding value is also the closest frequency estimation)
- 2015-04-18 15:56:08下载
- 积分:1
-
OMP
OMP算法主程序
OMP的MATLAB实现
OMP的MATLAB实现(OMP algorithm master program
MATLAB implementation of OMP
MATLAB implementation of OMP)
- 2018-05-10 23:13:45下载
- 积分: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
-
control
MR damper control of structures
- 2013-08-01 16:40:58下载
- 积分:1
-
wavelet_Matlab7
本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实现、信号和图像的降噪和压缩,以及最新的信号和图像的提升小波变换等内容;第3部分主要介绍了小波工具箱的应用基础,以及小波变换在语音和生物医学信号处理中、故障诊断中、数字水印中的应用方法。(This book is "MATLAB application technology" Series on one of the latest MATLAB Wavelet toolbox in the Wavelet Toolbox 3.0 version of the basis. The book is divided into three parts, Part 1 focuses on the theory of wavelet basis, including basic knowledge of wavelets, continuous wavelet transform, discrete wavelet transform, multiresolution analysis and orthogonal wavelet transform, wavelet transform and multirate filter banks, 2-dimensional wavelet transform and image processing and the basic principles of wavelet packets, etc. Part 2 highlights the detailed use of wavelet analysis toolbox methods, including graphical user interface, wavelet generic function, one-dimensional wavelet transform MATLAB realization of two-dimensional wavelet transform of the MATLAB implementation of the MATLAB implementation of wavelet packet transform, signal and image noise reduction and compression, and the latest signal and image enhancement of wavelet transform content Part 3 introduces the wavele)
- 2009-12-14 21:48:51下载
- 积分:1
-
11
说明: pn序列用于信道估计的列子,很全面的源代码(Channel Estimation and Equalization based on PN sequence)
- 2010-04-17 21:49:07下载
- 积分:1
-
biseccion
algoritmo de la biseccion
- 2012-06-11 03:05:59下载
- 积分:1