-
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
-
FastICA
说明: 一个最新的快速独立分量分析工具箱,很有用(The latest fast independent component analysis toolbox, useful)
- 2008-10-17 15:00:29下载
- 积分:1
-
scm
可自行设置参数产生SCM信道,支持MIMO等功能(can set your own parameter to create SCM channel,support MIMO an other function.)
- 2013-08-14 14:55:48下载
- 积分:1
-
lvjing
matlab的滤镜 包含有2个文件 作业(matlab filter contains two file operations)
- 2013-12-05 16:32:30下载
- 积分:1
-
sensing_slot2
Writing C + + code, is to allow the use ns2 select the channel, which is our experimental multichannel implementation, hoping to share.
- 2014-01-03 11:06:50下载
- 积分:1
-
ooDACE-1.4
说明: 克里金模型的MATLAB工具箱,克里金模型是比较流行的空间插值算法(MATLAB Toolbox for Kriging Model)
- 2019-03-30 16:22:48下载
- 积分:1
-
ricianchannel
说明: 关于莱斯信道的仿真,进行分析及绘图,包含三个程序(rician_channel_right)
- 2019-04-24 08:58:50下载
- 积分:1
-
LMSdedspshixian
论文主要研究了自适应滤波器的基本结构和最小均方误差算法(LMS算法),同时采用MATLAB语言对该算法进行了仿真,然后使用SY-5402EVM 评估板对其进行了DSP 实现,并对结果进行了分析。(Paper studied the basic structure of adaptive filter and minimum mean square error algorithm (LMS algorithm), while the use of MATLAB language simulation of the algorithm, and then use the SY-5402EVM a DSP evaluation board for its realization, and the results analyzed.)
- 2007-12-10 17:03:28下载
- 积分:1
-
gp
说明: 集合规划方法用于实时嵌入式系统中周期分配,可以有效提高实时系统的实时性。(Collection of real-time embedded systems programming method for distribution in the cycle, can improve the real-time systems in real time.)
- 2010-05-05 09:16:51下载
- 积分:1
-
peakdetect_ECG_v3
Peak Detection algo in ECG for matlab.
- 2014-10-17 01:55:21下载
- 积分:1