登录
首页 » matlab » one

one

于 2013-11-26 发布 文件大小:1KB
0 109
下载积分: 1 下载次数: 3

代码说明:

  产生右图所示图像f1(m,n),其中图像大小为256×256,中间亮条为128 ×32,暗处=0,亮处=100。对其进行FFT: ① 同屏显示原图f1(m,n)和FFT(f1)的幅度谱图; ② 若令f2(m,n)=(-1)m+n f1(m,n),重复以上过程,比较二者幅度 谱的异同,简述理由; ③ 若将f2(m,n)顺时针旋转90 度得到f3(m,n),试显示FFT(f3)的幅 度谱,并与FFT(f2)的幅度谱进行比较; ④ 若将f1(m,n) 顺时针旋转90 度得到f4(m,n),令f5(m,n)=f1(m,n)+f4(m,n),试显 示FFT(f5)的幅度谱,并指出其与FFT(f1)和FFT(f4)的关系; ⑤ 若令f6(m,n)=f2(m,n)+f3(m,n),试显示FFT(f6)的幅度谱,并指出其与FFT(f2)和 FFT(f3)的关系,比较FFT(f6)和FFT(f5)的幅度谱。(Generating an image f1 (m, n) shown in the figure, wherein the image size is 256 256, the intermediate light bar 128 32 0 = dark, bright Department 100. Its FFT: ① screen display picture f1 (m, n) and the FFT (f1) of the amplitude spectrum ② If so f2 (m, n) = (-1) m+n f1 (m, n), repeat The above process, comparing the amplitude spectrum of the similarities and differences between the two, brief reasons ③ If f2 (m, n) 90 degrees clockwise to get f3 (m, n), try to display FFT (f3) the amplitude spectrum and with the FFT (f2) comparing the amplitude spectrum ④ If f1 (m, n) obtained by 90 degrees clockwise f4 (m, n), so f5 (m, n) = f1 (m, n)+f4 (m, n ), try to display FFT (f5) amplitude spectrum, and pointed out its relationship with the FFT (f1) and FFT (f4) of ⑤ If so f6 (m, n) = f2 (m, n)+f3 (m, n) and try to display the FFT (f6) amplitude spectrum, and pointed out its relationship with the FFT (f2) and FFT (f3), comparing FFT (f6) and FFT (f5) amplitude spectrum.)

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

发表评论

0 个回复

  • 121114107MATLAB9
    MATLAB通信系统仿真(程序库),建立一个仿真系统(MATLAB simulation of communication systems (library), the establishment of a simulation system)
    2009-04-16 10:10:30下载
    积分:1
  • RGB
    一个修改后的acp进行人脸识别的Matlab代码(A modified acp the Matlab code for face recognition)
    2008-06-13 09:48:24下载
    积分:1
  • sign_n
    MATLAB实现卷积运算。信号的相关运算。信号的加噪声,去噪声。为一个M头文件。(MATLAB realization of convolution. Signal-related operations. The signal plus noise to noise. M for a header file.)
    2010-02-05 18:31:05下载
    积分:1
  • detect_video
    本程序是matlab语言实现。实现了运动目标的检测,并可只要在5秒内有运动的目标,就可以无限的抓取运动帧(This program is matlab language. Achieve a moving object detection, and as long as there is movement within 5 seconds of the target, you can grab unlimited movement frame)
    2011-11-29 17:11:30下载
    积分:1
  • BOX
    说明:  计算数值序列或图像的盒维数 也就是分形理论中求分维数的 数盒子法 (Numerical calculation of the image sequence or box dimension of fractal theory is seeking a number of box fractal dimension method)
    2011-03-14 14:20:42下载
    积分:1
  • MCPFSK--simulation
    用Matlab软件实现CPFSK信号在AWGN环境下的性能仿真(CPFSK signals using Matlab software performance in the AWGN environment simulation,)
    2011-10-13 23:41:40下载
    积分:1
  • MIMO_RLS
    本程序是多输入多输出系统辨识的MATLAB源程序,可以用来学习或者研究(This program is a multi-input multi-output system identification MATLAB source, can be used to learn or study)
    2021-02-23 15:29:41下载
    积分:1
  • RLS
    自适应信号处理 RLS算法 结合LMS算法 程序(RLS algorithm with adaptive signal processing, LMS algorithm)
    2011-08-09 23:13:13下载
    积分:1
  • zonghexunlian1
    实际光源不是绝对的单色,包含一定的光谱宽度△λ。△λ范围内的每一种波长的光都生成各自一组干涉条纹,除零干涉级外,相互间均有位移,使条纹对比度下降。(The actual light source is not absolutely monochromatic, contain a certain spectral width △ λ. Each wavelength of light within the range △ λ generates a set of interference fringes each, in addition to the zero level outside interference, mutual displacement are so fringe contrast decreases.)
    2015-01-10 18:36:54下载
    积分:1
  • MATLAB数字信号处理仿真系统(GUI)
    说明:  本课题基于MATLAB平台的数字信号处理仿真演示系统。数字信号即离散信号,本设计带有一个丰富得GUI人机交互界面,一共包括4个部分,分别为:离散时间信号的卷积,基本函数的Z变换(单位阶跃信号,脉冲信号,斜变信号,正余弦信号,指数系列信号),Z变换的基本性质(线性,位移,z域尺度变换,时域卷积),傅里叶变换的基本性质。是一个不错的选题,GUI设计逻辑清晰,章节清晰,层次明了。(This project is based on MATLAB platform of digital signal processing simulation demonstration system. Digital signal is discrete signal. This design has a rich GUI human-computer interface, including four parts: convolution of discrete-time signal, Z-transform of basic function (unit step signal, pulse signal, oblique signal, sine cosine signal, exponential series signal), basic properties of Z-transform (linear, displacement, z-domain scale transformation, time-domain convolution), The basic properties of Fourier transform. GUI design logic is clear, chapter is clear, level is clear.)
    2020-08-07 12:59:46下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载