CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 幅频

搜索资源列表

  1. chengxu 按心电信号画出信号时域波形和频谱图

    1下载:
  2. 1.找点一段心电信号,画出信号时域波形和频谱图; 2. 利用MATLAB中的随机函数产生噪声加入到心电信号中,使心电信号被污染,读出污染后的号并画出对应信号的时域波形和频谱图; 3.用双线性变换法设计一个Butterworth带通滤波器,输出所设计的滤波器的阶次,分子、分母多项式的系数,画出滤波器的频率响应(幅频响应和相频响应)曲线;(也可以根据自己需要设置滤波器性能指标) 带通通滤波器设计性能指标:fs1=10Hz, fp1=20Hz, fp1=1000Hz, fs2=120
  3. 所属分类:波变换

    • 发布日期:2017-03-21
    • 文件大小:63.51kb
    • 提供者:王方
  1. signal-fourier-analysis

    0下载:
  2. 信号傅里叶变换的matlab程序,包括对幅频和相频的图形绘制-Signal Fourier transform matlab program, including the magnitude and phase frequency of the graphics rendering
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:2.53kb
    • 提供者:Jake
  1. efficient_registration

    0下载:
  2. 利用傅里叶变换,在频域上对两幅图像配准,是一种比较配准的新方法,但是对弹性配准的效果不是很好 需要进一步的研究。-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 upsamp
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:5.12kb
    • 提供者:wangwei
  1. GaborFilter

    0下载:
  2. 非常直观的Gabor小波滤波程序,有不同波长滤波效果比较;同时能反应相频幅频的变化结果-A very impressive Gabor Wavelet Filter program. It contains comparison of different filter results. Moreover, it could reflect changes of phase and amplitude.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:71.13kb
    • 提供者:panbo
  1. pulsecompress

    0下载:
  2. 主要分析了LFM信号的幅频及其相频特性,便于对其特性的理解-Analysis of the LFM signal amplitude frequency and phase-frequency characteristic
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:2.22kb
    • 提供者:TIGER
  1. ppfxy

    2下载:
  2. 频谱分析仪,相位变化 ,幅频变化 ,功率谱波形-Spectrum analyzer, phase changes, amplitude and frequency changes, power spectrum waveforms
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:637.12kb
    • 提供者:袁丹辉
  1. polar

    0下载:
  2. 表现一个离散方波的快速Fourier 变换的幅频-polar
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:2.03kb
    • 提供者:超微
  1. FIR

    0下载:
  2. 用matlab实现FIR滤波器,包括其幅频特性,然后让单位取样函数,周期方波序列和周期三角波序列通过滤波器,验证滤波器的特性-FIR filters using matlab implementation, including its amplitude-frequency characteristics, and then let the unit sample function, sequence and cycle-cycle square wave triangle wave seque
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:364.26kb
    • 提供者:yy
  1. lvboqisheji

    0下载:
  2. 设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:69.68kb
    • 提供者:刘文珍
  1. filter

    0下载:
  2. 用MATLAB实现频域平滑滤波以及图像去噪代码6. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示频率域图 像; 7. 在频率图像上去除滤波半径以外的数据(置0); 8. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示处理过的 频域图像数据; -6. Calculate the frequency domain image of the amplitude and logarithmic transformation, using imsh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4.08kb
    • 提供者:梁玉梅
  1. Image-Enhancement

    0下载:
  2. 交换两幅图像的相位谱,利用频域滤波消除周期噪声!-Exchange of two images of the phase spectrum, using frequency domain filtering periodic noise elimination!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:91.3kb
    • 提供者:王岚
  1. shiyan4

    0下载:
  2. (一) 离散时间系统函数: 1、 自行设计某离散时间系统函数,至少是二阶的系统,画出零极点图,判断系统的稳定性。 2、 求出单位样值响应,并画出图形。 3、 求出系统的幅频响应和相频响应,并画出图形。 -(A) discrete-time system function: 1, to design a discrete-time system function, at least second-order system, draw the pole-zero diagram, d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:11.15kb
    • 提供者:lulu
  1. noise-clear-for-image

    0下载:
  2. 傅里叶变换的源代码,用于图像去噪。 用傅里叶变换将每个颜色的信息转化为同等长度的幅频和相频的信息 将序列中幅频相频的高频段部分置零 反向傅里叶变换还原到BMP数据中-Fourier transform of the source code for image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:915byte
    • 提供者:Tapfer
  1. Sine-signal-superposition

    0下载:
  2. 分别画两个频率不同的正弦信号及他们叠加的信号,y1、y2及他们的叠加信号进行采样,进行傅里叶变换,幅频图,频谱图-Videos two sinusoidal signals of different frequencies, and their superimposed signal, Y1, Y2 and their superimposed signal to be sampled, the Fourier transform, amplitude and frequency diagram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:777byte
    • 提供者:陈雪
  1. segmented-function

    0下载:
  2. 分段函数,进行采样,画出采样图,幅频图,频谱图-Piecewise function, sampling draw sample Figure Figure amplitude-frequency spectrogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:602byte
    • 提供者:陈雪
  1. 2(5)

    0下载:
  2. 针对数字信号,计算该数字信号的幅频特性与频率响应-The calculation of the digital signal amplitude-frequency characteristic and the frequency response for digital signal
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-02
    • 文件大小:1.07kb
    • 提供者:李晓莉
  1. CQMFB

    1下载:
  2. 设计一CQMFB,低通滤波器H0 (z)来自一半带滤波器。该半带滤波器的长度为47,通带截至频率ωp = 0.42 π,试给出H0 (z),H1(z),G0(z), G1(z)的幅频响应,单位抽样响应并画图。-The design a CQMFB, the low-pass filter H0 (z) from the half band filter. The length of the half-band filter 47, the passband cutoff frequency ωp
  3. 所属分类:Wavelet

    • 发布日期:2017-12-03
    • 文件大小:1.5kb
    • 提供者:王亚真
  1. DFT-and-DCT-transformations

    1下载:
  2. 二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code implements the DFT and DCT tra
  3. 所属分类:Special Effects

    • 发布日期:2014-11-28
    • 文件大小:381kb
    • 提供者:Zhang
  1. filter-modeling

    0下载:
  2. MATLAB建模数字下变频的滤波器组设计,和幅频特性分析(cic级联补偿滤波器,和cic级联补偿滤波器和半带滤波器)-Digital down conversion filter bank design, analysis and amplitude-frequency characteristics of the the cic cascade compensation filter and the cic cascade compensation filter and half-band f
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-08
    • 文件大小:8.46kb
    • 提供者:
  1. 幅频特性曲线

    3下载:
  2. 求给定函数的幅频特性曲线,给定区间进行画图。(Given an analog signal, it is converted to digital signal, calculated by FFT, and the amplitude frequency characteristic curve is drawn.)
  3. 所属分类:图形图像处理

« 12 3 »
搜珍网 www.dssz.com