-
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
-
GaussAprox_BestFit_Optimization1_hw7.m
Gauss best fit approximation
- 2014-08-11 17:00:34下载
- 积分:1
-
nway330
matlab 精通一书源代码,包含各个重点章节偶(proficient in a book matlab source code, including various chapters focus even)
- 2013-09-26 14:05:55下载
- 积分:1
-
griddata3ev
minutiae interpolation matlab source code
- 2009-10-21 09:09:48下载
- 积分:1
-
Introduction-of-Matlab-toolbox
介绍了matlab工具箱的函数,方便学习和查找,迅速了解相关函数的功能(Introduced matlab toolbox function, easy to learn and find quickly understand the function of the correlation function)
- 2013-11-28 16:03:53下载
- 积分:1
-
matlab6.5
matlab6.5图形图像处理源程序,很经典的一本关于图像处理算法和代码的书。(Graphics Image Processing matlab6.5 source, it is a classic on the image processing algorithms and code book.)
- 2009-05-12 11:14:30下载
- 积分:1
-
Multiplier
乘子法也是最优化中经常使用的一种传统数学优化方法,对于学习最优化的同学很有用处。(Multiplier Method is the most conventional mathematical optimization methods often used in optimization, optimization for the students to learn useful.)
- 2015-03-20 21:20:26下载
- 积分:1
-
Reentrance
investigation Reentrance problems of Heart
- 2011-01-24 19:29:26下载
- 积分:1
-
Introduction-to-Matlab-Image-Processing
Introduction to Matlab Image Processing include the vector arrays, matrix manupulation, inputs and outputs and plotting in general and 2d and functions & Iterations
- 2012-05-06 11:02:24下载
- 积分:1
-
orbit_Terra
1)先利用文件Lorenz.m求解出Lorenz系统,并把其数组保存成名字为un.mat的文件。
2)直接运行文件Lorenz1.m 便可统计出Lorenz系统的轨道(a) first use of document Lorenz.m solved Lorenz system, and the preservation of its array of un.mat name into the paper. 2) Run the file directly Lorenz1.m Lorenz will be the statistics on the track)
- 2007-05-22 19:51:26下载
- 积分:1