登录
首页 » Others » 中国地图(含各省边界和九段线)

中国地图(含各省边界和九段线)

于 2020-06-03 发布
0 214
下载积分: 1 下载次数: 1

代码说明:

此文件为中国地图,含九段线及各省边界。地理坐标系为:GCS_WGS_1984

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

发表评论

0 个回复

  • PHP+MySQL动态网站开发与全实例(附源码)
    PHP开发ppt和部分源码,动态网站开发与全程实例
    2020-12-07下载
    积分:1
  • C#绘制动态二维平面坐标系
    这个程序是用C#编写的,用GDI+绘制一个动态的二维平面坐标,用户能通过输入X轴和Y轴的最小刻度来控制平面坐标的大小,并通过产生一个随机数波形,来动态显示平面坐标。 希望这个小程序能对学习使用C#GDI+绘图的朋友带来帮助。
    2020-12-04下载
    积分:1
  • NI_数据采集卡使用说明书.pdf
    NI_数据采集卡使用说明书.pdf,关于数据采集卡的介绍。
    2020-12-03下载
    积分:1
  • MATLAB在卡尔曼滤波器中应用的理论与实践Kalman
    MATLAB在卡尔曼滤波器中应用的理论与实践KalmanKALMAN FILTERINGTheory and Practice Using MATLABThird editionMOHINDER S GREWALCalifornia State University at FullertonANGUS P. ANDREWSRockwell Science Center (retired)WILEYA JOHN WILEY & SONS, INC. PUBLICATIONCopyright 2008 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 or byany means, electronic, mechanical, photocopying, recording, scanning, or otherwise, except as permittedunder Section 107 or 108 of the 1976 United States Copyright Act, without either the prior writtenpermission of the Publisher, or authorization through payment of the appropriate per-copy fee to theCopyright Clearance Center, Inc, 222 Rosewood Drive, Danvers, MA 01923,(978)750-8400, fax(978)750-4470,oronthewebatwww.copyright.com.RequeststothePublisherforpermissionshouldbe 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/permissionimit 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 or completeness of the contents of this book and specifically disclaim any implied warranties of merchantability orfitness for a particular purpose. No warranty may be created or extended by sales representatives orwritten sales materials. The advice and strategies contained herein may not be suitable for your situationYou should consult with a professional where appropriate. Neither the publisher nor author shall be liablefor any loss of profit or any other commercial damages, including but not limited to special, incidentalconsequential, 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 format. For more information about wiley products, visit our web site atwww.wiley.comLibrary of Congress Cataloging- in-Publication DataGrewal. Mohinder sKalman filtering: theory and practice using MATLAB/Mohinder S. GrewalAngus p. andrews. 3rd edIncludes bibliographical references and indexISBN978-0-470-17366-4( cloth)1. Kalman filtering. 2. MATLAB. I. Andrews, Angus P. II. TitleQA402.3.G69520086298312—dc22200803733Printed in the United States of america10987654321CONTENTSPrefaceAcknowledgmentsXIIIList of abbreviationsXV1 General Information1.1 On Kalman Filtering1.2 On Optimal Estimation Methods, 51. 3 On the notation Used In This book 231. 4 Summary, 25Problems. 262 Linear Dvnamic Systems2. 1 Chapter focus, 312.2 Dynamic System Models, 362. 3 Continuous Linear Systems and Their Solutions, 402.4 Discrete Linear Systems and Their Solutions, 532.5 Observability of Linear Dynamic System Models, 552.6 Summary, 61Problems. 643 Random Processes and Stochastic Systems3.1 Chapter Focus, 673.2 Probability and random Variables (rvs), 703.3 Statistical Properties of RVS, 78CONTEN3.4 Statistical Properties of Random Processes(RPs),803.5 Linear rp models. 883.6 Shaping Filters and State Augmentation, 953.7 Mean and Covariance propagation, 993.8 Relationships between Model Parameters, 1053.9 Orthogonality principle 1143.10 Summary, 118Problems. 1214 Linear Optimal Filters and Predictors1314.1 Chapter Focus, 1314.2 Kalman Filter. 1334.3 Kalman-Bucy filter, 1444.4 Optimal Linear Predictors, 1464.5 Correlated noise Sources 1474.6 Relationships between Kalman-Bucy and wiener Filters, 1484.7 Quadratic Loss Functions, 1494.8 Matrix Riccati Differential Equation. 1514.9 Matrix Riccati Equation In Discrete Time, 1654.10 Model equations for Transformed State Variables, 1704.11 Application of Kalman Filters, 1724.12 Summary, 177Problems. 1795 Optimal Smoothers5.1 Chapter Focus, 1835.2 Fixed-Interval Smoothing, 1895.3 Fixed-Lag Smoothing, 2005.4 Fixed-Point Smoothing, 2135.5 Summary, 220Problems. 226 Implementation Methods2256. 1 Chapter Focus, 2256.2 Computer Roundoff, 2276.3 Effects of roundoff errors on Kalman filters 2326.4 Factorization Methods for Square-Root Filtering, 2386. 5 Square-Root and UD Filters, 2616.6 Other Implementation Methods, 2756.7 Summary, 288Problems. 2897 Nonlinear Filtering2937.1 Chapter Focus, 2937.2 Quasilinear Filtering, 296CONTENTS7.3 Sampling Methods for Nonlinear Filtering, 3307.4 Summary, 345Problems. 3508 Practical Considerations3558.1 Chapter Focus. 3558.2 Detecting and Correcting Anomalous behavior, 3568.3 Prefiltering and Data Rejection Methods, 3798.4 Stability of Kalman Filters, 3828. 5 Suboptimal and reduced- Order Filters, 3838.6 Schmidt-Kalman Filtering, 3938.7 Memory, Throughput, and wordlength Requirements, 4038.8 Ways to Reduce Computational requirements 4098.9 Error Budgets and Sensitivity Analysis, 4148.10 Optimizing Measurement Selection Policies, 4198.11 Innovations analysis, 4248.12 Summary, 425Problems. 4269 Applications to Navigation4279.1 Chapter focus, 4279.2 Host vehicle dynamics, 4319.3 Inertial Navigation Systems(INS), 4359. 4 Global Navigation Satellite Systems(GNSS), 4659.5 Kalman Filters for GNSS. 4709.6 Loosely Coupled GNSS/INS Integration, 4889.7 Tightly Coupled GNSS /INS Integration, 4919. 8 Summary, 507Problems. 508Appendix A MATLAB Software511A 1 Notice. 511A 2 General System Requirements, 511A 3 CD Directory Structure, 512A 4 MATLAB Software for Chapter 2, 512A. 5 MATLAB Software for Chapter 3, 512A6 MATLAB Software for Chapter 4, 512A. 7 MATLAB Software for Chapter 5, 513A 8 MATLAB Software for Chapter 6, 513A 9 MATLAB Software for Chapter 7, 514A10 MATLAB Software for Chapter 8, 515A 11 MATLAB Software for Chapter 9, 515A 12 Other Sources of software 516CONTENAppendix b A Matrix Refresher519B. 1 Matrix Forms. 519B 2 Matrix Operations, 523B 3 Block matrix Formulas. 527B 4 Functions of Square Matrices, 531B 5 Norms. 538B6 Cholesky decomposition, 541B7 Orthogonal Decompositions of Matrices, 543B 8 Quadratic Forms, 545B 9 Derivatives of matrices. 546Bibliography549Index565PREFACEThis book is designed to provide familiarity with both the theoretical and practicalaspects of Kalman filtering by including real-world problems in practice as illustrativeexamples. The material includes the essential technical background for Kalman filter-ing and the more practical aspects of implementation: how to represent the problem ina mathematical model, analyze the performance of the estimator as a function ofsystem design parameters, implement the mechanization equations in numericallystable algorithms, assess its computational requirements, test the validity of resultsitor the filteThetant attributes ofthe subject that are often overlooked in theoretical treatments but are necessary forapplication of the theory to real-world problemsIn this third edition, we have included important developments in the implemen-tation and application of Kalman filtering over the past several years, including adaptations for nonlinear filtering, more robust smoothing methods, and develelopingapplications in navigationWe have also incorporated many helpful corrections and suggefrom ourreaders, reviewers, colleagues, and students over the past several years for theoverall improvement of the textbookAll software has been provided in MatLab so that users can take advantage ofits excellent graphing capabilities and a programming interface that is very close tothe mathematical equations used for defining Kalman filtering and its applicationsSee Appendix a for more information on MATLAB softwareThe inclusion of the software is practically a matter of necessity because Kalmanfiltering would not be very useful without computers to implement it. It provides aMATLAB is a registered trademark of The Mathworks, IncEFACEbetter learning experience for the student to discover how the Kalman filter works byobserving it in actionThe implementation of Kalman filtering on computers also illuminates some of thepractical considerations of finite-wordlength arithmetic and the need for alternativealgorithms to preserve the accuracy of the results. If the student wishes to applywhat she or he learns, then it is essential that she or he experience its workingsand failings--and learn to recognize the differenceThe book is organized as a text for an introductory course in stochastic processes atthe senior level and as a first-year graduate-level course in Kalman filtering theory andapplicationIt can also be used for self-instruction or for purposes of review by practi-cing engineers and scientists who are not intimately familiar with the subject. Theorganization of the material is illustrated by the following chapter-level dependencygraph, which shows how the subject of each chapter depends upon material in otherchapters. The arrows in the figure indicate the recommended order of study. Boxesabove another box and connected by arrows indicate that the material represented bythe upper boxes is background material for the subject in the lower boxAPPENDIX B: A MATRIX REFRESHERGENERAL INFORMATION2. LINEAR DYNAMIC SYSTEMSRANDOM PROCESSES AND STOCHASTIC SYSTEMS4. OPTIMAL LINEAR FILTERS AND PREDICTORS5. OPTIMAL SMOOTHERS6. IMPLEMENTATIONMETHODS7. NONLINEAR8. PRACTICAL9. APPLICATIONSFILTERINGCONSIDERATIONSTO NAVIGATIONAPPENDIX A: MATLAB SOFTWAREChapter l provides an informal introduction to the general subject matter by wayof its history of development and application. Chapters 2 and 3 and Appendix b coverthe essential background material on linear systems, probability, stochastic processesand modeling. These chapters could be covered in a senior-level course in electricalcomputer, and systems engineeringChapter 4 covers linear optimal filters and predictors, with detailed examples ofapplications. Chapter 5 is a new tutorial-level treatment of optimal smoothing
    2020-12-01下载
    积分:1
  • 小波熵matlab
    自己编写的,希望对他人有用.小波分解层数为5层,提取高频系数,进行单只重构,从而得到各组系数,最后再用能量熵的算法对其进行计算。
    2020-12-06下载
    积分:1
  • 基于ZigBee和ARM的嵌入式智能家庭安防系统设计
    : 在现代家居安防系统设计中 , 采用 Z i g B e e和 A RM相结合 , 传感器输 出的信号经过处 理由支 持 Z i g B e e 协议的C C 2 4 3 0收发模块传输至主机 $ 3 C 2 4 1 0 , 实现前端信号与后端控制器之间的无线 连接 ; 主机根据节点情况判断家中有突发事件 后 , 通过 GS M/ G P R S模块短消 息通 知主人或 者物管 中心 , 同时发出声光报警 , 并驱动摄像头抓拍现场图像 , 从 而构成嵌入 式的智能家庭安 防系统 . 系 统用以太 网接人小 区的局域 网或互联 网, 实现家庭 网络 I n t e r n e t 接入
    2020-12-10下载
    积分:1
  • 北斗三号接收机Matlab代码
    北斗三号接收机捕获跟踪Matlab代码,含北斗三号B1C、B2a、B3I频点
    2020-11-28下载
    积分:1
  • 《LabVIEW2011序设计与案例解析》随书代码
    LabVIEW2011程序设计与案例解析 【代码目录】 └─LabVIEW2011程序设计与案例解析    ├─第10章多线程技术    │  ├─10.4生产者与消费者    │  │  ├─例10-1    │  │  │  │  队列与局部变量.vi    │  │  │  │      │  │  │  └─SubVI    │  │  │          Points Difference.vi    │  │  │          SimulatedSignal.vi    │  │  │          Sine Wave.vi    │  │  │              │  │  ├─例10-2    │  │  │      EVENTS.aliases    │  │  │      EVENTS.lvlps    │  │  │      EVENTS.lvproj    │  │  │      ProducerConsumerEvents.vi    │  │  │      移动目标.vi    │  │  │      箱子.ctl    │  │  │      运动控制.vi    │  │  │      运动方向.ctl    │  │  │          │  │  ├─例10-3    │  │  │      Adv of ProducerConsumerEvents.vi    │  │  │      EVENTS.aliases    │  │  │      EVENTS.lvlps    │  │  │      EVENTS.lvproj    │  │  │      移动目标.vi    │  │  │      箱子.ctl    │  │  │      运动控制.vi    │  │  │      运动方向.ctl    │  │  │          │  │  └─例10-4    │  │          QSM PC EXAMPLE.llb    │  │              │  └─10.5综合实例    │          多线程计时器.vi    │              ├─第11章数据采集与仪器控制    │  └─11.3综合实例    │          多通道数据数据采集软件(wav).vi    │          多通道数据采集软件.vi    │              ├─第12章通信    │  ├─12.1串口通信    │  │      串口通信软件.vi    │  │          │  ├─12.2网络通信    │  │      TCP客户端.vi    │  │      TCP服务器.vi    │  │      UDP简易聊天软件.vi    │  │      复件 UDP简易聊天软件.vi    │  │          │  ├─12.3DataSocket通信    │  │  │  DS图发送.vi    │  │  │  DS图接收.vi    │  │  │      │  │  └─直接绑定    │  │          DSRead.vi    │  │          DSWrite.vi    │  │              │  └─12.5综合实例    │      │  基于串口通信的上位机控件软件.vi    │      │      │      └─子VI    │              CreatFloder.vi    │              GenCMD.vi    │              GetFileSizeInByte.vi    │              HexToDec.vi    │              Snd And Del All Files.vi    │              StrToHex.vi    │              UpLoadFiles.vi    │                  ├─第13章界面设计与美化    │  ├─13.3菜单设计    │  │      动态生成菜单.vi    │  │          │  ├─13.4子VI调用与重载    │  │  │  子VI调用示例.vi    │  │  │  滤波.vi    │  │  │      │  │  ├─利用Subpanel实现动态界面载入    │  │  │  │  动态界面载入.vi    │  │  │  │  界面重用.vi    │  │  │  │      │  │  │  └─Panels    │  │  │          FindControlByName.vi    │  │  │          子界面组件.vit    │  │  │          方波.vi    │  │  │          正弦波.vi    │  │  │          随机数.vi    │  │  │              │  │  └─多面板程序    │  │          基于按钮的多面板程序.vi    │  │          基于菜单的多面板程序.rtm    │  │          基于菜单的多面板程序.vi    │  │          方波.vi    │  │          正弦波.vi    │  │          随机数.vi    │  │              │  ├─13.5界面美化    │  │      分隔栏使用示例.vi    │  │      分隔栏显示与隐藏.vi    │  │      参数设置.vi    │  │      图片滚动条.vi    │  │      属性节点使用举例.vi    │  │      调用对话框.vi    │  │      调用节点使用举例.vi    │  │      进度条使用.vi    │  │          │  └─13.6综合实例    │          用属性节点和Tab控件控制界面显示.vi    │              ├─第14章项目管理与报表生成    │      Excel报表模板.xlt    │      Excel报表生成.vi    │      使用报表工具生成报表.vi    │      报表生成子VI.vi    │      报表生成综合实例.vi    │      简易报表生成.vi    │          ├─第15章应用程序发布    │  └─Hex2Dec    │      │  Hex2Dec.aliases    │      │  Hex2Dec.lvlps    │      │  Hex2Dec.lvproj    │      │  Hex2Dec.vi    │      │  Hex2DecDLL.vi    │      │      │      └─子VI    ├─第16章技巧与解惑    │      利用属性节点控制波形显示区域.vi    │      前面板对象保护.vi    │      子VI直接调用.vi    │      文件自动保存与编号.vi    │      文本文件连续写入.vi    │      用XY图绘制非等间隔采样图.vi    │      路径拆分与创建.vi    │          ├─第2章开始LabVIEW之旅    │      子VI调用.vi    │      综合实例-虚拟信号源.vi    │      虚拟信号源.vi    │          ├─第3章了解LabVIEW中的数据类型    │  ├─3.3数据类型之间的转换    │  │      数值至布尔数组转换.vi    │  │      数值至时间转换.vi    │  │      数字字符串操作.vi    │  │      路径字符串操作.vi    │  │          │  ├─3.4数据运算与操作    │  │      波形数据操作.vi    │  │          │  └─3.5综合实例    │          温度报警装置.vi    │              ├─第4章数据表达与显示    │  ├─4.1基本数据表达与显示    │  │      枚举型控件使用举例.vi    │  │      液罐使用.vi    │  │      液罐使用(状态显示).vi    │  │      滑动杆使用.vi    │  │      进度条使用.vi    │  │          │  ├─4.2二维图形    │  │      一维数组数据显示.vi    │  │      不同长度曲线绘制.vi    │  │      二维数据显示.vi    │  │      分格显示曲线.vi    │  │      多曲线数据显示.vi    │  │      李萨如图形.vi    │  │      标量数据显示.vi    │  │      波形数据显示.vi    │  │      用强度图表和强度图显示二维数组.vi    │  │          │  ├─4.3三维图形    │  │      三维参数图.vi    │  │      三维曲线图形.vi    │  │      曲面与三维曲面图.vi    │  │          │  ├─4.4其它图形控件    │  │      极坐标图.vi    │  │      用最小-最大控件显示XY图.vi    │  │          │  └─4.5综合实例    │          同心圆.vi    │              ├─第5章程序结构    │  ├─5.1基本程序结构    │  │      While循环基本应用.vi    │  │      利用While循环实现前100自然数求和.vi    │  │      层叠式顺序结构.vi    │  │      平铺式顺序结构.vi    │  │      用For循环产生固定数据点数的正弦波.vi    │  │      自动索引功能.vi    │  │          │  ├─5.2特殊程序结构    │  │      定时循环应用举例.vi    │  │      条件结构基本应用.vi    │  │      计数器.vi    │  │          │  ├─5.3变量    │  │      VI-1.vi    │  │      VI-2.vi    │  │      全局变量.vi    │  │      用局部变量传递值.vi    │  │          │  └─5.4综合实例    │          等差序列求和.vi    │              ├─第6章外部程序接口与扩展    │  ├─6.2API调用    │  │      WindowsAPI调用.vi    │  │          │  ├─6.3可执行程序调用    │  │      Open Calculator.vi    │  │          │  ├─6.4ActiveX调用    │  │      Media Player ActiveX.vi    │  │      PPT ActiveX.vi    │  │      日历.vi    │  │      日历单击事件回调VI.vi    │  │          │  ├─6.5LabVIEW与MATLAB混合编程    │  │      MATLAB Script.vi    │  │          │  └─6.6综合实例    │      │  DSO25216.vi    │      │      │      ├─25216a.dll    │      │  │  25216.BIT    │      │  │  Clock.ico    │      │  │  DSO25216.VBP    │      │  │  DSO25216.VBW    │      │  │  Form1.frm    │      │  │  Form1.frx    │      │  │  frmMain.frm    │      │  │  frmMain.frx    │      │  │  GO.GIF    │      │  │  Module1.bas    │      │  │  MSSCCPRJ.SCC    │      │  │  OUT25.DLL    │      │  │  OUT25DLL.DOC    │      │  │      │      │  └─forVC.dll    │      └─子VI    │              Display.vi    │              Fout.vi    │              FreqChng.vi    │              logdisplay.vi    │              Vout.vi    │                  ├─第7章数学分析    │  ├─7.1基本数学分析    │  │      多项式n阶导数.vi    │  │      多项式求和.vi    │  │      微分.vi    │  │      指数函数.vi    │  │      正弦与反正弦.vi    │  │      求实数矩阵的秩.vi    │  │      矩阵的LU分解.vi    │  │      积分.vi    │  │      线性方程组求解.vi    │  │          │  ├─7.2数理统计与最优化问题    │  │      最优化.vi    │  │      概率统计.vi    │  │      正态分布曲线.vi    │  │      求一元函数在给定区间上的最小值.vi    │  │          │  ├─7.3曲线拟合与插值    │  │      一维插值.vi    │  │      最小二乘拟合求回归系数.vi    │  │          │  ├─7.4其它操作    │  │      三维坐标平移.vi    │  │      公式编辑器.vi    │  │      常微分方程求解.vi    │  │          │  └─7.5综合实例    │          水箱问题.vi    │              ├─第8章信号处理    │  ├─8.1信号发生器    │  │      Chirp信号.vi    │  │      公式节点.vi    │  │      基本函数发生器.vi    │  │      多频信号发生器.vi    │  │      正弦 高斯白噪声.vi    │  │      白噪声.vi    │  │      阶梯信号.vi    │  │          │  ├─8.2时域分析    │  │      基本平均值与均方差测量.vi    │  │      提取信号混合单频信息.vi    │  │      相关(周期成分检测).vi    │  │      谐波失真.vi    │  │      过渡分析.vi    │  │      非周期信号与周期信号自相关图.vi    │  │          │  ├─8.3频域分析    │  │      单边傅立叶变换.vi    │  │      双边傅立叶变换.vi    │  │      帕斯瓦尔定理.vi    │  │      拉普拉斯变换.vi    │  │          │  ├─8.4信号调理    │  │      低通滤波器.vi    │  │      加窗后信号.vi    │  │      小幅值信号分辨.vi    │  │      带通滤波器.vi    │  │      波形对齐(单次)两个波形.vi    │  │      波形对齐(连续)N方式.vi    │  │      重采样.vi    │  │          │  ├─8.5波形监测    │  │      波峰检测.vi    │  │      边界检测.vi    │  │      过门限捕捉.vi    │  │      过门限计数.vi    │  │          │  ├─8.6逐点分析    │  │      PtByPt and Array Based Filter.vi    │  │          │  └─综合实例    │          绘制信号包络曲线.vi    │              └─第9章文件操作        ├─9.2常用文件类型与操作        │      二进制文件写入.vi        │      二进制文件读取.vi        │      文本文件写入.vi        │      文本文件读取.vi        │      电子表格文件写入.vi        │      电子表格文件读取.vi        │              ├─9.3特殊文件类型与操作        │      TDM.vi        │      TDMS文件存储.vi        │      TDMS文件读取.vi        │      XML文件.vi        │      波形文件.vi        │      测量文件.vi        │              ├─9.4其它文件类型与操作        │      WAV文件.vi        │              └─9.6综合实例                Excel_Read.vi                
    2020-04-15下载
    积分:1
  • 现代数字信号处理及其应用 - 何子述,《离散随机信号处理》张旭东
    现代数字信号处理及其应用 - 何子述,《离散随机信号处理》张旭东,以前太马虎了只上传了课件,这次我上传pdf提供给大家下载,更新标签
    2020-12-10下载
    积分:1
  • 西储大学轴承全数据
    本资源整理了西储大学的轴承的各项数据以及数据说明,内容清晰全面,有助于各类需要人士进行分析研究,提高自己的科研水平。
    2020-11-30下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载