-
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
-
IMgae-Programm
Les approches de segmentation d’image par coopération Régions-contours
- 2013-01-04 18:24:46下载
- 积分:1
-
TYZmyPCA
PCA算法的matlab程序。本代码是对一维信号进行PCA降维处理的matlab函数。(PCA algorithm matlab program. This code is a one-dimensional signal processing PCA dimensionality reduction matlab function.)
- 2020-11-17 13:39:39下载
- 积分:1
-
aero_atcB
To make parameters easier to change and easier to determine their values, a GUI is supplied with this model. Radar and weather parameters may be changed from this GU
- 2013-07-31 20:33:34下载
- 积分:1
-
tdoa
说明: TDOA说明,五个麦克风阵列找到声源位置和方向(TDOA shows that five microphone arrays find the location and direction of the sound source)
- 2021-03-10 10:23:06下载
- 积分:1
-
cal_cor
变换编码中相关系数的求解,特别适用于KLT变换,得到对角矩阵(Correlation coefficients in transform coding solution, especially suitable for KLT transform, the diagonal matrix)
- 2013-11-22 21:53:36下载
- 积分:1
-
Perspective-Transform-matrix
透视变换的矩阵算法 逆矩阵算法 参数的求法(The Perspective Transform matrix)
- 2012-02-21 15:10:27下载
- 积分:1
-
indi
Orthogonal Frequency Division Multiplexing (OFDM) is a spectrally efficient multicarrier modulation technique for high speed data transmission over multipath fading channels. High Peak-to-Average Power Ratio (PAPR), which leads to power inefficiency in the RF portion of the transmitter, is a major drawback of OFDM.
- 2010-09-20 11:33:41下载
- 积分:1
-
1-new
Matlab基本知识,matlab学习入门,希望对大家有用。(this article of Matlab is useful to you .good good study, day day up .Hope you have a good day .)
- 2011-08-14 13:50:03下载
- 积分:1
-
correlation_based_revised
Correlation Based Fingerprint Matching Implementation in Matlab
- 2011-12-16 01:42:03下载
- 积分:1