>f=double(I1);%转换数据为双精度型g=fft2(f);%进行二维傅里叶变换  g=fftshift(g);%把快速傅里叶变换的DC组件移到光谱中心[M,N]=size(g);  d0=15;%cutofffrequency以15为例m=fix(M/2);n=fix(N/2);  请点击左侧文件开始预览!预览只提供20%的代码片段-理想高通滤波器-Matlab - IMDN开发者社群-imdn.cn" /> >f=double(I1);  %转换数据为双精度型g=fft2(f);    %进行二维傅里叶变换 g=fftshift(g);  %把快速傅里叶变换的DC组件移到光谱中心[M,N]=size(g); d0=15;      %cutofffrequency以15为例m=fix(M/2);n=fix(N/2); 请点击左侧文件开始预览!预览只提供20%的代码片段,完整代码需下载后查看加载中侵权举报-IMDN开发者社群-imdn.cn"> >f=double(I1);  %转换数据为双精度型g=fft2(f);    %进行二维傅里叶变换 g=fftshift(g);  %把快速傅里叶变换的DC组件移到光谱中心[M,N]=size(g); d0=15;      %cutofffrequency以15为例m=fix(M/2);n=fix(N/2); 请点击左侧文件开始预览!预览只提供20%的代码片段,完整代码需下载后查看加载中侵权举报 - IMDN开发者社群-imdn.cn">
登录
首页 » Matlab » 理想高通滤波器

理想高通滤波器

于 2022-04-24 发布 文件大小:2.94 kB
0 69
下载积分: 2 下载次数: 1

代码说明:

(1)理想高通滤波器:(以D0=15为例):  I1=imread("D:Matlabproject低通、高通滤波实验原图.jpg");    figure(1); imshow(I1);title("原图");  >> f=double(I1);     % 转换数据为双精度型 g=fft2(f);        % 进行二维傅里叶变换  g=fftshift(g);     % 把快速傅里叶变换的DC组件移到光谱中心 [M,N]=size(g);  d0=15;            %cutoff frequency以15为例 m=fix(M/2); n=fix(N/2);  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MIMOchannelmatlab
    mimo信道容量的matlab的分析mimo信道容量的matlab的分析mimo信道容量的matlab的分析mimo信道容量的matlab的分析(MIMO channel matlab)
    2009-04-06 12:36:01下载
    积分:1
  • cor_ls
    把辨识分成两步进行:第一步:利用相关分析法获得对象的非参数模型(脉冲响应或相关函数);第二步:利用最小二乘法、辅助变量法或增广最小二乘法等,进一步求的对象的参数模型。如果模型噪声与输入无关,则Cor-ls相关最小二乘法(二步法)可以得到较好的辨识结果。Cor-ls相关最小二乘法(二步法)实质上是先对数据进行一次相关分析,滤除了有色噪声的影响,再利用最小二乘法必然就会改善辨识结果。能适应较宽广的噪声范围,计算量不大,初始值对辨识结果影响较小。但要求输入信号与噪声不相关(The identification is divided into two steps: the first step: using the correlation analysis method for object nonparametric model (impulse response or related function) The second step: using the least squares method, auxiliary variable method or augmented least squares method and so on, further for the parameters of the object model. If the model input noise and independent, the Cor- ls related least squares (two footwork) can get good recognition results. Cor- ls related least squares (two footwork) is essentially the data to a correlation analysis, filter in addition to the influence of colored noise, using least squares inevitable will improve the identification result. To adapt to a wide range of noise and calculation is not big, the initial value to identification results less effect. But for the input signal and noise are not related)
    2012-12-28 16:13:22下载
    积分:1
  • youxianchafenfa
    详细介绍了有限差分法,以及其matlab实现(Details of the finite difference method, and its implementation matlab)
    2010-05-09 15:44:18下载
    积分:1
  • different_music
    这里面有很多的music算法仿真程序,一维经典music,ESPRIT 算法,Root算法,和二维面阵music算法,L型算法,空间平滑music,传播算法,以及现场测试程序。尤其是这个现场测试程序,理论与实践还是有一定的距离。这是一个居于现场实测实验的music算法,其与经典的music算法有一个很大的不同,是一个均匀四元阵两个信号的程序,对于一些在现场测试实验不能得到与经典算法理想的结果有很大的帮助。希望对实测实验的有帮助,自己摸索了很久。(music doa esprit L)
    2011-11-30 21:18:34下载
    积分:1
  • AnalysisKSVDbox
    Analysis K-SVD: A Dictionary-Learning Algorithm for the Analysis Sparse Model.
    2014-01-06 14:54:10下载
    积分:1
  • cailiaosesan
    二氧化硅,硅,氮化硅的材料色散matlab程序(Silicon dioxide, silicon, silicon nitride material dispersion matlab program)
    2019-03-14 20:48:31下载
    积分:1
  • Partial-discharge
    压缩包中的程序用于局部放电的模式识别,里面包含去噪,特征提取及模式识别程序。(Compressed package in the program for partial discharge pattern recognition, which contains denoising, feature extraction and pattern recognition procedures)
    2020-12-21 21:19:08下载
    积分:1
  • NY_ImageTiler
    this codes is only for education purpose
    2009-09-28 16:53:39下载
    积分:1
  • signal_analyzer
    用Matlab来进行信号分析。源码及说明都有。(Carried out using Matlab signal analysis. Both source and description.)
    2009-10-09 12:09:33下载
    积分:1
  • xtx
    说明:  对灰度图像和二值图像进行去噪,是一种形态学滤波器。(denoiseing for the gray image and binary image)
    2010-04-23 14:23:38下载
    积分:1
  • 696516资源总数
  • 106474会员总数
  • 2今日下载