-
EW_Toolbox
电子战工具箱,不仅可以提高开发仿真程序的速度,对于初学者来说,也是理解电子战原理的素材(Electronic warfare toolbox can not only enhance the speed of development of simulation program for beginners, but also understand the principles of electronic warfare material)
- 2009-09-07 22:35:23下载
- 积分:1
-
compression111
用MATLAB实现的各种图像压缩方法,有BTCODE,PYRAMID,DCTCOMPR,IMCOMPR等。(MATLAB various image compression method, BTCODE, PYRAMID. DCTCOMPR, IMCOMPR so.)
- 2006-06-07 15:42:58下载
- 积分:1
-
chapter4
Power Systems Oscillations C4 examples
- 2013-01-05 10:13:42下载
- 积分:1
-
noise_corr
matlab实现相关器,用相关原理检测噪声中的微弱信号(matlab implementation correlator with the relevant principles of weak signal detection in noise)
- 2013-10-13 16:23:51下载
- 积分:1
-
Toolbox_Fundamental_matrix
计算基本矩阵 很有用也很齐全,是源代码m文件,希望对大家有用(Toolbox of computation Fundamental matrix)
- 2012-04-09 22:52:33下载
- 积分: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
-
sem_MATLAB_vectormanip
Matlab applications it is often necessary to create vectors, to delete elements of given
vectors, to substitute elements in given vectors, to append vectors or to insert a given
vector into another vector. All these methods are discussed in this short tutorial.
The corresponding m-files are available.
- 2011-11-08 22:37:44下载
- 积分:1
-
MATLAB
matlab 基本的loop功能,只是最基本的先前条件所构成的loop代码(matlab basic loop function)
- 2013-05-26 14:16:01下载
- 积分:1
-
MUSIC
多重信号分类MATLAB.m文件的两个程序及相关说明(Both programs multiple signal classification MATLAB.m documents and related instructions)
- 2015-01-15 10:17:06下载
- 积分:1
-
BP_nn
BP神经网络对2ask,2fsk,4fsk,2psk,4psk,gmsk六种信号的学习和训练。
(BP neural network 2ask, 2fsk, 4fsk, 2psk, 4psk. gmsk six signals in the learning and training.)
- 2007-04-06 09:49:48下载
- 积分:1