-
noscalrang
此程序用于高光谱数据运算中绘制并得到红边光谱范围(This program for high-spectral data computing in the draw and get the red edge spectral range)
- 2010-08-21 09:45:31下载
- 积分:1
-
matlablanguageprogramming
matlab编程基础,介绍matlab编程语言的ppt,方便matlab学习(matlab Programming on the matlab programming language ppt, easy to learn matlab)
- 2009-04-27 12:57:35下载
- 积分:1
-
MATLABGUIdsign
Matlab GUI语言的基础入门详细讲解,浅显易懂(Matlab GUI language to explain in detail the basis for entry, easy to understand)
- 2009-06-10 13:49:58下载
- 积分:1
-
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
-
weina
维纳滤波,图像恢复,通过用matlab编辑的程序实现以上功能(wena )
- 2009-06-19 20:53:11下载
- 积分:1
-
CART
决策树算法的CART算法,用MATLAB编写,能有,不错的。(CART decision tree algorithm algorithm, using MATLAB to prepare, to have, good.)
- 2021-04-09 20:19:00下载
- 积分:1
-
matlab
matlab综合辅导与指南,详细介绍matlab的使用(matlab comprehensive counseling and guidance details the use of matlab)
- 2008-08-23 09:39:07下载
- 积分:1
-
parisaG
In this experiment you will simulate a symmetric binary communication system in which the probability that a bit is corrupted is p, that is P(receiving 0|1 sent) = P(receiving 1|0 sent) = p. To actually perform this experiment you will have to first develop a random number generator that produces binary random numbers.
- 2011-06-19 21:25:16下载
- 积分:1
-
zellip
归一化椭圆函数低通滤波器零极点计算程序
自动优化
zellip 主程序(zellip main program)
- 2015-01-25 09:46:33下载
- 积分:1
-
CPP-Primer-Plus
C++ Primer Plus,
作者 Stephen Prata
版本6ed, AW,
年份 2012
C++初级学者用书(C++ Primer Plus, Stephen Prata, 6ed, AW, 2012 C++ junior scholars books)
- 2013-12-13 17:22:18下载
- 积分:1