登录
首页 » 算法 » stm32f103平衡小车程序

stm32f103平衡小车程序

于 2022-02-04 发布 文件大小:8.27 MB
0 142
下载积分: 2 下载次数: 1

代码说明:

应用背景以现在两轮自平衡车的发展为背景,此项目设计多个领域涵盖了自动控制、模式识别、传感技术、电子电气、计算机、机械等多个学科,两轮自平衡机器人的概念就是在此背景下提出来的,这种机器人区别于其他...通过高速微控制器STM32F103 完成数据融合处理,得到平滑而稳定车体姿态信息, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

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

发表评论

0 个回复

  • EOCSO
    2022-03-31 15:48:24下载
    积分:1
  • 一维双负介质的drude等效模型的防真程序.可以从输出图象中看出双负介质的基本特性...
    一维双负介质的drude等效模型的防真程序.可以从输出图象中看出双负介质的基本特性-one-dimensional negative media drude Equivalent Model defense really procedures. Images can be output seen double negative dielectric characteristics of the basic
    2022-06-28 05:15:40下载
    积分:1
  • This the cpp file for basic fixed size matrix operations etc.
    This the cpp file for basic fixed size matrix operations etc. -This is the cpp file for basic fixed size matrix operations etc.
    2022-03-07 02:56:32下载
    积分:1
  • 快速中值滤波
    这是基于CTMF改进的快速中值滤波算法,在该算法上进行了优化和改进成C++版本,在PC上可以达到实时的速度,对于去噪,消噪方面有着非常显著的效果。
    2022-04-09 10:31:03下载
    积分:1
  • 数据挖掘Apriori
    资源描述从文件中读取每一行字符串存入向量中 统计一项备选集支持度 生成一项频繁集 生成二项频繁项备选集 生成高项频繁项备选集 统计备选集支持度 生成高项频繁集 生成所有项频繁集 输出一项频繁集到文件中 输出高项频繁集到文件中
    2022-02-21 08:53:55下载
    积分:1
  • 精品数据结构
    // simpleSeq.cpp : #include //定义在头文件“seqList.h”中 #include const int defaultSize = 100; using std::endl; using std::cerr; class SeqList{ protected: int *data; //存放数组 int maxSize; //最大可容纳表项的项数 int last; //当前已存表项的最后位置(从开始) void reSize(int newSize); //改变data数组空间大小 public:
    2022-01-20 22:23:56下载
    积分:1
  • 使用lm对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对原理进行详细说明 程
    使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程序使用bcc5.60编译通过- Uses the lm algorithm to carry on for the two-dimensional round data draws up with, test_circle uses in to produce test data fit2dcircle to use in to draw up carries on the specify procedure with document.doc to the algorithm principle to use the bcc5.60 translation to pass
    2023-07-05 23:00:03下载
    积分:1
  • 极限学习机
    该算法是黄教授的首创,极限学习机在手写数字集数据库分类中正确率超过了99%,取得了巨大成功,该算法计算快,且效果好,该代码里面不仅有分类还有回归以及各种神经元函数的实现,操作简单。
    2023-08-02 20:35:02下载
    积分:1
  • usaco1.5 Prime Palindromes代码 prime文件绝对能用,值得拥有
    The number 151 is a prime palindrome because it is both a prime number and a palindrome (it is the same number when read forward as backward). Write a program that finds all prime palindromes in the range of two supplied numbers a and b (5
    2022-08-21 13:33:23下载
    积分:1
  • 一些关于素数和因数分解的文章。
    一些关于素数和因数分解的文章。-some of the prime factor decomposition and articles.
    2023-09-07 20:05:03下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载