-
sa_tsp1.m
说明: 模拟退火算法解决stp问题的例程,直接运行即可,可以通过改变参数得到不同的图。(simulated annealing algorithm to solve the problem stp routines, can be run directly. by changing the parameters can be different plans.)
- 2006-04-26 13:57:57下载
- 积分:1
-
ARMA-algorithm
利用ARMA 算法估计功率谱的matlab源代码,并画出不同参数情况下的功率谱曲线,内含详细过程。(The ARMA algorithm to estimate the power spectrum matlab source code, and draw the curve of the power spectrum in the case of different parameters, including a detailed process.)
- 2013-04-10 16:30:14下载
- 积分:1
-
Wind
风力发电机的启动模型,主要是发电机的启动原理。(Start models of wind turbines, the main principle is to start the generator.)
- 2014-04-14 11:03:57下载
- 积分:1
-
leachC
WSN下面一种集中式的分簇算法,是对LEACH的一种改进LEACHC(WSN following a kind of centralized clustering algorithm, is an improvement LEACHC LEACH)
- 2010-06-15 14:20:16下载
- 积分:1
-
pidcontroller
designing pi and pid controllers using feedback.
- 2009-12-28 19:38:36下载
- 积分:1
-
SSB
MATLAB实现信号的单边带调制 希尔伯特变换(MATLAB and the signal is single sideband modulation Hilbert transform)
- 2010-05-09 12:10:45下载
- 积分:1
-
MPC_Exercise_Third
Model Predictive Control Exercise pt 3
- 2014-11-14 09:40:04下载
- 积分:1
-
EM
说明: 模式识别中的Expectation maximization算法的matlab源码(Expectation maximization algorithm)
- 2015-04-06 18:44:25下载
- 积分: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-Programs
说明: matlab编程(matlab programming)
- 2008-12-06 21:16:36下载
- 积分:1