-
matlab-waveletprocess
讲解了 MATLAB语言环境下
图像压缩和图像融合方面的基本方法和基于小波变换的图像分解与重构。(Explained the MATLAB language environment, image compression and image integration of the basic methods and wavelet-based image decomposition and reconstruction.)
- 2009-11-07 18:56:03下载
- 积分:1
-
bayeserr
该文件为一个用matlab 编写的bayes分类的误差分析程序,比较经典,只得相关开发人员参考 (one of the documents used for the preparation of the Matlab bayes classification error analysis procedures, more classic, only related to the development of reference)
- 2006-10-26 17:25:37下载
- 积分:1
-
双基地MIMO雷达 MUSIC算法实 二维方位角联合估计
双基地MIMO雷达利用MUSIC算法实现目标二维方位角联合估计(Bistatic MIMO radar MUSIC algorithm to achieve the goal of a two-dimensional azimuth joint estimation)
- 2013-02-08 10:09:32下载
- 积分:1
-
资源分配算法的OFDM仿真算法 ALLOCATION
关于资源分配算法的OFDM仿真算法,在无线通信领域的。(An OFDM simulation algorithm for resource allocation algorithms in the field of wireless communications.)
- 2020-11-27 19:59:31下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
Jakes-simulator
Jakes Simulation Models With Correct Statistical
Properties for Rayleigh Fading Channels
- 2013-04-13 22:11:17下载
- 积分:1
-
Roberts
经典图像边缘检测(微分法思想)——Roberts微分交叉算子 优点:模板小,计算量小;(Classic edge detection (differential method thought)- Roberts differential crossover advantages: template small, small amount of calculation )
- 2013-12-18 20:07:36下载
- 积分:1
-
GMSK_MSK
MSK和GMSK数字调制方式的比较,主要利用simulink模块来实现仿真。(Comparison between GMSK-Modulation (GSM standard), MSK Type A-Modulation and MSK Type B-Modulation)
- 2011-05-09 11:47:46下载
- 积分:1
-
GSMK
基于matlab的GMSK介绍及设计,用于个人研究、教学、仿真(GMSK presentation and design, for personal research, teaching, simulation)
- 2006-10-15 16:56:16下载
- 积分:1
-
rlsfilter
rls滤波器设计程序(用matlab编写的程序)(rls filter design process (using Matlab prepared by the procedure))
- 2007-06-14 23:35:39下载
- 积分:1