-
SLAM-MATLAB-code
slam仿真工具箱,包含slam的matlab仿真源程序以及slam学习程序(slam simulation toolbox, matlab simulation source code contains slam and slam learning process)
- 2021-01-05 23:38:54下载
- 积分:1
-
matlab-lizilvbodaima
用matlab实现粒子滤波算法
x = 0 初始状态
R = input( 请输入过程噪声方差R的值: ) 测量噪声协方差
Q = input( 请输入观测噪声方差Q的值: ) 过程状态协方差
tf = 100 模拟长度
N = 100 粒子滤波器中的粒子个数
xhat = x
P = 2
xhatPart = x
………………(Particle filtering algorithm using matlab)
- 2013-04-08 17:32:07下载
- 积分:1
-
lms
关于lms的作业,有详细的注释,程序经过验证没有问题,(homework for the lms,)
- 2013-07-26 15:00:53下载
- 积分:1
-
Hybrid2
Kalman滤波,对下落小球的跟踪,详细的程序说明
(Kalman filtering, on the whereabouts of the ball tracking, a detailed description of the procedures)
- 2007-11-14 10:33:26下载
- 积分:1
-
cs-514
This is the previous year question paper of Software Engineering and Methodologies of M.Tech CSE
- 2014-01-20 23:04:10下载
- 积分:1
-
Feedback-control-system
反馈控制系统设计与分析教程中所有例子的语言程序(Feedback control system design and analysis of all the tutorial examples of the language program)
- 2011-11-21 21:05:39下载
- 积分:1
-
APFsanjiaobo
APF 三角波比较方式的matla simulink模型(Matla simulink model APF triangle wave comparison method)
- 2015-02-04 15:43:31下载
- 积分:1
-
matlab
常用的MATLAB变成源代码,对初学者的快速入门很有帮助。(Commonly used MATLAB into the source code for the Quick Start very helpful for beginners.)
- 2009-02-24 15:29:56下载
- 积分:1
-
Guinea
基于Guinea地理环境运输的幅轴式网络模型的Matlab实现,共勉(Network model amplitude axis Guinea geographical environment of transport based on Matlab implementation, encourage each other
)
- 2015-02-08 21:28:19下载
- 积分:1
-
newton
牛顿法求解minf(x)=x1^3+x2^3-3(x1+x2)初始点x=(6,4)精度为0.05。可运行出结果,程序清晰,算法明确。(Newton method for solving min f (x) = x1 ^ 3+ x2 ^ 3-3 (x1+ x2) the initial point x = (6,4) accuracy of 0.05.It can run out the results 。 it s program is clear, and
it s algorithm is explicit .)
- 2012-02-15 14:29:38下载
- 积分:1