-
clusterImg
This function implements kmeans clustering on an input RGB (m x n x 3) image.
- 2011-04-24 19:41:53下载
- 积分: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
-
dct
说明: 在离散余弦变换下实现信号的稀疏分解,matlab环境下可以简单实现(realize sparse Decomposition with dct)
- 2011-03-15 15:57:33下载
- 积分:1
-
matlab_tfa
时频分析的经典程序集,与《Matlab 时频分析与应用》配套使用。(Time-frequency analysis of the classic assembly with " Matlab time-frequency analysis and application of" supporting the use.)
- 2013-09-17 09:02:57下载
- 积分:1
-
Iterative-attempt-4
二维拉普拉斯,使用二阶中心差分,五点差分法,为SOR迭代(Two dimensional Laplasse, using the two order central difference, the five point difference method, SOR iteration
)
- 2021-03-11 20:29:25下载
- 积分:1
-
par_roll
船舶参数横摇模型,与实验数据曲线的对比,包括20组实验数据(Parametric Rolling Model of ship, and compared with the experimental data curve, including 20 groups of experimental data
)
- 2013-12-26 15:34:07下载
- 积分:1
-
ppt
matlab的资料,PPT的很好用,我用过了(matlab use very good)
- 2010-01-10 20:11:37下载
- 积分:1
-
GetLocalMac
源代码 用程序得到本机的MAC 地址 工程要经常用到(The source code with the procedures are the MAC address of the machine)
- 2010-01-21 14:26:51下载
- 积分:1
-
findModes
optical fiber encryption in drpe
- 2012-01-15 22:53:42下载
- 积分:1
-
taxi
出租车的计费功能的实现,计量模块、计费模块、控制模块、译码模块。(taxi fee)
- 2010-01-16 22:25:33下载
- 积分:1