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

搜索资源列表

  1. MATLABimageprocess1

    1下载:
  2. 实现对图像的基本处理,如:均值滤波、中值滤波、伪彩色处理。-To realize the basic image processing, such as: mean filtering, median filtering, pseudo-color processing.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:125754
    • 提供者:ghostlin
  1. Wiener

    0下载:
  2. 这是一个wiener滤波程序,对语音信号滤波。里面有详细的word文档说明-This is a wiener filtering process to filter the speech signal. There are detailed notes word document
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:58905
    • 提供者:mw
  1. fir

    0下载:
  2. 窗口法设计fir低通滤波器matlab程序-Low-pass filter design fir
  3. 所属分类:DSP program

    • 发布日期:2017-03-25
    • 文件大小:572
    • 提供者:张坤
  1. Gaussian_Lowpass_Filter

    1下载:
  2. 二阶高斯低通滤波器,实现对图像的平滑处理,-Gaussian second-order low-pass filter, to achieve the smoothing of images,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:177474
    • 提供者:shen hong
  1. Matlab的IIR_Butterworth低通数字滤波器

    1下载:
  2. 实现了用matlab编写的巴特沃斯(Butterworth)滤波器,对加入高斯白躁的图像进行处理,用户可以调解白噪声的强度,滤波器的阶数,滤波半径等参数。压缩包里包括具体的实验报告,所以的源码(.m文件)。代码大部分都加有注释,方便理解
  3. 所属分类:matlab例程

  1. SIRwithQ

    2下载:
  2. 用matlab程序编写的一个三维雷达跟踪粒子滤波器,超强-Matlab programming with three-dimensional radar tracking of a particle filter, super! ! !
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:16243
    • 提供者:yufeng
  1. EdgeDetection

    0下载:
  2. 边缘检测1.制作一张包括色块、线条的单色背景图片,先对其作低通滤波产生一幅色块和线条边缘模糊的降质图片待处理,采用任意二种边缘检测算法检测待处理图片中的色块和线条的边缘,得到二值化的处理结果图。从结果图中提取色块和线条的边界坐标值,与实际生成原始图像时采用的真实坐标数据作比较,对产生的检测误差作分析。2.拍摄一张包含待检测物体的黑白或者彩色照片,试采用一种边缘检测的算法做待检测物体的自动提取,对生成的结果作分析。-Edge Detection 1. To produce a including
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:661847
    • 提供者:tosh
  1. kk

    1下载:
  2. 修改的卡尔曼滤波程序,适用于AIS航迹滤波,和雷达的航迹关联-Modified Kalman filtering procedures applied to AIS track filtering, and radar track association
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:707
    • 提供者:张杰
  1. denwavelet

    0下载:
  2. 小波去噪,基于硬阈值小波滤波去噪的matlab程序-wavelet denoise
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:880
    • 提供者:任小梅
  1. Kalman

    1下载:
  2. 用卡尔曼滤波跟踪目标实例,跟踪效果很好,对卡尔曼可有最基础最形象的了解。-Kalman filter to track target instance, track a good effect, may have the most basic of Kalman most vivid understanding.
  3. 所属分类:图形/文字识别

    • 发布日期:2014-03-25
    • 文件大小:1098362
    • 提供者:chenxl
  1. IMUtracking

    1下载:
  2. IMU姿态跟踪,利用粒子滤波器实现,可用于机器人姿态确定-IMU orientation tracking algorithm using particle filter.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-01-16
    • 文件大小:1890869
    • 提供者:江智浩
  1. Matlab

    0下载:
  2. 1、图像的读取2、灰度直方图及直方图均衡化3、图像的代数运算4、图像滤波处理5、傅立叶变换6、图像压缩-1, the read image 2, histogram equalization and histogram 3, image algebra 4, image filtering to deal with 5, 6, Fourier transform, image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6335
    • 提供者:阿伟
  1. denoise

    2下载:
  2. 图像分别加高斯噪声和椒盐噪声,然后进行中值滤波和算术均值滤波去噪处理。-Images were added Gaussian noise and salt and pepper noise, median filter and then the arithmetic mean filter denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:91073
    • 提供者:ztj
  1. 1

    2下载:
  2. 内含完整的中值滤波、图像分割、字符识别程序,整个OCR系统-a complete OCR system, contain edian filtering, image segmentation, character recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:64346
    • 提供者:leguangren
  1. pf_tutorial

    0下载:
  2. 有关particle filter的教程,ppt格式,对于学习粒子滤波有较好的指导意义-Related to the particle filter tutorial, ppt format, for a better learning particle filter guiding significance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:334263
    • 提供者:孟钢
  1. fliter

    1下载:
  2. 利用matlab实现图像的频域滤波,包括巴特沃斯低通、理想低通、高斯低通等-Using matlab for image filtering in frequency domain, including the Butterworth low-pass, ideal low-pass, Gaussian low-pass, etc.
  3. 所属分类:matlab

    • 发布日期:2015-12-27
    • 文件大小:1024
    • 提供者:zwr
  1. fusionANDwk

    1下载:
  2. 基于matlab的几个kalman滤波以及多传感器融合和wk算法的程序-Matlab based on several kalman filtering and multi-sensor fusion algorithm and procedures wk
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:
    • 文件大小:6935
    • 提供者:倪平
  1. kalmanhsjkdskmatlab

    0下载:
  2. kalman 滤波的 matlab 程序 -Kalman filtering procedures Matlab
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-08
    • 文件大小:823
    • 提供者:武文权
  1. zuijinlinyu

    1下载:
  2. 本程序通过卡尔曼滤波。对航迹进行估计, 然后通过最近邻域算法,实现数据互联。-the procedure Kalman filter. Estimate right track, and then through the recent neighborhood algorithm, data Internet.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-24
    • 文件大小:1549
    • 提供者:张志良
  1. lzlv

    0下载:
  2. 标准粒子滤波目标跟踪源码! 一维情况下 非线性非高斯,-Standard particle filter target tracking source! One-Dimensional Non-linear non-Gaussian,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:12542
    • 提供者:ajie
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 ... 50 »
搜珍网 www.dssz.com