CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 滤波

搜索资源列表

  1. MATLAB

    0下载:
  2. 1、 读取图像A和B,显示这两幅图像,对图像作傅立叶变换,显示频域振幅图像。作傅立叶逆变换,显示图像,看是否与原图像相同。 2、 设计一个简单的巴特沃斯低通滤波器(截止频率自选),对图像A作频域低通滤波, 再作反变换,观察两种不同的截止频率下反变换后的图像与原图像的区别。 3、 设计一个高斯高通滤波器(截止频率自选),对图像B作高频强调滤波,再作反变 换,观察两种不同的截止频率下反变换后的图像与原图像的区别.-1, the read image A and
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2537
    • 提供者:weiweizhi
  1. diir

    0下载:
  2. 先在matlab上做一个数字滤波器,将b、a的值经过定点化以后移植到ccs中,在ccs中实现,并比较滤波效果!-To make a digital filter in matlab, first to b, a value through fixed-point after transplantation into the CCS, implementation in the CCS, and compare the filtering effect!
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:37795
    • 提供者:于金龙
  1. imgpro

    0下载:
  2. 几种简单的数字滤波 假定从 8 位AD 中读取数据(如果是更高位的AD 可定义数据类型为int),子程序为get_ad() 限副滤波等 -Several simple digital filter is assumed to read the data (if it is higher bit AD-definable data type int), the subroutine is get_ad () from 8 in AD limits Vice filtering
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:214076
    • 提供者:lining
  1. Model-Kalman-Filter

    0下载:
  2. 卡尔曼滤波MATLAB代码,供大家学习使用,如有不正确出,可以指出修改。-Constant Velocity Model Kalman Filter Simulation
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5250
    • 提供者:weikun
  1. erode-and-dilate

    0下载:
  2. 自己编写的形态学滤波预处理指纹图像matlab编程,包括n*n二值腐蚀、膨胀、开、闭操作。-I have written a fingerprint image preprocessing morphological filtering matlab programming, including n* n binary erosion, dilation, opening and closing operation.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:176049
    • 提供者:周王伟
  1. ECGTool

    1下载:
  2. 心电信号处理,包括基线滤除,滤波,加躁,产生ECG信号以及示范样例-ECG processing, baseline removal , filtering, noise generator, ECG generator, and samples
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2331196
    • 提供者:杜杜
  1. SPWVD

    0下载:
  2. 视频分析方法中的平滑伪Wigner-Ville分布等效于对WVD的结果在时域和频域分别进行一次平滑滤波,有效抑制交叉干扰。-Video analysis methods smoothed pseudo Wigner-Ville distribution is equivalent to the result of the WVD smoothing once were in the time domain and frequency domain, inhibit cross-interfere
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:909
    • 提供者:张楠
  1. FIRwinnerhof

    0下载:
  2. 在matalab环境下实现维纳滤波的效果,可以实现多阶-Wiener filter in the realization matalab environmental effects can be achieved multi-stage
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:835
    • 提供者:zsj
  1. predictive

    0下载:
  2. 地震反褶积运算,主要是对地震的成像波形进行滤波处理和对一些运算进行整理-Seismic deconvolution
  3. 所属分类:assembly language

    • 发布日期:2017-05-26
    • 文件大小:8845829
    • 提供者:苏华杰
  1. FIR_programme

    0下载:
  2. 利用FIR滤波原理,设计了一个带通型的FIR滤波器,用于实现语音去噪。-According to the principles of FIR filtering,a type of bandpass FIR filter has been designed to achieve the goal of speech enhancement
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:10212
    • 提供者:lewi
  1. 123

    0下载:
  2. BP滤波VB源程序代码,可以对数据进行高通和低滤波-BP filter VB source code
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5690
    • 提供者:sosos79
  1. SGFilter

    0下载:
  2. 平滑滤波处理,图像处理的好工具,给大家分享啦-smothing filter
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:670
    • 提供者:cai
  1. CALMAN

    0下载:
  2. 卡尔曼滤波初始对准,静基座和动基座初始对准-Kalman filter initial alignment, stationary base and moving base initial alignment
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2655
    • 提供者:李大鹏
  1. yuyinchuli

    0下载:
  2. 使用各种滤波器对语音信号实现处理,并且通过播放处理前后的语音信号来对比各种滤波器的滤波效果-Using various filters to achieve the speech signal processing, and to compare the effect of various filters filtering the speech signal playback processing by before and after
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:9541
    • 提供者:wangqian
  1. homomorphic-filtering

    0下载:
  2. 这是同态滤波程序的改进版 待处理的图像以程序调用参数的方式输入,或者打开程序后输入 随后会依次出现两个调节框(一个调节完毕后关闭图片,会自动打开下一个调节框) 调节完毕后关闭调节框,程序会自动保存。-This is an improved version of homomorphic filtering program Image to be processed in order to program call parameters be entered, or enter th
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:17737
    • 提供者:JDK
  1. Desktop

    2下载:
  2. 这是柴油机故障诊断中,对振动信号进行的粒子滤波降噪处理的程序。-This is a diesel engine fault diagnosis procedures, particle filter noise vibration signal processing.
  3. 所属分类:assembly language

    • 发布日期:2016-11-12
    • 文件大小:12288
    • 提供者:胡永红
  1. bpfft

    0下载:
  2. 带通fft滤波器,简单实用,最干净的实现数据滤波;-Fft bandpass filter , simple and practical , the cleanest data filtering
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:727
    • 提供者:三匙盐
  1. bsfft

    0下载:
  2. fft带阻滤波器,简单实用,最干净的实现滤波-fft band stop filter , simple and practical , the most clean the filtering
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:757
    • 提供者:三匙盐
  1. Kalman-application

    1下载:
  2. 这个代码集是卡尔曼滤波的FORTRAN代码,适合进行迭代数据处理的专业人员使用。-This code is the Calman filter FORTRAN code, suitable for professional use iterative data processing.
  3. 所属分类:assembly language

    • 发布日期:2016-07-22
    • 文件大小:61440
    • 提供者:吴琼宝
  1. davenport

    1下载:
  2. matlab,davenport风速谱,4阶线性滤波法,绝对可以用!不能用,你砍我! -Matlab, Davenport wind speed spectrum, the 4 order linear filter method, the absolute can be used! Can not use, you cut me!
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:57782
    • 提供者:谭世华
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com