登录
首页 » Others » 51单片机两轮自平衡小车全套设计方案

51单片机两轮自平衡小车全套设计方案

于 2020-06-29 发布
0 215
下载积分: 1 下载次数: 1

代码说明:

基于51单片机的两轮自平衡小车全套设计方案,其中包括源代码 app 电路等资源。

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

发表评论

0 个回复

  • STM32F1 直线倒立摆序代码
    STM32F1 直线倒立摆程序代码 所使用功能 STM32正交编码
    2020-12-08下载
    积分:1
  • 2018电子设计大赛(TI杯)D手势识别 全功能完成
    2018电子设计大赛(TI杯)D题手势识别 全功能完成包括 划拳( 1 2 3 4 5 )和猜拳(石头剪子布)通过IIC通讯协议 对FDC2214 进行配置和读取通过限幅滤波 和中位数滤波法 对数据进行处理由TFT LCD 屏幕进行显示具有不错的学习价值。
    2020-12-10下载
    积分:1
  • java加入购物车源码实例(附数据库文件)
    一个 java加入购物车实例,实现了购物车的增删改,jdk1.6以上,tomcat6.0以上,eclipse、myeclipse、idea导进去就可运行,附带了数据库文件。
    2020-11-04下载
    积分:1
  • cesium/threejs可视化某BIM模型
    cesium和threejs对某个BIM模型实现的可视化,包括代码和数据。
    2020-11-28下载
    积分:1
  • MATLAB 并联机构工作空间搜索代码
    典型6-sps并联机构空间搜索,通用!!
    2020-11-28下载
    积分: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
  • 分数阶傅里叶变换MATLAB(附博客说明)
    目前网络关于分数阶傅里叶变换可靠的代码来源主要有一下几个: (1)来源一: M.A. Kutay. fracF: Fast computation of the fractional Fourier transform, 1996. www.ee.bilkent.edu.tr/~haldun/fracF.m. (2)来源二: J. O’Neill. DiscreteTFDs:a collection of matlab files for time-frequency analysis, 1999. ftp.mathworks.com/pub/contrib/v5/signal/D
    2020-12-06下载
    积分:1
  • FPGA综合系统设计(五)频谱分析系统
    FPGA驱动AD9226,65M采样,做FFT进行频谱分析,将计算结果用双口RAM缓存,通过串口发送到PC上,完整Quartus工程
    2019-07-11下载
    积分:1
  • RINEX 3.02
    这是RINEX3.02 的数据格式的标准
    2020-12-09下载
    积分:1
  • 基于单片机的室内空气质量检测仪的设计
    随着我国经济的发展,人民生活水平的提高,人们对环境问题及健康问题日益重视,室内空气品质(IAQ)状况受到越来越多的关注。人的一生中有三分之二的时间是在居室内度过的。本文研究的室内便携式智能空气品质监测仪是以室内空气中有毒有害气体的监测监控为背景,是以ATMEL工公司的一款8位超低功耗单片机AT89S52为控制核心,能够实现对室内温度,湿度,甲醛,苯和氨的实时采集处理、显示、报警等功能。仪器采用锂电池供电,具有良好的便携性和通用性,并且使用LCD1602点阵式液晶屏显示菜单,有良好的人机对话界面。同时设计了声光报警系统,实现在参数超标时及时的报警。室内智能空气品质监测仪体积小,功耗低,操作简单,
    2020-12-11下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载