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

搜索资源列表

  1. 经典滤波算法

    2下载:
  2. 介绍10种常见滤算法并给出实现代码,常见的有中位值滤波、互补滤波和一阶RC滤波以及其组合效果说明(10 common filtering algorithms are introduced and the implementation code is given)
  3. 所属分类:文章/文档

  1. kalman滤波

    0下载:
  2. 几种Kalman滤波算法的c语言实现,可以用与stm32等微处理器的定位算法(Several Kalman filtering algorithm C language, you can use and STM32 and other microprocessor positioning algorithm)
  3. 所属分类:matlab例程

  1. 拥有matlab用户界面的卡尔曼滤波程序

    0下载:
  2. 拥有界面的卡尔曼滤波,使用非常方便,便于大家学习(kalmanfilter with soft)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:236544
    • 提供者:pooly
  1. 滤波霍夫

    0下载:
  2. 可以进行滤波霍夫变换,加入了屏幕顶点定位(You can filter the Hof transform Join the screen location)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:黑洞01
  1. 基于matlab的平行束滤波反投影重建算法

    0下载:
  2. 基于matlab的平行束滤波反投影重建算法(Back projection reconstruction algorithm of parallel beam filter based on MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:njustwk
  1. 000--Boore的零线校正和滤波处理

    0下载:
  2. Boore的零线校正和滤波处理,可用于处理地震数据,基于Fortran语言汇编(Boore zero line correction and filtering processing can be used to deal with seismic data, based on Fortran language compilation)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-24
    • 文件大小:1629184
    • 提供者:Zihuatanejo
  1. 3.19 基于Kalman滤波的目标跟踪

    1下载:
  2. 3.19 基于Kalman滤波的目标跟踪,利用相关原理进行视频跟踪。。(3.19 target tracking based on Kalman filtering, using correlation principle for video tracking..)
  3. 所属分类:图形图象

    • 发布日期:2017-12-27
    • 文件大小:315392
    • 提供者:maggia
  1. 两种滤波

    0下载:
  2. 滤波核心技术,可用于CT和各种图像滤波,FFT,RADON变换是核心(Filtering core technology, can be used for CT and various image filtering, FFT, RADON transform is the core)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:涂海华
  1. 用C语言实现数字滤波

    1下载:
  2. 各种滤波代码,C语言实现,平滑、递推、中位值等等(C language, various digital filtering)
  3. 所属分类:其他

  1. 中值滤波

    1下载:
  2. 对影像进行中值滤波处理,然后存储到另外一张图中(The image is processed by median filtering and stored in another image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:4096
    • 提供者:好的啊
  1. 类似于时域滤波,天线方向图是最优权的傅立叶变换

    0下载:
  2. 类似于时域滤波,天线方向图是最优权的傅立叶变换(Similar to the time domain filtering, the antenna pattern is the optimal Fourier transform)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-24
    • 文件大小:19456
    • 提供者:summer111adwad
  1. 当前模型加粒子滤波.tar

    0下载:
  2. 当前模型加粒子滤波在matlab中的实现,一维(The current model plus particle filter in matlab in the realization of one-dimensional)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:41984
    • 提供者:逍遥先生
  1. 中值同态滤波

    0下载:
  2. 同态滤波构建一个滤波器,是低频部分可以较多增强,高频部分较低增强,来增加图像的对比度!(Homomorphic filter to build a filter, is the low-frequency part can be more enhanced, the high frequency part of the lower enhancement, to increase the contrast of the image!)
  3. 所属分类:图形图像处理

  1. 同态滤波

    0下载:
  2. 同态滤波通过设计一个滤波器函数,使得不同频率部分放大的倍数不同,得到想看到的图像的部分!(Homomorphic filtering through the design of a filter function, so that different frequency amplification part of different times, to get the part of the image you want to see!)
  3. 所属分类:图形图像处理

  1. 自己动手写粒子滤波(李飞,科大先研院)

    0下载:
  2. slam过程中的地图创建所需要的粒子滤波算法(Createing the map in slam , the required particle filter algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:323584
    • 提供者:MAplayer
  1. 3.19 基于Kalman滤波的目标跟踪

    3下载:
  2. 应用Kalrnan滤波原理,对运动目标进行跟踪,缩小目标的搜索范围,实现快速实时跟踪,使跟踪更为准确。理论分析和实验结果表明,该算法与常规的模板匹配法、直方图模板匹配法等算法相比,有效地提高了目标跟踪的速度及跟踪的准确性。(The Kalrnan filtering principle is used to track the moving target, reduce the search range of the target, realize fast and real-time trac
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:311296
    • 提供者:Prince0716
  1. 均值滤波和中值滤波处理高斯噪声

    0下载:
  2. 均值滤波和中值滤波处理高斯噪声,比较差异(Mean filtering and median filter are used to deal with gaussian noise)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:58368
    • 提供者:小七小七
  1. 形态滤波

    0下载:
  2. 实用形态滤波,图像信号处理,滤除噪声成分,保留有效成分(Practical morphological filtering)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:ry123
  1. 3.【卡尔曼滤波】kalman

    0下载:
  2. 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Kalman filtering (Kalman filtering) An algorithm that optimizes the state of the system by using the linear system state equation, through the syst
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:8192
    • 提供者:DS1V
  1. 卡尔曼滤波原理及应用(含MATLAB程序)

    3下载:
  2. 卡尔曼滤波的原理应用书电子版,讲解详细,里面有实例程序(The principle of kalman filtering is applied in electronic edition)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:570368
    • 提供者:张濒文
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com