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

搜索资源列表

  1. function-ParticleEx1

    0下载:
  2. 粒子滤波器与滤波卡尔曼滤波是常用的滤波算法,粒子滤波常用于非线性,非高斯-Particle filter and filter Kalman filter is commonly used filtering algorithm, particle filter commonly used in non-linear, non-Gaussian
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:63736
    • 提供者:吴改焕
  1. OPApplication

    0下载:
  2. 集成运算放大器分析与应用,详细介绍了运放在各种电路中的应用:运算、滤波、非线性、线性、精密整流等。-Integrated Operational Amplifier Analysis and Application, detailing all kinds of transport on the circuit: operator, filter, non-linear, linear, precision rectifier, etc..
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3588402
    • 提供者:Caser Jon
  1. szcl

    0下载:
  2. 用matlab编写的程序集合,主要是完成括亮度变换、线性和非线性空间滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、识别-Matlab procedures used to prepare the collection, mainly including brightness achieve transformation, linear and nonlinear spatial filtering, image restoration and registration,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:153483
    • 提供者:wth
  1. pf

    0下载:
  2. 基本的粒子滤波算法,所用数值模型为带控制量的非线性模型,可修改噪声类型,并可和EKF相比较-Basic particle filter algorithm for the numerical model used to control the volume with the non-linear model, can modify the type of noise can be compared and the EKF
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1627
    • 提供者:zhou
  1. ek1f

    0下载:
  2. 该程序用扩展的Kalman滤波实现可非线性状态的估计。-With the expansion of the program realization of the Kalman filter may be non-linear state estimation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1280
    • 提供者:liufu
  1. Image_Enhancement

    0下载:
  2. 医学图像滤波增强算法程序,包括非线性靠三滤波的等流行算法-Medical Image Enhancement Algorithm filtering procedures, including non-linear filtering algorithms.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:3647
    • 提供者:燕南
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. Particle_4

    0下载:
  2. 粒子滤波的重要性是不言而喻的。它不仅能处理高斯线性的还能处理非高斯非线性的。本程序是另一个版本的matlab代码的第二部分。-The importantce of particle filter is obvious. It can process not only linear gaussian system but also nonliear system. This is another version matlab source of particle filter and is the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:9443
    • 提供者:brucezhang
  1. ParticleFilter

    0下载:
  2. 本程序是例子滤波的一个仿真程序,实现非线性非高斯的例子滤波及预测功能-This program is an example of a simulation program filtering to achieve an example of nonlinear non-Gaussian filtering and prediction
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1489
    • 提供者:Qingquan Sun
  1. ukf1

    0下载:
  2. 一个非常经典的无迹KALMAN滤波函数,对非线性动态系统估计非常有用-Unscented Kalman Filter for nonlinear dynamic systems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1301
    • 提供者:高旭生
  1. exam53y

    0下载:
  2. 采用卡尔曼滤波的阻尼系数的非线性估计:用于较小但未知阻尼系数,增强阻尼因子的可测性-This implementation uses lower (but unknown)damping to improve damping observability.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1807
    • 提供者:杨少东
  1. demo

    0下载:
  2. 用基本的粒子滤波算法,即SIR运行UNGM模型。通过UNGM模型显示SIR对于非线性系统的性能。-With the basic particle filter algorithm, that is, to run UNGM model of SIR. By UNGM model shows SIR for the non-linear system performance.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:533375
    • 提供者:yangmeng
  1. C_language_algorithms_for_Quick_Lookup_Manual

    3下载:
  2. 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
  3. 所属分类:source in ebook

    • 发布日期:2014-06-10
    • 文件大小:222943
    • 提供者:Jawen
  1. MATLAB_Wavelet

    0下载:
  2. MATLAB下小波变换的原理教程及示例 包括:一维线性非线性近似、二维线性非线性近似、使用线性滤波过滤噪声、使用小波门限消除噪声、使用小波变换压缩一维信号、二维小波图像压缩等等。-MATLAB wavelet transform under the principle of tutorials and examples include: one-dimensional linear non-linear approximation, two-dimensional linear non-line
  3. 所属分类:Wavelet

    • 发布日期:2017-05-16
    • 文件大小:4329043
    • 提供者:lym
  1. Ckalman

    0下载:
  2. 用C编写的卡尔曼滤波程序,在非线性系统中实现-kalman with C
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:70388
    • 提供者:刘超
  1. particle_m

    0下载:
  2. 粒子滤波matlab程序,可用于机动目标跟踪,适用于非线性系统-Particle filter matlab program can be used for maneuvering target tracking for nonlinear systems
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4536
    • 提供者:chenchao
  1. anewLMSalgorithm

    0下载:
  2.  本文对变步长自适应滤波算法进行了讨论,建立了步长因子μ与误差信号e(n) 之间另一种新的非线性函数关系. 该函数比已有的sigmoid 函数简单,且在误差e(n)接近零处具有缓慢变化的特性,克服了Sigmoid 函数在 自适应稳态阶段步长调整过程中的不足. 由此函数本文得出了另一种新的变步长自适应滤波算法,并且分析了参数α,β的取值原则及对算法收敛性能的影响. 该算法有较好的收敛性能且计算量少. 计算机仿真结果与理论分析相一致,证实了该算法的收敛性能优于已有的算法.-In this pap
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:207001
    • 提供者:韩一广
  1. MedianFilter

    0下载:
  2. 中值滤波法是一种非线性平滑技术,它将每一象素点的灰度值设置为该点某邻域窗口内的所有象素点灰度值的中值-Median filtering is a nonlinear smoothing technique, it s gray value of each pixel of a neighborhood set for the point of all pixels within the window the median gray value
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:189178
    • 提供者:du jian
  1. 111111

    0下载:
  2. 图像预处理中,通常采用直方图均衡化[1]和直 方图规定化、线性和非线性灰度变换法[2]提高图像 的对比度,但效果均不理想。故提出一种对比度增 强算法。该算法首先对直方图进行平滑处理以消除 直方图中因噪声而引入的随机干扰点,然后进行直 方图均衡化,增大图像的对比度,接着在整个显示 范围内对图像灰度级进行等间距排列,使输出图像 的灰度动态范围达到最大灰度变化范围,最后对整 幅图像中值滤波,滤除图像中被增强的噪声。-Image preprocessing, the co
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:399953
    • 提供者:wy
  1. UKF

    0下载:
  2. 从改进提议分布的成片野值容错能力入手,提出了基于残差正交判别的UPF容错滤波算法,该算 法将残差正交判别法UKF的野值自适应性和粒子滤波的“适者生存性”有机地结合起来.通过非线性状态估计 的实验,证实了这种新的自适应粒子滤波对成片野值处理的有效性,-Proposal from the improved value of the distribution of fault tolerance into the film field, put forward an identificatio
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:164029
    • 提供者:陈洪
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 23 »
搜珍网 www.dssz.com