-
u
说明: QAM的一种实现方法,欢迎使用。谢谢分享(An Implementation Method of QAM are welcome to use. Thank you to share)
- 2010-01-21 14:23:13下载
- 积分:1
-
sfuntmpl
Matlab 利用S函数编写系统模型,分为离散模型和非线性模型。(Matlab to using S functions to the preparation of system model, is divided into discrete model and nonlinear models are.)
- 2012-07-13 11:44:23下载
- 积分:1
-
paper3
关于LTE的文章,希望大家喜欢。Better Performance ACF Operation for PAPR Reduction of OFDM Signal.pdf(Better Performance ACF Operation for PAPR Reduction of OFDM Signal.pdf)
- 2015-04-04 15:35:06下载
- 积分:1
-
RBPF
基本的RBPF粒子滤波源程序,能够用于目标跟踪及导航领域,适用于初学者使用(RBPF basic particle filter source, can be used for target tracking and navigation areas for beginners)
- 2010-10-23 11:39:22下载
- 积分:1
-
MATLABCode
雷达系统建模仿真书上所有例子的源程序,十分详细,备有注释(Radar system modeling and simulation all the examples of the source book is very detailed, with notes)
- 2009-12-23 19:41:40下载
- 积分:1
-
zaiji_jidong
雷达仿真程序并用Matlab仿真,雷达仿真程序并用Matlab仿真(Radar simulation and use Matlab simulation, radar simulation and simulation using Matlab)
- 2010-11-02 21:26:02下载
- 积分:1
-
system_modeling
系统模型辨识中使用维纳滤波器,并对SDA,LMS和RLS算法作比较(system modeling realization using winner filtering ,steepest descend alogrithm,LMS algorithm,RLS algorithm)
- 2011-06-20 16:34:15下载
- 积分:1
-
LP02
利用模式理论,对给定几何尺寸以及折射率分布的光纤进行模式求解与绘图,该程序给出LP02模的求解与绘图。(the LP02 mode of the fiber)
- 2013-09-24 21:20:42下载
- 积分:1
-
New-WinRAR-ZIP-archive
modulation coding for communication channel
- 2013-10-03 18:22:49下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1