-
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
-
matlabpicture
matlab的图形处理函数说明,是pdf文档,希望对大家有帮助(matlab graphics processing function of note is the pdf document, we want to help)
- 2009-09-06 11:06:17下载
- 积分:1
-
loglikEV.m
matlab code log MLE extreme values
- 2011-04-20 16:41:05下载
- 积分:1
-
proposed_method
在阵列天线自适应信号处理中,经常会出现因为阵元位置信号角度估计等误差引起的,天线性能急剧下降的问题,在此运用稳健性的方法提出一种稳健的自适应阵列天线波束合成方法,来解决此问题(In the adaptive array antenna signal processing, often occur because the sensor position signal angle estimation error caused a sharp decline in the performance of the antenna problem, a robust adaptive array antenna beam synthesis method in this application of the robustness of the method to solve this problem)
- 2014-09-25 10:53:31下载
- 积分:1
-
46579-58523-1-SM
it is file of document to forgery detection method in 3d image
- 2014-10-24 01:02:56下载
- 积分:1
-
2phasestepMotor
说明: 通过步进电机的数学模型对二相步进电机进行仿真,并通过卡尔曼滤波处理数据,最终通过处理后的数据预估两相步进电机的相电流和相电压。(The mathematical model of the stepping motor is used to simulate the two-phase stepping motor, and the data are processed by Kalman filter. Finally, the phase current and phase voltage of the two-phase stepping motor are predicted by the processed data.)
- 2020-06-23 06:00:02下载
- 积分:1
-
shibie)
这个程序主要是对车牌定位相关的东西进行了编程,希望有所帮助。(This program mainly for license plate location was something related to programming, want help.)
- 2010-05-12 12:06:15下载
- 积分:1
-
dtmf
实现输入一串数字,然后matlab可以将数字对应的蜂鸣音播放出来(类似于电话的拨号)(Achieve input a string of numbers, then you can figure corresponding matlab beep play out (similar to dial-up phone))
- 2013-12-08 09:55:49下载
- 积分:1
-
fdv54
matlab code for Face Detection System
- 2015-02-03 14:10:36下载
- 积分:1
-
opt_matlabGUI
最优化算法,单纯形法,两阶段法,大M法,单纯形法(两步法)求解任意LP问题的可视化界面(Optimization algorithm, simplex method, two-phase method, Big M method)
- 2010-01-12 13:00:49下载
- 积分:1