-
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
-
Matlab-msworld
】本文基于Matlab 软件实现小世界网络模型算法,并利用Pajek 软件做出小世界网络的图像,为培养学生的数学建模能力提供了
一个较好的案例。(Based on Matlab software】 small world network model algorithm, and using Pajek software to make the image small world network, the ability of students in the mathematical modeling provides a good case.)
- 2011-05-06 10:34:18下载
- 积分:1
-
linehough123
这个程序检测出了图像中的直线,而且用绿色标出直线,直线断电用+表示,并且用不同颜色标出了最长的直线(this procedure detected the image straight, and marked with a green line, a straight line with power outages, and with different colors marked the longest line)
- 2007-04-12 09:39:27下载
- 积分:1
-
axesreset.tar
在matlab中,利用GUI中各句柄之间的关系,进行相应坐标轴中图像的清除工作,对GUI设计中的初始化和重置工作很有用(In matlab using the relationship between the handle to the GUI, corresponding axis image cleanup, useful for initialization and reset the GUI design)
- 2013-04-06 14:47:27下载
- 积分:1
-
ZCS
单相逆变器的零电流软开关控制,通过松耦合变压器传输到负载,效率提高(The zero current soft switching control of the single-phase inverter is improved by the transmission of the loose coupling transformer to the load)
- 2017-06-19 15:20:51下载
- 积分:1
-
Chase
自己写的一个关于chase算的程序,能得到最后的译码结果。主要用于乘积码和广义LDPC的译码算法上,有较好的性能。(Write a program to calculate on the chase, will be the final decoding results. Mainly used for product codes and generalized LDPC decoding algorithm, there is better performance.)
- 2020-11-06 09:09:50下载
- 积分: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
-
rgzn1671
matlab的遗传算法的一个工具箱(matlab genetic algorithm toolbox of a)
- 2008-08-17 22:14:54下载
- 积分:1
-
FPGA_PID
基于Xilinx System Generator的Simulink仿真代码(Based on the Xilinx System Generator Simulink simulation code)
- 2020-10-25 16:50:00下载
- 积分:1
-
MMSE
用于多用户检测技术的MMSE检测器matlab仿真(MMSE detector matlab simulation)
- 2015-01-04 17:04:56下载
- 积分:1