-
DOA
基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(MATLAB program is based on two-dimensional DOA estimate augmented matrix L-shaped array of beams)
- 2015-04-14 18:02:09下载
- 积分:1
-
acs_mfc
sliding mode control files for advanced control system
- 2011-05-16 19:55:54下载
- 积分:1
-
noise_am
噪声幅度调制信号仿真代码(使用的是高斯白噪声)(Noise amplitude modulation signal simulation code (using a Gaussian white noise))
- 2015-01-22 21:20:26下载
- 积分:1
-
2012
数字信号处理的matlab实现 2012版
该书为第二版本,具有更多的范例。(Matlab digital signal processing to achieve the 2012 edition of the book is the second edition, with more examples.)
- 2013-12-11 10:10:49下载
- 积分:1
-
MATLAB
方便初学者学习使用matlab软件,使用方法介绍的比较详尽(Convenience of beginners learning to use matlab software, use of a more detailed introduction)
- 2008-03-19 16:14:55下载
- 积分:1
-
state_control
此程序为状态空间方法设计控制系统中常用的代码集,其中包括LQR等,有非常详细的中文注释(This program designed for the state space control system commonly used code sets, including LQR, etc., have very detailed notes in Chinese)
- 2011-06-04 17:34:10下载
- 积分:1
-
MimoOfdmPAPR
To combat high PAPR, one intuitive solution is to adopt amplifiers to have larger trade-off range. However, these types of amplifiers are generally expensive and have low efficiency-cost, and therefore are of no practical use. On the other side, certain algorithms were introduced and been proved have a good performance of high PAPR reduction. Hence, in this thesis, some currently promising PAPR reduction methods are studied and compared. The performance of these reduction schemes are evaluated by using simulation software, Matlab.
NUMERICAL PERFORMANCE EVALUATION OFPAPR REDUCTION TECHNIQUES IN MIMO OFDM WIRELESS COMMUNICATION SYSTEMS. Nice thesis paper with source code and simulation.
- 2010-11-09 20:34:37下载
- 积分:1
-
SVR
该文件是关于支持向量回归机的代码,其中包括数据预处理的信息。(The file is about support vector regression machine code, including data pretreatment of information.)
- 2011-12-02 16:57:51下载
- 积分:1
-
TDOATaylorAlgorithm
TDOA定位算法,用于实现无线定位中的TAYLOR算法(TDOA location algorithm for wireless location algorithm TAYLOR)
- 2014-01-10 02:59:30下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1