Description: 快速傅里叶变换FFT通用matlab源程序,众所周知,matlab工具箱里的fft函数是内置的,我们无法看到其源代码,为了学习交流方便,特帖出本人以前用matlab语言写的fft通用matlab源程序,以供初学者学习参考之用!-FFT fast Fourier transform common Matlab source, as we all know, the Matlab toolbox fft function is built-in, we can not see the source code, in order to facilitate the exchange of learning and special TIE out I used to write using the Matlab language fft common source Matlab, for beginners to learn reference only ! Platform: |
Size: 1024 |
Author:刘鹏 |
Hits:
Description: 程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运用5种不同的梯度增强法进行图像锐化
P0310:图像的高通滤波和掩模处理
P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理
-code P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 0312 : Butterworth (Butterworth) high-pa Platform: |
Size: 11264 |
Author:Jimmy Yen |
Hits:
Description: 程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
-Procedure Code Description P0301: digital image data display matrix and its Fourier transform P0302: Two-dimensional discrete cosine transform image compression P0303: gray-scale transformation of the methods used to enhance image contrast P0304: Histogram of homogenization P0305: simulated images by Gaussian white noise and salt and pepper noise P0306: A two-dimensional median filtering function medfilt2 of interference by salt and pepper noise image filtering Platform: |
Size: 8192 |
Author:张平 |
Hits:
Description: matlab代码,数字图像矩阵数据的显示及其傅立叶变换,二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响,采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波-matlab code, digital image data display matrix and its Fourier transform, two-dimensional discrete cosine transform image compression, using gray-scale transformation method to enhance image contrast, histogram homogenization, analog image by Gaussian white noise and salt and pepper the impact of noise, using two-dimensional median filter function by medfilt2 of salt and pepper noise image filtering Platform: |
Size: 2048 |
Author:wang |
Hits:
Description: 基于Matlab的典型图像增强算法的源码
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运用5种不同的梯度增强法进行图像锐化
P0310:图像的高通滤波和掩模处理
P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-They are typical Matlab-based image enhancement algorithm.
Procedure Code Description
P0301: digital image data display matrix and its Fourier transform
P0302: Two-dimensional discrete cosine transform image compression
P0303: the use of gray-scale transformation method of contrast-enhanced images
P0304: Histogram of homogenization
P0305: analog image by Gaussian white noise and salt and pepper noise
P0306: A two-dimensional median filter function by medfilt2 of salt and pepper noise image filtering
P0307: the use of MATLAB s function affected by noise interference filter2 images mean filter
P0308: Image Adaptive Weiner Filter
P0309: the use of five kinds of different gradient enhanced image sharpening method
P0310: Image of high-pass filtering and mask treatment
P0311: the use of Butterworth (Butterworth) low pass filter on the image noise by smoothing treatment
P0312: the use of Butterworth (Butterworth) high-pass filter for sharpening Platform: |
Size: 21504 |
Author:panghuanzhi |
Hits:
Description: 利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-Registers two images (2-D rigid translation) within a fraction of a pixel specified by the user. Instead of computing a zero-padded FFT (fast Fourier transform), this code uses selective upsampling by a matrix-multiply DFT (discrete FT) to dramatically reduce computation time and memory without sacrificing accuracy Platform: |
Size: 5120 |
Author:wangwei |
Hits:
Description: this source code based on steganography and developed in matlab. in steganography we can hide any data like images in another image.
this method based on discrite fourier transform method. Platform: |
Size: 29696 |
Author:manisha |
Hits:
Description: this about DTFT.DTFT s matlab code and it is for Discrete time fourier transform.-this is about DTFT.DTFT s matlab code and it is for Discrete time fourier transform. Platform: |
Size: 1024 |
Author:Mahmut |
Hits:
Description: ME-Curvelet与传统的Curvelet变换区别在于(1)用离散余弦域代替离散傅立叶域;(2)适当的重新组织in-tile数据。该压缩包中提供了ME-Curvelet变换的源码与分解及重构的demo。-ME-Curvelet transform traditional Curvelet difference is that (1) domain instead of using discrete cosine discrete Fourier domain (2) appropriate re-organize in-tile data. The compressed package provides the source code ME-Curvelet transform and decomposition and the reconstruction of the demo. Platform: |
Size: 5120 |
Author:nhj |
Hits:
Description: This contain discrete fourier transform code and inverse discrete fourier transform coded in matlab and also contain dfs and idfs Platform: |
Size: 1024 |
Author:usman |
Hits:
Description: 可以计算非线性薛定愕方程的exe程序,代码是matlab的- This program is a simple introduction to the Fast Fourier Transform
Analytic and numerical solution are take into account.
The code(MATLAB) can be used to simulate Nonlinear Schrodinger Equation (NLSE) Platform: |
Size: 235520 |
Author:sunfleet |
Hits:
Description: 对数字图像处理中的离散傅里叶变换(DFT),离散余弦变换(DCT)进行了详细的分析。其中DFT包括log视觉处理,中心点移动等。DCT包括分块处理,和保留较少系数,并比较结果。-Digital image processing of the discrete Fourier transform (DFT), discrete cosine transform (DCT) for a detailed analysis. DFT which include the log of visual processing, the center of movement. Including sub-block DCT processing, and retention of small coefficients, and compare the results. Platform: |
Size: 390144 |
Author:pxjy |
Hits:
Description: 通信原理实验代码,AM信号,单边带信号,双边带信号的产生以及傅里叶变换-Communication Theory test code, AM signal, single-sideband signal, as well as double-sideband signal generation Fourier transform Platform: |
Size: 2048 |
Author:login |
Hits:
Description: this matlab code for fourier transform and window function comparision-this is matlab code for fourier transform and window function comparision Platform: |
Size: 3072 |
Author:zhu |
Hits: