-
first
二维傅里叶变换,对图像进行二维傅里叶变换处理(Two-Dimensional Fast Fourier Transform
The purpose of this project is to develop a 2-D FFT program "package" that will be used
in several other projects that follow. Your implementation must have the capabilities to:
(a) Multiply the input image by (-1)x+y to center the transform for filtering.
(b) Multiply the resulting (complex) array by a real function (in the sense that the
the real coefficients multiply both the real and imaginary parts of the transforms).
Recall that multiplication of two images is done on pairs of corresponding elements.
(c) Compute the inverse Fourier transform.
(d) Multiply the result by (-1)x+y and take the real part.
(e) Compute the spectrum.)
- 2010-11-27 23:15:03下载
- 积分:1
-
ExponentialSmoothing
采用Matlab实现二次指数平滑模型的M文件,含示例数据(The Matlab double exponential smoothing model M file containing sample data)
- 2012-09-18 18:44:47下载
- 积分:1
-
fmm
fmm is the filae that can
- 2012-01-11 22:01:42下载
- 积分:1
-
zf2wc
Calculation wc and kd on a desirable stock of stability of a contour
- 2010-02-17 21:22:02下载
- 积分:1
-
Gray-Level-slicing-without-background-SS
A SIMPLE MATLAB PROGRAM FOR IMAGE GRAY SCALING
- 2014-09-03 01:24:14下载
- 积分:1
-
ed_2
Algorithm for energy detector.
- 2012-01-25 15:27:29下载
- 积分:1
-
GA_only-mutation
说明: 遗传算法解决车辆路径问题,用matlab解答,可以直接运行(Genetic algorithm can solve the vehicle routing problem)
- 2011-04-03 14:52:38下载
- 积分:1
-
rect_array
一个可以实现矩形阵列信号处理的程序,大家试一试吧(A rectangular array signal processing can achieve the program, we try it)
- 2011-04-21 17:06:58下载
- 积分:1
-
analise
matlab数据分析的经典算法,可以用于数据分析(matlab data analysis of the classic algorithms, can be used for data analysis)
- 2011-08-04 15:25:50下载
- 积分:1
-
moteur
A linear model of the system can be extracted the Simulink model into the MATLAB workspace. This can accomplished employing the MATLAB command linmod or directly within Simulink as we will do here. We will specifically use the base Simulink model developed first principles shown below. You can download this model here, or you can refer to the DC Motor Speed: Simulink Modeling page to recreate the model yourself.
- 2015-03-26 19:39:58下载
- 积分:1