-
kmedian
The method works as follows.
1. For a data set with dimensionality, d, compute the variance
of data in each dimension (column).
2. Find the column with maximum variance call it cvmax
and sort it in any order.
3. Divide the data points of cvmax into K subsets, where K is
the desired number of clusters.
4. Find the median of each subset.
5. Use the corresponding data points (vectors) for each
median to initialize the cluster centers.
- 2013-08-10 03:45:31下载
- 积分:1
-
QAMSNR
QAM信号调制解调的仿真以及解调误码率的比较。(QAM signal modulation and demodulation of the demodulation error rate simulation and comparison.)
- 2011-06-08 01:04:50下载
- 积分:1
-
bpsk-MATLAB
实现2PSK系统的matlab仿真以及误码率分析(
Achieve 2PSK system matlab simulation and analysis of bit error rate )
- 2012-01-01 23:24:22下载
- 积分:1
-
code-mophong-hinh-4
mo phong STC trong MIMO OFDM
- 2015-03-30 10:48:09下载
- 积分:1
-
qunfai_v50
是信号处理的基础,小波包分析提取振动信号中的特征频率,用平面波展开法计算二维声子晶体带隙。( Is the basis of the signal processing, Wavelet packet analysis to extract vibration signal characteristic frequency, Computation Method D phononic bandgap plane wave.)
- 2016-09-01 15:11:18下载
- 积分:1
-
基于卡尔曼滤波的目标跟踪和轨迹预测 target
基于卡尔曼滤波的目标跟踪和轨迹预测,广泛应用于雷达信号,MATLAB实现(Kalman filter based target tracking and trajectory prediction, widely used in radar signal, MATLAB realization)
- 2017-03-03 19:24:59下载
- 积分:1
-
jpeg2000sourceanddoc
JP2K matlab source code and doc
- 2015-01-22 15:27:39下载
- 积分:1
-
混沌序列的相空间重构的MATLABT程序
说明: 混沌序列的相空间重构的MATLABT程序,相信一定能给您带来惊喜.(chaotic sequence of phase space remodeling MATLABT procedures, I believe that you can bring surprises.)
- 2005-11-24 20:31:36下载
- 积分:1
-
czt_transformer
该程序用CZT算法实现信号频率分析,并画出信号的波形图、FFT变换后的频谱图、CZT变换后的波形图(CZT transformer )
- 2013-01-09 00:03:46下载
- 积分:1
-
3-chapter
MATLAB GUI设计学习手记(第二版)源程序 第3章
本书推荐的学习方法:
1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。
2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。
3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。
4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。
(MATLAB GUI design learning Hearts (second edition) source Chapter 3 the learning methods recommended in this book: 1) If you are a MATLAB beginners, and have plenty of time to learn GUI design, you can start from Chapter 1 of the book The step-by-step learning. 2) If you are a MATLAB beginners, and the time is very tight, it is recommended that you first learn to Chapter 1, followed by learning Chapter 4, Chapter 5 and Chapter 6, in other sections based on project needs selective learning . 3) If you have mastered the basic grammar of the MATLAB, the MATLAB Programming Fundamentals, please visit the Chapter 1, in particular thematic analysis section. First learning book chapters 4, 5 and 6, then the other chapters selective learning based on project needs. 4) If you are an expert or teacher of a MATLAB GUI, you can book as a teaching reference books, the book is comprehensive, explain the detailed, refined code, is a rare GUI canon.)
- 2012-11-15 18:29:53下载
- 积分:1