-
titled62
LMS,RLS,LSL,GAL等几种自适应算法对比(LMS, RLS, LSL, GAL several adaptive algorithm, such as contrast)
- 2008-07-02 13:27:20下载
- 积分:1
-
UCA_sample_file_gen.m
A~ sample file generator for UCA.
- 2015-01-21 00:42:31下载
- 积分:1
-
read
关于MATLAB 交通视频处理,对大家有帮助(Traffic video processing on MATLAB)
- 2011-12-28 02:09:53下载
- 积分:1
-
LDPCcoder
完整的ldpc编码程序,实现数字载体的ldpc编码译码以及信道传输仿真,利用生成矩阵和校验矩阵实现,含有自动生成随机错误以检测纠错能力功能(Ldpc complete coding procedures, digital carrier ldpc codec and channel transmission simulation using the generator matrix and parity check matrix realization, containing automatic generation of random error correction ability to detect functional)
- 2015-04-02 20:28:11下载
- 积分:1
-
Spectral-estimation_matlab
Spectral estimation(谱估计)的目标是基于一个有限的数据集合描述一个信号的功
率(在频率上的)分布。功率谱估计在很多场合下都是有用的,包括对宽带噪声湮没下的信
号的检测(Spectral estimation)
- 2015-07-25 21:05:07下载
- 积分:1
-
liziqunsuanf2
二维的粒子群算法仿真 上传上来看对大家有没有帮助(two-dimensional simulation PSO upload point of view we have no right to help)
- 2007-04-03 18:30:22下载
- 积分:1
-
recognize
基于matlab m文件识别白车,过滤黑车
希望对大家有用(Identification of white cars, black cars would like to filter useful)
- 2009-04-21 17:04:33下载
- 积分:1
-
QAM
说明: 通信系统中一种常见的数字调制方法,16—QAM调制(QAM)
- 2010-04-21 10:35:19下载
- 积分:1
-
DPSO
Discrete Particle Swarm Optimization (DPSO)
Algorithm for Permutation Flowshop Scheduling to
Minimize Makespan
- 2015-01-06 23:28:04下载
- 积分: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