-
GUIwithMatlab
MATLAB之GUI教程,GUI为使用者提供良好的交互界面,使编程更清晰(the book describes how to use the GUI)
- 2010-07-14 11:40:31下载
- 积分:1
-
lognormal
Maximum Likelihood estimation for lognormal pdf
- 2010-09-23 04:21:44下载
- 积分:1
-
matlabPID
使用matlab实现PID控制的源码,使用simulink(The realization of the use of PID control matlab source, using simulink)
- 2009-05-30 01:02:33下载
- 积分:1
-
trymatlab
peter cork script about 3dof robot arm kinematics forward and inverse
- 2015-06-15 20:18:56下载
- 积分:1
-
Amorphous
Amorphous定位算法的matlab例程,下载解压后可以直接用(Amorphous localization algorithm)
- 2021-01-31 10:58:37下载
- 积分: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
-
H6S1
digital signal processing homwork
- 2013-12-26 17:17:57下载
- 积分:1
-
YALMIP_R20100813
YALMIP是一种定义和求解高级优化问题的模化语言,能够解决所有标准优化问题和高级主题,完全可以替代Matlab中的Optim和LMI工具箱(YALMIP is a high-level optimization problem definition and solving the modeling language, to solve the optimization problem for all standard and advanced topics, can replace Matlab and the LMI toolbox in the Optim)
- 2010-08-30 17:48:03下载
- 积分:1
-
guidao
航天器二体轨道动力学模型,matlab程序,simulink模型 (Spacecraft orbital dynamics model of the two-body)
- 2020-12-08 11:09:20下载
- 积分:1
-
3D_mutlipeak
这是基于matlab编程用pso方法解决多峰函数的问题(This is based on matlab programming method with pso problem solving multimodal function)
- 2011-05-27 10:16:31下载
- 积分:1