登录
首页 » Others » 自适应卡尔曼滤波

自适应卡尔曼滤波

于 2020-11-28 发布
0 226
下载积分: 1 下载次数: 5

代码说明:

能运行的简单的自适应卡尔曼滤波程序,多维的滤波可在其上扩展。

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

发表评论

0 个回复

  • 微带贴片天线HFSS仿真
    微波设计,利用HFSS软件仿真微带贴片天线,此为扇形天线。附有报告包括建模的详细步骤和结果,可依此自行修改。非常详细。
    2020-11-29下载
    积分:1
  • cadence运算放大器的仿真
    cadence运算放大器的仿真详细讲解了对运放放大器各个性能的仿真分析
    2020-11-27下载
    积分:1
  • 2维机翼面元法计算
    【实例简介】2维机翼面元法计算程序,里面有使用说明的PDF
    2021-11-02 00:37:40下载
    积分:1
  • AC Report 中国式报表控件 2.7
    小巧精悍的中国式报表控件。2.7主要变动:1.增加了设计器的OCX 可视控件,可以将设计器嵌入到自己的Form和网页中。2.VCL控件增加了相关的右键菜单,可以在Delphi的IDE中设计报表。3.采用全新Office风格的工具条界面(无需皮肤控件支持)。4.报表对象的右键菜单中增加了:自动对齐,统一调整大小等功能菜单。5.图表功能改进,例如:支持设置X轴标题,支持多个Series等。6.图片和文本一样支持居中、靠右显示等特性。7.自动合并选项中的“约束合并”改为“依赖关系”由原来的“受左边列合并关系约束”改变为“受左边最近一个合并列的约束”。8.修正了报表视图中,源子表过
    2020-11-30下载
    积分:1
  • stm32同步规则转换DMA传输
    stm32f103进行同步规则进行转换,其中代码做了比较详细的注释,对于同步规则中的参数进行了实验,欢迎大家指正。
    2020-12-07下载
    积分:1
  • 二手交易平台
    二手交易平台,内含前端与后台代码,有数据库,简单易安装。挂在服务器上就能用。
    2020-12-05下载
    积分:1
  • Introduction.to.Stochastic.Processes.with.R
    An introduction to stochastic processes through the use of RIntroduction to Stochastic Processes with R is an accessible and well-balanced presentation of the theory of stochastic processes, with an emphasis on real-world applications of probability theory in the natural and social sciences. The uINTRODUCTIONTO STOCHASTICPROCESSES WITH RINTRODUCTIONTO STOCHASTICPROCESSES WITH RROBERT P DOBROWWILEYCopyright o 2016 by John Wiley Sons, Inc. All rights reservedPublished by John Wiley Sons, Inc, Hoboken, New JerseyPublished simultaneously in CanadaNo part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form orby any means, electronic, mechanical, photocopying, recording, scanning, or otherwise, except aspermitted under Section 107 or 108 of the 1976 United States Copyright Act, without either the priorwritten permission of the Publisher, or authorization through payment of the appropriate per-copy fee tothe Copyright Clearance Center, Inc, 222 Rosewood Drive, Danvers, MA,(978)750-8400, fax978)750-4470,oronthewebatwww.copyright.comRequeststothePublisherforpermissionshouldbe addressed to the Permissions Department, John Wiley sons, Inc, lll River Street, Hoboken, NJ07030,(201)748-6011,fax(201)748-6008,oronlineathttp://www.wiley.com/go/permissionsLimit of liability/ Disclaimer of warranty While the publisher and author have used their best efforts inpreparing this book, they make no representations or warranties with respect to the accuracy orcompleteness of the contents of this book and specifically disclaim any implied warranties ofmerchantability or fitness for a particular purpose. No warranty may be created or extended by salesrepresentatives or written sales materials. The advice and strategies contained herein may not be suitablefor your situation. You should consult with a professional where appropriate. Neither the publisher norauthor shall be liable for any loss of profit or any other commercial damages, including but not limited tospecial, incidental, consequential, or other damagesFor general information on our other products and services or for technical support, please contact ourCustomer Care Department within the United States at(800)762-2974, outside the United States at(317)572-3993 or fax(317)572-4002Wiley also publishes its books in a variety of electronic formats. Some content that appears in print maynot be available in electronic formats. For more information about Wiley products, visit our web site atwww.wiley.comLibrary of Congress Cataloging-in-Publication Data:Dobrow. Robert p. authorIntroduction to stochastic processes with r/ Robert P. Dobrowpages cmIncludes bibliographical references and indexISBN978-1-118-74065-1( cloth)1. Stochastic processes. 2. R( Computer program language)I. TitleQC20.7.S8D6320165192′302855133-dc232015032706Set in 10/12pt, Times-Roman by SPi Global, Chennai, IndiaPrinted in the united states of america1098765432112016To my familyCONTENTSPrefaceAcknowledgmentsList of Symbols and Notationabout the companion Website1 Introduction and review1.1 Deterministic and stochastic models. 11. 2 What is a Stochastic Process? 61. 3 Monte Carlo Simulation. 91.4 Conditional Probability, 101. 5 Conditional Expectation, 18Exercises. 342 Markov Chains: First Steps402.1 Introduction. 402.2 Markov Chain Cornucopia, 422.3 Basic Computations, 522. 4 Long-Term behavior-the Numerical evidence, 592.5 Simulation. 652.6 Mathematical Induction*. 68Exercises. 70CONTENTS3 Markov Chains for the long term763.1 Limiting Distrib763.2 Stationary Distribution, 803.3 Can you find the way to state a? 943.4 Irreducible markov Chains. 1033.5 Periodicity, 1063.6 Ergodic Markov Chains, 1093.7 Time Reversibility, 1143.8 Absorbing Chains, 1199 Regeneration and the strong markov property 1333.10 Proofs of limit Theorems*, 135Exercises. 1444 Branching processes1584.1 Introduction. 1584.2 Mean Generation Size. 1604.3 Probability Generating Functions, 1644.4 Extinction is Forever. 168Exercises. 1755 Markov Chain Monte Carlo1815.1 Introduction. 1815.2 Metropolis-Hastings Algorithm, 1875.3 Gibbs Sampler, 1975.4 Perfect Sampling*, 20.55.5 Rate of Convergence: the Eigenvalue Connection*, 2105.6 Card Shuffing and Total Variation Distance. 212Exercises. 2196 Poisson process2236.1 Introduction. 2236.2 Arrival. Interarrival Times. 2276.3 Infinitesimal Probabilities. 2346.4 Thinning, Superposition, 2386.5 Uniform Distribution. 2436.6 Spatial Poisson Process, 2496.7 Nonhomogeneous Poisson Process. 2536.8 Parting Paradox, 255Exercises. 2587 Continuous- Time markov Chains2657.1 Introduction. 265
    2020-12-10下载
    积分:1
  • 中国地面国际交换站气候资料日值数据集-风向风速
    "中国地面国际交换站气候资料日值数据集(V3.0)"包含了中国194个站点1951年1月以来本站气压、气温、降水量、蒸发量、相对湿度、风向风速、日照时数和0cm地温要素的日值数据。数据量为1.89GB。
    2020-11-28下载
    积分:1
  • 基于小波变换与BP神经网络的ECG信号的身份识别
    本文档实现了对ECG信号的处理,通过小波变去噪与检测,以及特征提取,并进行神经网络的训练,对不同身份的人的ECG进行识别。代码可以立即运行。注释很详细。希望能够帮到大家。
    2020-06-14下载
    积分:1
  • 波束形成matlab代码及方
    文档里有波束形成从入门到深入的matlab程序,还有仿真图,让您从纷乱复杂的程序中轻松明白其中的原理和计算过程。
    2020-12-12下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载