亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

MAN-Month

  • 摘要:近年來針對在實際應用中出現的Kalman濾波精度低

    摘要:近年來針對在實際應用中出現的Kalman濾波精度低,甚至濾波器發散的問題.出現了多種改進的狀態估計算 法,研究了偏差分離濾波,自適應Kalman濾波,H }濾波,魯棒Kal man濾波,根據它們的特點,對于它們在慣性導航領域中的 應用進行了論述和分析,這些算法對于提高Kalman濾波精度,增強濾波的穩定性,提高慣性導航系統性能具有一定的效果. 同時具有廣闊的應用前景。 關鍵詞:慣性導航 偏差分離濾波 自適應濾波 H}濾波 魯棒濾波

    標簽: Kalman 實際應用 濾波 精度

    上傳時間: 2014-05-30

    上傳用戶:er1219

  • Programming the video game for the evil genius by jumping start the java with project examples. Ther

    Programming the video game for the evil genius by jumping start the java with project examples. There are over 50 projects from racing, boarding, java man to brain buster games.

    標簽: the Programming examples jumping

    上傳時間: 2014-12-04

    上傳用戶:

  • vim 用戶中文手冊

    vim 用戶中文手冊,詳細講述了man vim

    標簽: vim 用戶

    上傳時間: 2017-09-02

    上傳用戶:llandlu

  • This guide explains how data networks operate, why data systems are becoming more complicated, and h

    This guide explains how data networks operate, why data systems are becoming more complicated, and how data networks are changing to permit broadband services and applications. Table of Contents Introduction To Data Networks—PDN, LAN, MAN, WAN, and Wireless Data, Technologies and Systems Data Networks List of Figures

    標簽: data complicated explains becoming

    上傳時間: 2017-09-26

    上傳用戶:邶刖

  • Smart+Power+Grids

    The electrical power grid is often referred to as one of the most complex man- made systems on Earth. Its importance to all aspects of our daily lives, economic stability, and national security cannot be overstated, and the need for an updated, secure, resilient, and smarter power grid infrastructure is increasingly recognized and supported by policy makers and market forces.

    標簽: Smart Power Grids

    上傳時間: 2020-06-07

    上傳用戶:shancjb

  • 基于Multisim和LabVIEW的虛實結合數字電路實驗教學

    實驗教學一直是工科教學中不可或缺的組成部分,對培養學生的動手能力,獨立思考能力,創新思維與發散思維具有重要的作用。針對目前電路教學實驗中電路仿真實驗與實物電路實驗各自獨立,無法統一問題,提出將仿真電路實驗與實物電路實驗有機的結合同步操作,并使用Web發布實現遠程實驗操作。采用Multisim作為電路實驗仿真平臺,NI Eiviss II作為實物電路實驗硬件平臺,運用LabVIEW整合Multisim電路仿真實驗與實物電路實驗,實現仿真與實物實驗有機結合,兩種實驗可同步進行。學生在仿真實驗中先可探索實驗,然后做實物實驗。同時運用LabVIEW開發出實驗過程人機交互操作接口界面,使用過程中效果良好。Experimental teaching has always been an indispensable part of engineering education.And it always plays an important role in cultivating students'practical ability,independent thinking ability,innovative thinking and divergent thinking.But simulation experiment and physical experiment cannot be unified in the circuit teaching experiment at present.In order to solve this problem,this paper proposes to combine organically the simulation circuit experiment with physical circuit experiment,and synchronously operate them.This paper uses the WEB publishing to achieve remote experimental operation.Multisim is used as the circuit simulation platform,and NI Eiviss II is used as the physical circuit hardware platform.Multisim circuit simulation experiment and physical circuit experiment are implemented by LabVIEW to realize the combination of simulation experiment and physical experiment.Students do explore experiments in simulation experiment firstly,and then do physical experiment.And this paper uses LabVIEW to develop the experimental man-machine interface.

    標簽: multisim labview

    上傳時間: 2022-04-05

    上傳用戶:

  • 時鐘芯片RX8025T

    RX-8801 SA Features built-in 32.768 kHz DTCXO, High Stability Supports l'C-Bus's high speed mode (400 kHz)Alarm interrupt function for day, date, hour, and minute settings Fixed-cycle timer interrupt function Time update interrupt function32.768 kHz output with OE function Auto correction of leap years Wide interface voltage range: 2.2 V to 5.5 V Wide time-keeping voltage range:1.8 V to 5.5 V Low current consumption: 0.84A/3V (Typ.)is an IC bus interface-compliant real-time clock which includes a 32.768 kHz DTCXO In addition to providing a calendar (year, month, date, day, hour, minute, second) function and a clock counter function, this module provides an abundance of other functions including an alarm function, fixed-cycle timer unction, time update interrupt function, and 32.768 kHz output function.The devices in this module are fabricated via a C-MOS process for low current consumption, which enables ong-term battery back-up.

    標簽: 時鐘芯片 rx8025t

    上傳時間: 2022-06-17

    上傳用戶:

  • c語言SOCKET編程指南

    介紹Socket 編程讓你沮喪嗎?從man pages中很難得到有用的信息嗎?你想跟上時代去編Intemet相關的程序,但是為你在調用connect()前的bind)的結構而不知所措?等等…好在我已經將這些事完成了,我將和所有人共享我的知識了。如果你了解C語言并想穿過網絡編程的沼澤,那么你來對地方了。讀者對象這個文檔是一個指南,而不是參考書。如果你剛開始socket編程并想找一本入門書,那么你是我的讀者。但這不是一本完全的socket編程書。平臺和編譯器這篇文檔中的大多數代碼都在Linux平臺PC上用GNU的gcc成功編譯過。面且它們在HPUX平臺上用gcc也成功編譯過。但是注意,并不是每個代碼片段都獨立測試過。

    標簽: C語言 socket

    上傳時間: 2022-06-23

    上傳用戶:

主站蜘蛛池模板: 根河市| 商河县| 邵阳县| 根河市| 雷波县| 房山区| 库伦旗| 灵川县| 儋州市| 霸州市| 肥东县| 达拉特旗| 泸西县| 克山县| 岳阳县| 建瓯市| 沙湾县| 普定县| 永修县| 台州市| 铅山县| 衡阳县| 武宣县| 临邑县| 酒泉市| 南城县| 祁阳县| 安达市| 翼城县| 南溪县| 曲麻莱县| 寻乌县| 普定县| 阳山县| 宜宾县| 泰来县| 杨浦区| 巴林左旗| 延川县| 青州市| 陇川县|