CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - fft filter

搜索资源列表

  1. Program

    0下载:
  2. 在实验箱中实现fft算法,fir、iir滤波的程序,基于dsp实现的-Implemented based on dsp fft algorithm, the fir, the iir filter program, in the experimental box
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:60494
    • 提供者:王扬
  1. FIR_filter_design

    0下载:
  2. FTR滤波器设计文档,几个常用方法,切比雪夫,流水线,FFT-FTR filter design documents, several commonly used methods, Chebyshev, pipeline, FFT, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:595685
    • 提供者:chen
  1. Dsiggnal_proci

    0下载:
  2. 数字信号处理一种基于matlab 文件内容/conv(卷积部分)dupconv重叠保留法freqcirconv频域圆周卷积freqconv频域卷积timecirconv时域圆周卷积timeconv时域域卷积积/fft(频域分析部分)d2fft基2FFTdft DFT最简化程序源码dtftDTFT演示/fir(fir滤波器设计)fir 的到fir滤波器hngetwindow 的到fir滤波器窗函数wn -Digital signal processing matlab file content
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:37750
    • 提供者:反弹
  1. 2-DFFT

    0下载:
  2. 该实验的目的是开发一个 2-D FFT程序包。要求程序能完成下面的功能: (a) 用因子 (-1)x+y 乘以输入图像,以实现滤波的中心化变换; (b) 用一个实矩阵乘以一个复数矩阵,即用实矩阵中的元素同时乘以复数矩阵对应位置上的复数的实部与虚部。 可以通过调用两个图像的乘法程序来实现对应元素的相乘; (c) 计算反付立叶变换; (d) 结果乘以 (-1)x+y ,并取其实部; (e) 计算频谱。 -The purpose of this ex
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:574694
    • 提供者:张亚丽
  1. bmp-process

    1下载:
  2. 数字图象处理算法的演示,包括:图象的DFT和逆DFT 图象的FFT和逆FFT;在图象中加入正弦噪声;图象的模板运算实现图象平滑和锐化;图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 • 其它小算法 -Demonstration of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:460723
    • 提供者:wanglx
  1. Based-on-LM3S1138-driver

    0下载:
  2. 基于M3内核的TIMCULM3S1138的底层硬件驱动代码和一些算法程序。包括数字电位器AD5254,DAC7821,LCD1602,FIR数字滤波和FFT变换等。-Based on the M3 the kernel TIMCULM3S1138 the underlying hardware driver code and the algorithm program. Including the digital potentiometer AD5254, DAC7821, LCD1602, F
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:9678
    • 提供者:金宇
  1. filter_fft

    0下载:
  2. 仿真不同频率的组合信号通过滤波器后作FFT,得到滤波后信号的fft频谱及fft求模,并找出最大值及索引,非常实用。-The combination of simulation of different frequency signal through a filter made after FFT, the filtered signal the fft spectrum and fft modulo, and find out the maximum and the index is very
  3. 所属分类:LabView

    • 发布日期:2017-11-24
    • 文件大小:193845
    • 提供者:madud0001
  1. wave_filter

    0下载:
  2. 基于matlab 设计的滤波器程序,很实用。内容包括 FIR数字滤波器的设计、IIR数字滤波器的设计、FFT频谱分析及应用等。-wave filter of matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2058
    • 提供者:wanghaihan
  1. Vfillterri

    0下载:
  2. Visual C++下实现的不同频率选择的滤波器,包含FFT变换,各种滤波算法,, 如果你要开发数字信号处理相关的程序源码,自己珍藏的一个不错的选择 可直接使用。 -The Visual C++ the different frequency filter including FFT, various filtering algorithm, if you want to develop digital signal processing program source code, his t
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:56296
    • 提供者:jxjj609
  1. fft_ifft_vs_filter

    0下载:
  2. 通过fft-ifft实现filter功能,计算速度比filter快。有word说明文档。-By fft-ifft , the calculation speed is faster than the filter function. Word documentation is ready.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:13240
    • 提供者:woniwo
  1. VC5509AS60

    0下载:
  2. DSP算法程序,包含FFT、FIR、IIR、卷积、自适应滤波器等算法-DSP algorithm contains the FFT, FIR, IIR, convolution, adaptive filter algorithm
  3. 所属分类:DSP program

    • 发布日期:2017-12-08
    • 文件大小:306861
    • 提供者:lw
  1. Labview

    0下载:
  2. 虚拟仪器Labview:FFT、采样、加窗、互相关分析仪、滤波器、谱分析、随机信号分析仪、信号发生器.exe自谱与自相关分析.exe的可执行程序-FFT, sampling, windowing, cross-correlation analysis instrument, filter, spectrum analysis, the random signal analyzer, signal generator exe autospectrum autocorrelation analysi
  3. 所属分类:LabView

    • 发布日期:2017-11-06
    • 文件大小:7474437
    • 提供者:Andy
  1. DSP

    0下载:
  2. 数字信号处理:巴特沃滤波器和切比雪夫滤波器的仿真比较 增加信号截取长度和插零对fft分辨率的影响-Digital Signal Processing: Butterworth filter and a cut than the Chebyshev filter simulation comparison fft resolution to increase the length of the signal interception and zero insertion
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:1229
    • 提供者:syf
  1. Digital_Image_Process_Example

    0下载:
  2. 本展示程式,采用Borland C++ Builder编译器开发, 参考书籍为 Digital Image Processing, Prentice Hall, 2002. (2nd edition) 具备功能如下: 空间域处理 Spatial domain proc.. 灰阶值转换 Gray Level Trans.. 遮罩型滤波器 Spatial Filter 统计型滤波器 Statistics Filter 梯度运算
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:1949393
    • 提供者:章竣尧
  1. project_nosie_removing

    0下载:
  2. matlab程序,采用滤波器进行信号去噪,FFT变换-matlab program using filter signal denoising, FFT transform
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:1556
    • 提供者:陈日清
  1. FIR_GPR

    0下载:
  2. 基于MATLAB的小程序设计FIR用于GPR探测应用 FFT,IFFT,去噪,滤波-MATLAB programme for FIR filter application in GPR
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:3849650
    • 提供者:cherry
  1. KeygenCircuitMakerV6.0Pro

    0下载:
  2. A Fast Fourier Transform (FFT) is an efficient algorithm to compute the Discrete Fourier Transform (DFT) and its inverse. There are many distinct FFT algorithms involving a wide range of mathematics, from simple complex-number arithmetic to group the
  3. 所属分类:uCOS

    • 发布日期:2017-11-07
    • 文件大小:2112
    • 提供者:Quoc Viet Ta
  1. Digital-image

    1下载:
  2. 数字图像处理源程序,包含FFT DCT以及滤波器方面的源程序,对于初学者有很大帮助-Digital image processing source code, including FFT DCT and the filter of the source, very helpful for beginners
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-02-26
    • 文件大小:12557
    • 提供者:张光宇
  1. FFT_TO_DIS

    2下载:
  2. 利用加速度计算位移,通过FFT快速傅里叶变换实现,只需调整滤波频率-Displacement of the acceleration calculated by the fast Fourier transform FFT, simply adjust the filter frequency
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2014-01-23
    • 文件大小:2132
    • 提供者:lup
  1. Digitimageprocess

    0下载:
  2. FFT轉換用於影像處理,高通低通濾波以及高斯高低通濾波的處理流程-FFT conversion for image processing, high-pass and low-pass filtering Gaussian low pass filter processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4433715
    • 提供者:wupoooi
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com