-
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
-
Cplusplus.tar
Some of the codeforces problems i ve solved
- 2014-11-20 20:52:09下载
- 积分:1
-
PN2048_FFT4096_Sim
fft计算相关函数,验证4096点的FFT快速捕获算法(理论仿真)(fft calculation of correlation function, verify the 4096-point FFT algorithm for fast capture (theoretical simulation))
- 2011-11-15 09:17:07下载
- 积分:1
-
WiMAX
基于WiMAX IEEE 802.16e物理层规范的Simulink模型参考。(Based on the WiMAX IEEE 802.16e physical layer specification of the Simulink model reference.)
- 2007-07-24 18:24:49下载
- 积分:1
-
Boost_PWM
Matlab Simulink right boost PWM pulse circuit and the simulation design process(Matlab Simulink right boost PWM pulse circuit and the simulation design process)
- 2010-08-25 23:57:17下载
- 积分:1
-
MatlabPP
Matlab源码(投影寻踪). 已验证,可以实现投影寻踪算法 并进行程序建模(Matlab source (projection pursuit). Has been verified, you can achieve projection pursuit algorithm for process modeling and)
- 2011-10-19 21:46:00下载
- 积分:1
-
duel-induction-logging
模拟了电法测井中双感应测井在地层中的电导率相应特征(we simulate the response conductivity in formation of dual-induction logging. )
- 2012-11-05 22:34:36下载
- 积分:1
-
PSO-w
函数调用求解三维空间中的最优解 采用惯性权重递变的粒子群算法(use PSO serve the normal problem by transmutation of inertia weight )
- 2011-07-14 15:17:48下载
- 积分:1
-
Image-processing-
图像处理常见实例的在matlab环境下的具体实现,源码程序,对于初学者不可或缺。(Common examples of image processing in matlab environment, the specific implementation, the source program, for beginners is indispensable.)
- 2013-08-27 21:55:25下载
- 积分:1
-
information_shang
此程序提供两种一维信号信息熵的计算方法,其中一种是近似信息熵计算,可以有效的识别信号的复杂度(This program provides two kinds of one-dimensional signal and the calculation method of information entropy is one kind of approximate entropy calculation, can effectively identify the complexity)
- 2020-07-01 03:40:02下载
- 积分:1