-
Fast-K-means-clustering
Fast mex K-means clustering algorithm with possibility of K-mean++ initialization
(mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael)
- Accept single/double precision input
- Support of BLAS/OpenMP for multi-core computation
Please run mexme_yael_kmeans.m to compile mex-files (be sure that mex -setup have been done at least one)
Run demo "test_yael_kmeans.m"(Fast mex K-means clustering algorithm with possibility of K-mean++ initialization
(mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael)
- Accept single/double precision input
- Support of BLAS/OpenMP for multi-core computation
Please run mexme_yael_kmeans.m to compile mex-files (be sure that mex-setup have been done at least one)
Run demo "test_yael_kmeans.m")
- 2012-09-07 23:58:04下载
- 积分:1
-
image-Recovery
matlab 数字图像处理 图像复原
含代码和结果显示 (Digital image processing matlab image restoration
Containing the code and the results show)
- 2015-01-25 13:41:58下载
- 积分:1
-
advection1Ddiffusion2D
Advection and Disperison in 1D coupled diffusion into 2D matrix, diffusion happens both in 1D and 2D which interconnected 1D and 2D
- 2012-06-18 06:29:55下载
- 积分:1
-
dct
基于dct的伪随机序列的数字图像水印,算法较为简单,鲁棒性一般,不能很好地抵御噪声攻击(Dct pseudo-random sequence-based digital image watermarking algorithm is relatively simple and general robustness against noise attack can not)
- 2013-01-18 22:29:23下载
- 积分:1
-
pade
The Pade method of finding AR MA ARMA model coefficients
- 2011-11-15 00:10:30下载
- 积分:1
-
Adaptive-Filtering-Primer-with-MATLAB---Poularika
MATLAB toolbox control engineering technical manual. This book provide readers with the use of MATLAB practical guidance. Mainly with the introduction of the MATLAB control engineering related to six basic toolbox: System Identification Toolbox, Control System Toolbox, Robust Control Toolbox, Model Predictive Control Toolbox.
- 2014-01-30 22:28:40下载
- 积分:1
-
DRAW
这是一个用鼠标划光滑曲线的函数,利用matlab编写(This is a smooth curve with the mouse draw a function of the preparation of the use of matlab)
- 2009-03-06 18:26:33下载
- 积分:1
-
yuchuli
数据处理的一种方法,可实现目标轨迹的其实确定,实验结果证明效果很好。(A method of data processing can be realized in fact a target track, experimental results show a good effect.)
- 2010-08-25 10:04:31下载
- 积分:1
-
tlabel
This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1) + now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
(This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1)+ now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
)
- 2009-10-05 21:46:23下载
- 积分:1
-
zdzcx
一个惯性导航子对准程序,可以用MATLAB运行(An inertial navigation sub-alignment procedures can be used to run MATLAB)
- 2008-07-10 21:54:18下载
- 积分:1