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

搜索资源列表

  1. matlab-image-process

    0下载:
  2. 将图片进行高、中、低通滤波,进行FFT及反FFT变换,另有一个matlab绘图介绍的ppt-Put the pictures high, medium and low pass filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:527813
    • 提供者:kaiyongx
  1. fftjiangzao

    0下载:
  2. FFT降噪,基于matlab编写,内含宽度10,30,50的低通滤波器滤波后信号频谱图。-FFT noise reduction, based on Matlab. It contains the low-pass filter of width of the signal frequency spectrum 10,30,50.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1057
    • 提供者:Hachman
  1. vc_showdib_2011_Demo

    0下载:
  2. 数字图像处理 平移旋转 fft dct 直方图均衡 最大值 最小值 缩放 中值滤波-Digital image processing median filter in the translation rotation the fft DCT histogram equalization Maximum Minimum zoom
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1939159
    • 提供者:chenlin
  1. WVD2

    0下载:
  2. CWD实现:首先求出信号的模糊函数,然后对模糊函数进行滤波,再进行二维的FFT变换-CWD to achieve: First, find the signal ambiguity function, and then filtering the ambiguity function, and then two-dimensional FFT transform
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:873
    • 提供者:fan
  1. matlab_3_updata

    0下载:
  2. 使用matlab中快速傅里叶变换fft实现滤波-The use of the MATLAB FFT FFT filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1086
    • 提供者:理科
  1. 39736216MyDspToolbox

    0下载:
  2. 使用Matlab Gui实现的数字信号处理常用算法,包括卷积,FFT,FIRIIR数字滤波器设计,最佳滤波器,自适应滤波,卡尔曼滤波等
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:363892
    • 提供者:李贺
  1. 28781075Fourierbianhuajifanbianhuan

    0下载:
  2. 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-This is a FFT
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:1611
    • 提供者:罗聪
  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. imgdemo

    0下载:
  2. 图像处理典型算法示例,包括拉伸、FFT、滤波等算法-Image processing algorithms sample, including stretching, FFT, filtering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7014210
    • 提供者:wuwhw
  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. DSP

    0下载:
  2. 数字信号处理讲义、算法实现原理说明,包括FFT、滤波技术等。-Digital signal processing lecture notes, and algorithm theory descr iption, including FFT, and filtering techniques.
  3. 所属分类:DSP program

    • 发布日期:2017-05-20
    • 文件大小:5783023
    • 提供者:小信
  1. CPPalgorithm

    0下载:
  2. 常用算法的C语言程序源码,有各种滤波算法,FFT算法,小波算法等。-Commonly used algorithm in C language program source code, there are a variety of filtering algorithm, FFT algorithm, wavelet algorithms.
  3. 所属分类:CSharp

    • 发布日期:2017-05-21
    • 文件大小:6591483
    • 提供者:qiwenbo
  1. bmp-process

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

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

    0下载:
  2. Based ON MS speach API,实时显示出来波形,FFT变换,,IFFT变换波形,支持从文件播放,基音分析,滤波,支持远程控制。欢迎大家改进! -Based ON MS speach API, real-time display of waveform, FFT, IFFT transform the waveform to support playback from a file, the pitch analysis, filtering, support for remo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:108549
    • 提供者:房产
  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. digital-radar

    1下载:
  2. 针对传统液位测量系统精度低、抗干扰能力差、接触式的特点,介绍一种利用雷达原理研制的数字式液位测量系统。本系统采用调频测量法,用C8051F020单片机作为频率测量模块的核心。运用自相关函数对信号进行滤波 快速傅里叶变换(FFT)算法进行频域分析 移频法对频率进行细化,最后得到液位的高度。该系统具有很强的适应能力和完善的接口,在实测中取得了满意的精度。 -Traditional level measurement system accuracy, anti-jamming capability,
  3. 所属分类:Project Design

    • 发布日期:2016-05-20
    • 文件大小:257024
    • 提供者:cooldog
  1. FFTlvbo

    0下载:
  2. 对信号进行FFT变换,再将特定的频率段滤波滤除,最后描绘出滤波前后的振幅谱以及滤波后的时间域信号。-FFT transformation on the signal, then the specific frequency segment filter to filter out, and finally depict a time domain signal after the amplitude spectrum before and after filtering and filterin
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:6820
    • 提供者:pingzi
  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. MATLAB-image-processing

    0下载:
  2. 设计一个MATLAB界面,用于图像处理,实现了灰度拉伸,K邻近均值滤波,FFT变换,同态滤波,边缘检测,图像分割,均衡化等-A MATLAB interface design for image processing, gray stretch, K neighboring mean filtering, FFT transform, homomorphic filtering, edge detection, image segmentation, equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:14985
    • 提供者:xiaoyu
  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 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com