-
LTE_Channel_Model
LTE的信道模型,SCM, 标准3GPP25.966有说明(LTE channel model, SCM, a description of the standard 3GPP25.966)
- 2010-12-04 11:23:25下载
- 积分:1
-
matlabprograms
卡尔曼和粒子滤波程序 看起来是比较好的 我也用了
谢谢(Kalman and particle filtering procedures is a better look, I have also used the thank you)
- 2010-01-17 12:08:04下载
- 积分:1
-
CognitiveRadio
Cognitive Radio Primary User Detection
- 2010-05-19 13:19:24下载
- 积分:1
-
Image-analysis-and-image-morphology
图像分析与图像形态学,MATLAB数字信号与图像处理范例实战速查宝典十一章内容(Image analysis and image morphology)
- 2014-11-27 10:50:07下载
- 积分:1
-
gfloydS
聚类小生境遗传分类算法Cluster niche genetic classification algorithm(Cluster niche genetic classification algorithm)
- 2013-12-05 19:13:34下载
- 积分:1
-
OFDM
This program used to simulate the ofdm system in AWGN and fading channel with specified parameters given in the code.
- 2010-06-08 13:35:45下载
- 积分:1
-
9781849961288-c1-Simple-Evolutionary-Algorithms
Simple Evolutionary Algorithms from a Chapter of book published by Springer
- 2014-09-15 19:27:00下载
- 积分:1
-
SVMPCA
在机器学习中经常会用到支持向量机,该代码是再使用支持向量机前对数据进行主成分分析的代码(We often meet support vector machine in machine learning , the code is about the principal component analysis befor using support vector machine (SVM).)
- 2011-12-02 16:54:02下载
- 积分:1
-
ex1
说明: 用MATLAB可视化编程界面实现简单的二维函数作图(Visual programming interface with MATLAB simple two-dimensional mapping function)
- 2011-03-23 13:47:50下载
- 积分: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