-
002
MATLAB环境下采用灰度变换的方法增强图像的对比度(Using gray-scale transformation method of contrast-enhanced images)
- 2009-02-09 00:47:10下载
- 积分:1
-
Matlabshishi
运用matlab来实现了实时动画的一个示例(Use matlab to realize the real-time animation of an example)
- 2008-03-16 10:20:34下载
- 积分:1
-
pronalg
prony numerical method
- 2012-03-22 18:40:53下载
- 积分:1
-
matlab_fuhaojisuan
matlab符号计算,包括符号类型的创建、使用、任意精度数学计算、微积分等等重要方法,值得借鉴!(Matlab symbolic computation, including the types of symbols to create, use, arbitrary precision arithmetic Calculus, etc. important method, which is worth learning from.)
- 2007-05-28 22:35:27下载
- 积分:1
-
Link-simulation
连杆仿真GUI,机械专业的毕业设计,可以参考下(The connecting rod of GUI simulation, the graduation design of mechanical major can refer to the next)
- 2013-08-18 20:17:25下载
- 积分:1
-
UAC-TR
主动时反通信结合复域方法的MATLAB仿真。(When combined with active anti-communication complex domain method MATLAB simulation.)
- 2014-01-06 16:36:29下载
- 积分:1
-
GPC-for-matlab
这是一个从书本上敲打上去的关于GPC的程序。非最小相位系统采用RLS辨识参数,输入为方波信号(This is a beat up books on the GPC program. Non-minimum phase system uses the the RLS identification parameters input square wave signal)
- 2013-05-14 21:08:17下载
- 积分:1
-
adaptivefilter
自适应滤波器的lms和Rls算法的源码及收敛过程仿真(Lms adaptive filter algorithms, and Rls source and the convergence process simulation)
- 2010-01-14 20:57:03下载
- 积分: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
-
MATLAB
说明: 本书中包含有 所有MATLAB的函数中文简介
对英文不好的朋友 有很好的用处(This book contains all the MATLAB functions Introduction to the English is not good Chinese friends have a good use)
- 2010-04-25 16:28:11下载
- 积分:1