登录
首页 » matlab » 粒子滤波实例

粒子滤波实例

于 2021-03-27 发布 文件大小:22KB
0 158
下载积分: 1 下载次数: 20

代码说明:

  粒子群算法优化粒子滤波 剩余寿命估计的研究(Particle Swarm Optimization for Residual Life Estimation of Particle Filter)

文件列表:

粒子滤波实例\ParticleEx1.m, 3636 , 2007-01-14
粒子滤波实例\ParticleEx2.m, 5815 , 2007-01-14
粒子滤波实例\ParticleEx3.m, 6115 , 2007-01-11
粒子滤波实例\ParticleEx4.m, 7676 , 2007-01-11
粒子滤波实例\ParticleEx5.m, 7992 , 2007-01-11
粒子滤波实例\同ex1\粒子滤波 目标跟踪 一维情况下 非线性非高斯\Doc1.doc, 28672 , 2008-07-04
粒子滤波实例\同ex1\粒子滤波 目标跟踪 一维情况下 非线性非高斯\ParticleEx1.m, 3636 , 2007-01-14
粒子滤波实例\同ex1\说明.txt, 158 , 2009-05-24
粒子滤波实例\同ex1\粒子滤波 目标跟踪 一维情况下 非线性非高斯, 0 , 2016-02-26
粒子滤波实例\同ex1, 0 , 2016-02-26
粒子滤波实例, 0 , 2016-02-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 原始rhaphp
    轻松开发微信公众号小程序,真正易上手的中国框架,配有中文文档(Easy Development of Wechat Public Number Small Program)
    2020-06-18 14:40:02下载
    积分:1
  • chinachess
    本文主要研究基于Java 技术的中国象棋游戏的分析与设计,对中国象棋游戏特殊的行棋规则给予了细致的分析与理解,设计出了一种实时可行的行棋规则,从移动范围、移动方向和穿越障碍几个方面重新描述行棋规则,基于Java技术通过计算机模拟实现了中国象棋特殊的行棋规则算法,设计出了一种可行的方法,使每个棋子的行棋路线都严格遵循本身的行棋规则,游戏的实战对弈得以实现,通过实验运行,证明这种限定棋子行棋路线的方法是可行的,并得到了预期的目标(This paper studies the analysis and design of the Chinese chess game based on Java technology, a special line chess rules of Chinese chess game to give the detailed analysis and understanding to design a real-time feasible line chess rules, from the range of movement, direction of movementand through the obstacles to re-describe the line chess regulation)
    2012-04-23 22:29:26下载
    积分:1
  • 共轭梯度法
    共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(The Conjugate Gradient method is a method between the steepest descent method and the Newton method. It only needs to use the first derivative information, but overcomes the shortcoming of the steepest descent method and avoids the need for the Newton method to store. And the disadvantage of calculating the Hesse matrix and inverting, the conjugate gradient method is not only one of the most useful methods for solving large linear equations, but also one of the most effective algorithms for solving large-scale nonlinear optimization. Among various optimization algorithms, the conjugate gradient method is a very important one. The advantage is that the required amount of storage is small, step convergence, high stability, and no external parameters are required.)
    2018-11-26 11:07:35下载
    积分:1
  • 炫酷轮播焦点图
    说明:  效果炫酷轮播焦点图是一款jquery+css3实现的炫酷焦点图代码。(Stunning Focus Diagram is a code of Stunning Focus Diagram implemented by jQuery + css3.)
    2019-03-27 13:26:25下载
    积分:1
  • 通过学生成绩管理程序,教师可以轻易地了解学生学习情况,传统手工的学生成绩管理,操作效率低,并且易于出错,查询不方便。本程序实现了对一个班的学生考试成绩按科目进行...
    通过学生成绩管理程序,教师可以轻易地了解学生学习情况,传统手工的学生成绩管理,操作效率低,并且易于出错,查询不方便。本程序实现了对一个班的学生考试成绩按科目进行排序,并统计出各科目的最高分、最低分和平均分的数据。-Management program through student achievement, teachers can easily understand the students learning, the traditional manual student performance management, operational efficiency is low, and error-prone, query inconvenient. This program implements a class of students on test scores sorted by subjects, and the statistics of various subjects, the highest score, lowest score, and average data.
    2023-02-17 18:15:03下载
    积分:1
  • 将16进制转换成10进制的C语言源码 提供任意位数(包含小数点)的转换, 适合在校大学生C语言课程参考...
    将16进制转换成10进制的C语言源码 提供任意位数(包含小数点)的转换, 适合在校大学生C语言课程参考-base for the conversion of 16% of the 10 C-band source of arbitrary median (including decimal point) conversion, suitable for the college students C language courses reference
    2022-07-22 11:09:54下载
    积分:1
  • logistic
    说明:  使用matlab实现逻辑回归实现二分类问题,并加入了交叉验证的程序,提高分类准确性(Matlab is used to realize the binary classification problem,and the cross validation program is added to improve the accuracy of classification)
    2020-10-04 22:41:11下载
    积分:1
  • huans
    说明:  第七届工程训练大赛势能小车凸轮程序MATLAB实现(Potential energy car cam program)
    2021-01-25 12:24:15下载
    积分:1
  • NETWORK ASSOCIATES GUIDE TO COMMUNICATIONS PROTOCOLS
    NETWORK ASSOCIATES GUIDE TO COMMUNICATIONS PROTOCOLS-GUIDE TO NETWORK ASSOCIATES COMMUNICATIO NS PROTOCOLS
    2022-01-26 07:33:07下载
    积分:1
  • Case 6 Contract Management System
    案例6合同管理系统-Case 6 Contract Management System
    2022-02-24 09:42:46下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载