-
Comparative_study
DF schemes provide better performance than the AF schemes. However DF
schemes are more computationally intensive at the RS. Also transmit diversity seems to perform
better than receive diversity. However receive diversity does not need the BS to transmit during the
second phase. Hence it can schedule another user in this slot. The benefit of receive diversity will be
visible when we do network simulations
- 2011-10-23 22:26:16下载
- 积分:1
-
xiaobo1
说明: 本程序是一个基于haar小波基德脉冲响应辨识程序,针对一个二阶模型进行辨识,并与实际的系统模型进行比较(it is propsed a method that could make identification based on Haar wavelet)
- 2010-04-20 16:00:18下载
- 积分:1
-
Driscoll-T.A
The purpose of this document is to give a medium-length introduction to the essentials of
MATLAB and how to use it well. I’m aiming for a document that’s somewhere between a two-
page introduction for a numerical methods course and the excellent but longer Getting Started and
other user guides found in the online docs. I use it in a week-long “boot camp” for graduate
students at the University of Delaware in the summer after their fi rst year of study.
- 2011-12-03 04:41:10下载
- 积分:1
-
mlvessel-1.4
mlvessel is a Matlab package for
retinal vessel segmentation. The package can be used in two different
manners: through the graphical user interface or through script
invocation. Use through script invocation relies on input files and
produces both file and html output. You may also download a
stand-alone executable corresponding to the graphical user interface
at our website mentioned below, though some functionalities are only
available through script invocation.
- 2014-02-25 20:30:30下载
- 积分:1
-
Finite_Element_analysis
介绍使用matlab的有限元分析的编程方法(introduce finite element programe using matlab)
- 2010-09-15 13:19:27下载
- 积分:1
-
E4_8_BoxJenkins
fuzzy model for box jenkin
- 2013-03-06 22:10:44下载
- 积分:1
-
hangwei_tuisuan
组合导航的程序,主要是航位推算方法的程序(Navigation procedures, mainly dead reckoning method of procedure)
- 2008-04-21 16:51:49下载
- 积分:1
-
jss
基于MATLAB的近似熵程序,主要用与生物信号的检测,主要用于生物医疗工程的信号处理方面(matlab program for calculating approximate entropy in biomedical signal processing especially.)
- 2009-03-30 17:00:08下载
- 积分:1
-
char23
matlab is...... source code program
- 2014-10-07 15:37:08下载
- 积分:1
-
MATLAB-Fibonacci
写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
- 2014-12-12 06:07:28下载
- 积分:1