matlab中dfft,2-DFFT 该实验的目的是开发一个 2-D FFT程序包 联合开发网 - pudn.com
2-DFFT
所屬分類:圖形圖像處理
開發工具:matlab
文件大小:561KB
下載次數:54
上傳日期:2012-06-14 11:28:39
上 傳 者:張亞麗
說明:
該實驗的目的是開發一個 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,297,2012-05-04
......\fourier.m,441,2012-05-04
......\Untitled.m,1118,2012-05-04
近期下載者:
相關文件:
收藏者:
總結
以上是生活随笔為你收集整理的matlab中dfft,2-DFFT 该实验的目的是开发一个 2-D FFT程序包 联合开发网 - pudn.com的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [vue] vue使用v-for遍历对象
- 下一篇: Charles 基础使用