-
clustersuvey
聚类算法,有详细的解释说明,是MATLAB编程。(Clustering algorithm, a detailed explanation, is the MATLAB programming.
)
- 2011-06-15 19:38:06下载
- 积分:1
-
GA_shape_2
一用遗传算法编写的波束赋性综合算法MATLAB程序(An beam-shaped program by GA)
- 2009-12-06 20:44:09下载
- 积分:1
-
SIERZHANG
本光盘为《详解MATLAB快速入门与应用》一书的配套光盘,包括以下内容:
1.“sample”文件夹:提供了本书各章范例的源程序。(The CD is " Getting Started with MATLAB Detailed application," a book supporting the CD, including the following:. 1 " sample" folder: each chapter provides examples of the book source.)
- 2013-11-29 21:22:16下载
- 积分:1
-
license-plate-
车牌自动识别代码,附图 车牌自动识别代码,附图(Base image license plate Identification Base image license plate Identification)
- 2015-03-12 10:13:19下载
- 积分:1
-
ofdmmatlab5
在matlab环境下对ofdm进行仿真的程序(In matlab ofdm simulation under the environment of the procedure)
- 2010-06-14 21:41:59下载
- 积分:1
-
article5
COURS DELECTROTECHNIQUE
- 2013-11-14 20:44:29下载
- 积分:1
-
MIMO-OFDM-Comms-with-MATLAB
MIMO-OFDM wireless communications with matlab 例程。包含propagation and fading、SISO channel models、MIMO Channel models、intorduction to ofdm、 synchronization for ofdm、channel estimation、Papr reduction、inter-cell interference mitigation techniques MIMO channel capacity,attenna diversty and space-time coding techniques, signal detection for spatially multiplexed mimo systems, exploitingchannel state information at the transmitter side, multi-user MIMO(MIMO-OFDM wireless communications with matlab routines. Includes propagation and fading, SISO channel models, MIMO Channel models, intorduction to ofdm, synchronization for ofdm, channel estimation, Papr reduction, inter-cell interference mitigation techniques MIMO channel capacity, attenna diversty and space-time coding techniques, signal detection for spatially multiplexed mimo systems, exploitingchannel state information at the transmitter side, multi-user MIMO)
- 2014-01-04 17:29:13下载
- 积分:1
-
matlabc
matlab C编程函数速查手册,很有参考价值(matlab C Programming Functions Quick Reference, great reference value)
- 2013-12-05 20:40:52下载
- 积分:1
-
modbusgw-0.1.tar
MODBUS programEach instance of modbusgw acts a master to a modbus serial network. Currently each
instance of modbusgw will only support one modbus serial network (future revisions will support
multiple networks in a single gateway for now, it is necessary to start multiple instances).
(MODBUS programEach instance of modbusgw acts a master to a modbus serial network. Currently eachinstance of modbusgw will only support one modbus serial network (future revisions will supportmultiple networks in a single gateway for now, it is necessary to start multiple instances).)
- 2008-02-12 18:59:53下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1