登录
首页 » MathCAD » kalmanmatlabcode

kalmanmatlabcode

于 2013-12-30 发布 文件大小:3KB
0 227
下载积分: 1 下载次数: 4

代码说明:

  在matlab上实现的卡尔曼滤波器仿真实验,代码全部注释过了,有利于学习卡尔曼滤波器的参考学习(Implemented in the Kalman filter matlab simulation code all over the comment, the Kalman filter is conducive to learning refer to learning)

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

发表评论

0 个回复

  • Lave1
    #include <iostream> #include <stdlib.h> #include <string.h> using namespace std const kl = 4, kzs = 2, m = 6, n = 4, Error = 5 char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}} int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
    2010-01-20 23:55:27下载
    积分:1
  • MATLAB-Demystified-By-David.McMahon-
    本书介绍了MATLAB 基础,你将学习到如何绘制图象,求解代数方程及计算积分,也将学习到如何求解微分方程,求ODE 的数值解,使用特殊函数工作。(This book introduces the basic MATLAB, you will learn how to draw a picture, solving algebraic equations and calculate points, will also learn how to solve differential equations, numerical solutions of ODE s requirements, using a special function to work.)
    2014-12-30 17:33:54下载
    积分:1
  • shat
    The aim of this application is to implement scalable mpeg type compression by varying DCT coefficients and finding minimum number of DCT coefficients that can give minimum acceptable quality.. This application only works for gray scale.
    2014-02-04 01:01:41下载
    积分:1
  • PN-code-synchronization-simulation
    直接序列扩频伪码跟踪simulink仿真程序,仿真PN码捕获,跟踪过程完整过程。(Direct sequence spread spectrum code tracking simulink simulation program, emulation PN code acquisition process complete process of tracking.)
    2014-10-18 18:11:13下载
    积分:1
  • FFT
    基于matlab的语音回波抵消系统仿真设计中FFT转换部分程序(Voice echo cancellation system based on matlab simulation in the design of FFT transform part of the program )
    2013-05-05 12:39:10下载
    积分:1
  • ode23tx
    说明:  四阶龙格库塔法,在解常微分方程时进行数值求解时调用使用(The fourth-order Runge-Kutta method is used to solve ordinary differential equations numerically.)
    2019-06-14 15:02:01下载
    积分:1
  • 2
    说明:  一种求邻接矩阵的普通算法,这是通用程序,要注意变量的更改。(A Method for the adjacency matrix of the general algorithm, which is common procedure, to pay attention to the variable changes.)
    2010-08-22 09:06:49下载
    积分:1
  • gauss-seidal
    gauss seidal method powersystem
    2011-09-04 14:39:34下载
    积分:1
  • DagosPtest
    D Agostino-Pearson s K2 test for assessing normality of data.
    2015-01-01 19:40:41下载
    积分:1
  • actuator11
    Another file of actuator example.
    2014-01-16 17:33:33下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载