登录
首页 » Others » 十二届恩智浦智能车摄像头组国一完整代码

十二届恩智浦智能车摄像头组国一完整代码

于 2020-12-06 发布
0 314
下载积分: 1 下载次数: 1

代码说明:

该代码为恩智浦智能车大赛第十二届摄像头组国赛一等奖代码,完整的代码工程,无保留。希望可以给需要的人一点帮助。里面处理赛道的思想大家可以取其精华弃其糟粕。

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

发表评论

0 个回复

  • 空间调制matlab仿真
    空间调制的仿真程序,适用于基础未编码的链路。可供学习编写使用
    2020-12-12下载
    积分:1
  • 分支定界法MATLAB序及详细过
    分支定界法MATLAB程序及详细过程,老师让做的作业,有需要的可以看看
    2021-05-06下载
    积分:1
  • C和C++序员面试秘笈-董山海
    本书针对的是刚毕业或刚学完C/C++的入门读者,目的是帮助读者找到更好的工作并复习所学的C/C++基础。本书全面讲解了C/C++面试的各种知识点,并对一些重点和难点进行了细致的分析。
    2020-12-10下载
    积分:1
  • tensor voting的 matlab实现
    这个是从github上找到的 ~可以参考参考c++代码木有找到~
    2020-12-04下载
    积分:1
  • Faster-RCNN+ZF制作自己的数据集和训练模型完整文件及教(Matlab版本)
    Faster-RCNN+ZF制作自己的数据集和训练模型完整文件及教程(Matlab版本),内含详细的完整配置及操作过程。
    2020-12-07下载
    积分:1
  • 16QAM matlab/simulink仿真
    16QAM matlab/simulink仿真,详细的搭建了qam仿真框图,更加便于了解qam的工作方式
    2020-12-02下载
    积分:1
  • BPSK,QPSK调制与解调matlab代码.rar
    BPSK,QPSK调制与解调matlab代码,过高斯信道的仿真结果与理论值对比,西电研究生估值大作业。
    2020-01-04下载
    积分:1
  • 经典流体模拟—SPH源代码
    自己最近用SPH方法做的一个经典流体模拟实例,花了很长时间才圆满完成,已实测,可行!
    2020-11-06下载
    积分:1
  • 三维定位chan_taylor
    三维定位chan_taylor,针对数学建模设计,matlab代码。简单修改参数可直接使用,注释清晰
    2020-11-27下载
    积分: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
  • 696516资源总数
  • 106562会员总数
  • 4今日下载