-
Assignment
its is very good code for edge detection...
- 2009-11-17 18:24:44下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
sadfasf
this is matlab source
- 2011-06-12 00:42:07下载
- 积分:1
-
PlotZoomandFFT
matlab example code 工具包(matlab example code toolkit)
- 2009-12-23 14:36:11下载
- 积分:1
-
modified_jakes
说明: jake信道的仿真模型,matlab语言实现,可以用于一般移动无线信道的仿真(the simulation model of Jake channel, be completed in matlab, be simulated to mobile wireless communication channel )
- 2005-09-11 10:57:44下载
- 积分:1
-
GA_for_CARP
说明: CARP(有向多中国邮递员问题)的遗传算法解法,目标和约束易修改。基于菲尔德大学遗传算法工具箱,需先安装(CARP (to the Chinese postman problem) of the genetic algorithm method, objectives and constraints easy to modify. Rumsfeld University-based genetic algorithm toolbox, to be installed)
- 2008-09-16 21:18:57下载
- 积分:1
-
matlab
matlab程序百例,入门的好的简单例子。(100 cases of matlab procedures, entry of a good simple example.)
- 2008-07-21 11:03:08下载
- 积分:1
-
jfc
说明: 解方程的matlab源码,有问题的请大家说明(Solution of equation matlab source, there are problems please note)
- 2008-11-11 13:37:56下载
- 积分:1
-
dingwei
这是一个很好的车牌定位程序,并且有操作界面,可以逐步操作,非常适合新手(This is a good license plate locator and user interface, step-by-step, very suitable for the novice)
- 2012-05-23 11:04:49下载
- 积分:1
-
args
ARGS is a MATLAB program which demonstrates command line argument retrieval.In particular, ARGS is a demonstration of the NARGIN function, which counts command line arguments and the VARARGIN function, which allows the user to specify that a routine has a variable number of input arguments.
- 2012-05-25 08:02:26下载
- 积分:1