>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 77
下载积分: 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 个回复

  • Ty_Matlab
    1.Ty01 不同占空比,概率的双极性信号功率谱Matlab仿真 2.Ty02 HDB3编码仿真 3.Ty03 码间串扰仿真(1.Ty01 different duty cycles, the probability of a bipolar signal power spectrum Matlab simulation 2.Ty02 HDB3 encoder emulation 3.Ty03 crosstalk between simulation code)
    2014-12-01 22:16:16下载
    积分:1
  • d
    说明:  跳频参数估计论文,通过各种时频分析方法进行处理(The hopping parameter estimates thesis, mainly handled by a variety of time-frequency analysis methods)
    2012-09-17 13:05:57下载
    积分:1
  • cd4ef1
    光纤陀螺光源热敏电阻器特性及其影响研究Fiber optic gyro light thermistor characteristics and their influence on(Fiber optic gyro light thermistor characteristics and their influence on)
    2012-05-06 13:25:20下载
    积分:1
  • yichuanyuBPmoxing
    遗传算法与Bp神经网络的集合应用,是我数学建模比赛时发表的论文,供大家参考(Bp genetic algorithm and neural network pool application of the mathematical modeling contest, I delivered papers for reference)
    2007-05-30 09:35:35下载
    积分:1
  • Pmannizipr
    流行学习的matlab代码,图图形界面,操作简单易懂,有说明。 (Popular learning matlab code, graphics interface, operation is simple and easy to understand, and instructions.)
    2012-10-04 00:06:12下载
    积分:1
  • matlab-Study
    本课件为通信专业本科学习matlab入门课件,学习简单,适用范围广并且附有实际编程例子代码。而且还有易懂的simulink仿真(The courseware for the communications matlab introductory undergraduate learning courseware, learning simple, with a wide range of application and the actual programming code examples. But also to understand the simulink)
    2014-02-18 14:22:33下载
    积分:1
  • HHT
    说明:  希尔伯特黄变换,用EMD将信号分解成本征模态函数,对分解的IMF分量进行hilbert变换(Hilbert Huang transform (HHT), EMD is used to decompose the signal into the cost eigenmode function, and the decomposed IMF component is transformed by Hilbert transform)
    2020-11-24 21:23:54下载
    积分:1
  • chaos
    这个事几个典型的混沌时间序列的生成程序,包括Rossler,Chen,Logistical,和Lorenz序列(This matter several typical chaotic time series generated procedures, including Rossler, Chen, Logistical, and Lorenz sequence)
    2008-05-03 22:25:01下载
    积分:1
  • SVM
    SVM工具箱,做分类和回归用很好。6.5下测试通过。(SVM Toolbox, to do with a good classification and regression. 6.5 under test.)
    2010-12-12 04:24:29下载
    积分:1
  • Introduction_Matlab
    introduction of Matlab.
    2010-06-01 06:33:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载