-
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
-
IEEE1588
基于IEEE1588的时钟同步技术及其应用,希望给大家带来帮助(based on the IEEE 1588 time synchronization technology and its applications, we hope to bring help)
- 2020-10-15 10:37:30下载
- 积分:1
-
模糊pid
编译好的Simulink-FuzzyPID模糊pid控制规则,通过对模糊规则的定义ki,kp,kd。(Compiled Simulink-FuzzyPID fuzzy PID control rules, through the definition of fuzzy rules Ki, KP, KD.)
- 2017-12-22 11:21:50下载
- 积分:1
-
SSBoll79
Spectral Subtraction Noise reduction algorithm
- 2013-09-04 19:29:29下载
- 积分:1
-
评判标准
说明: 数字图像修复算法的评价标准也是从两个方面进行评价的,一个是修
复算法的效率,一个是修复后图像质量。修复算法的效率主要就是看修复
图像所用的时间,可以用时间就行量化。而图像质量很难从量上唯一的进
行评价,目前图像修复质量还没有统一的评价标准,从实际应用出发,修
复后图像质量的好坏大多数是从以下两个方面就行评价,修复后图像给人
主观上的“满意度”和客观上图像的cnr、enl、epi、psnr、snr来评判。(The evaluation criteria of digital image restoration algorithms are also evaluated from two aspects, one is repair.
One of the efficiency of complex algorithm is the image quality after restoration. The efficiency of the repair algorithm depends mainly on the repair.
The time spent on the image can be quantified in terms of time. But image quality is difficult to improve quantitatively only.
At present, there is no uniform evaluation criterion for image restoration quality. Starting from practical application, repair
The quality of restored images is mostly evaluated from the following two aspects, and the restored images are given to people.
Subjective "satisfaction" and objective image cnr, enl, epi, psnr, SNR to judge.)
- 2021-04-18 23:48:57下载
- 积分:1
-
mse
MSE mean square error of Two Digital Images
- 2010-03-10 07:20:46下载
- 积分:1
-
牛顿迭代接非线性方程组
利用牛顿迭代法实现高阶非线性方程组的计算(Calculation of Higher Order Nonlinear Equations by Newton Iteration Method)
- 2021-01-08 00:58:51下载
- 积分:1
-
SC_sunny_RI
本模型可用于计算晴天下北半球任意地区任意角度下集热器太阳日辐射强度(Any angle collector solar radiation calculation model)
- 2012-04-07 01:46:33下载
- 积分:1
-
Cancer-Detection-using-Wavelet-Transform
cancer detection using wavelet
- 2014-09-17 16:42:09下载
- 积分:1
-
nongli-ji-qi-bian-suan
农历及其编算。农历详细介绍,对农历相关的编程有着本源性指导作用 。(Lunar and Calculating.)
- 2014-10-28 15:46:47下载
- 积分:1