-
randswap
Matlab script that randomize rows and/or colums
- 2009-11-27 00:52:25下载
- 积分:1
-
GUIMATLABVIDEO
好东东 教你轻松学会matlab的GUI界面设计(MATLAB GUI VIDEO)
- 2009-12-17 21:01:31下载
- 积分:1
-
RSC
RSC。源码。需要的拿去。注意不同于SRC。(RSC. Source code. Need to take. Note that unlike SRC.)
- 2013-11-16 21:36:53下载
- 积分:1
-
The-least-square-estimation-
最小二乘估计算法论文和matlab仿真源程序
(The least square estimation algorithm papers)
- 2011-12-26 19:20:46下载
- 积分:1
-
Matlab---Electronics-and-Circuit-Analysis-using-M
MATLAB is a numeric computation software for engineering and scientific
calculations. MATLAB is increasingly being used by students, researchers,
practicing engineers and technicians. The causes of MATLAB popularity are
legion. Among them are its iterative mode of operation, built-in functions,
simple programming, rich set of graphing facilities, possibilities for writing
additional functions, and its extensive toolboxes.
- 2012-11-28 18:08:05下载
- 积分:1
-
lle
一个lle的matlab代码,完成我自己硕士论文时所编写(Lle of a matlab code to complete my master s thesis written at)
- 2008-12-11 11:04:11下载
- 积分:1
-
invGUI
解压之后.添加到matlab->file->set path里面,就可以直接运行InvGUI.输入具体的数值后,自动plot figure.(After decompression. Added to the matlab-> file-> set path inside, you can directly run InvGUI. Enter specific values, the auto-plot figure.)
- 2007-12-10 11:09:05下载
- 积分: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
-
nonlinear
-u"+u^2=x, 0<x<1
u(0)=0, u(1)=0
- 2011-04-20 21:44:04下载
- 积分:1
-
eluosifangkuai
在matlab开发环境中,实现俄罗斯方块游戏的程序(Development environment in matlab to achieve Tetris game program)
- 2013-11-19 13:56:14下载
- 积分:1