文件名称:2-DFFT
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 561kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该实验的目的是开发一个 2-D FFT程序包。要求程序能完成下面的功能:
(a) 用因子 (-1)x+y
乘以输入图像,以实现滤波的中心化变换;
(b) 用一个实矩阵乘以一个复数矩阵,即用实矩阵中的元素同时乘以复数矩阵对应位置上的复数的实部与虚部。
可以通过调用两个图像的乘法程序来实现对应元素的相乘;
(c) 计算反付立叶变换;
(d) 结果乘以 (-1)x+y
,并取其实部;
(e) 计算频谱。 -The purpose of this experiment is to develop a 2-D FFT package. Program to complete the following features: (a) The factor (-1) x+y multiplied by the input image to achieve the center of the transform of the filter (b) a real matrix is multiplied by a complex matrix, using the real matrix elements at the same time multiplied by the complex matrix corresponding to the position of the real part and imaginary part. By two images is called the multiplication process of multiplying the corresponding element (c) The calculation of the anti-Fourier transform (d) multiplying the result by (-1) x+y, and take the real part (e) The calculation of the spectrum.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
prj4-1\arithmatic.m
......\Fig2.19(a).jpg
......\Fig4.11(a).jpg
......\fourier.m
......\Untitled.m
prj4-1
......\Fig2.19(a).jpg
......\Fig4.11(a).jpg
......\fourier.m
......\Untitled.m
prj4-1