先进控制PID(基于扩展观测器的PID,自适应PD增益控制)
☆18May 8, 2020Updated 5 years ago
Alternatives and similar repositories for AdvancePID
Users that are interested in AdvancePID are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于RBF网络和AC强化学习对位置式PID参数进行调节,被控对象是非线性系统☆14May 15, 2022Updated 3 years ago
- MQTT Client For Android,其中包括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 7 years ago
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆17Jul 13, 2020Updated 5 years ago
- 无刷电机驱动器☆13Feb 28, 2019Updated 7 years ago
- [TUD AE4441] Solving The Vehicle Routing Problem With Time Windows Using GurobiPy☆16Dec 2, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆10Mar 24, 2022Updated 4 years ago
- Its a very easy to use foc controller framwark, this framwark supply a basic foc control logic, you can define every loop control algrith…☆22Mar 25, 2026Updated 3 weeks ago
- FOC simulation of PMSM(simulink)☆19Oct 30, 2023Updated 2 years ago
- matlab simulink仿真文件☆28Nov 30, 2023Updated 2 years ago
- active vibration control using piezoelectric collocated patches☆22May 20, 2024Updated last year
- 基于STM32的直流电机PI调速,OLED显示,上位机波形显示,APP蓝牙控制电机/显示波形☆13Sep 24, 2020Updated 5 years ago
- [NeurIPS 2023] Neural Lyapunov Control for Discrete-Time Systems☆14Jul 29, 2024Updated last year
- 基于STM32的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- 🚗自动驾驶AI小车,基于遗传算法优化神经网络 Auto driving AI-Car, based on Genetic Algorithm.☆14Jun 28, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于Matlab的模糊控制PID仿真,以及相应的论文,验证参数☆65Aug 8, 2020Updated 5 years ago
- 用C#写的窗口隐藏工具,工具可以自行设定系统级别的快捷键,使用快捷键一键隐藏还原窗口☆14Dec 16, 2014Updated 11 years ago
- 【Android】 android加密方法 简单API实现Hash,Hmac,对称与非对称加密☆15Jan 13, 2021Updated 5 years ago
- PX4 and SITL/jMAVSim simulation for the ICUAS 2020 conference paper submission 'Disturbance Observer-Based Integral Backstepping Control…☆11Aug 5, 2020Updated 5 years ago
- 这是一个开源共享的simulink模型库,欢迎白嫖☆66Aug 1, 2020Updated 5 years ago
- Automated Analysis Framework for Simulink/Stateflow (deprecated, see cocoSim2)☆24May 2, 2017Updated 8 years ago
- (1)调用Gurobi加入MTZ破子圈约束求解TSP,(2)使用蚁群算法求解TSP商旅问题的最短访问路线;其中使用2-邻边算法进行局部调整,可视化展示求解结果,附带实验报告说明。案例包括“五角星小型案例”, “100结点的实际结点案例”。☆10Aug 21, 2023Updated 2 years ago
- A pytorch implementation of TSK fuzzy sytems.☆18Nov 14, 2019Updated 6 years ago
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆12May 25, 2023Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- TRIAC Controller Heater with PID Control System☆18Aug 29, 2019Updated 6 years ago
- 复现一篇在网格环境中使用改进Q-learning进行路径规划的论文☆23Aug 23, 2023Updated 2 years ago
- 基于粒子群优化的神经网络PID控制☆108Dec 25, 2017Updated 8 years ago
- 基于STM32的DCM模式下的BUCK变换器设计☆23Dec 19, 2018Updated 7 years ago
- 这是一个热风控制系统嵌入式项目,基于STM32F1芯片和RT-Thread实时系统开发出温度闭环控制和风速控制☆23Feb 4, 2021Updated 5 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- Sentry library for arduino.☆10Dec 1, 2024Updated last year
- Fork from mavros repository and make it compatible for acfly☆14Aug 26, 2022Updated 3 years ago
- 基于Pyqt5的校园地图导览,使用了Dijkstra算法☆23Dec 19, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 其中核心代码由 B站@偶尔有点小迷糊 提供,通过音频文件的二进制,让两个文件融为一体,音频几乎听不出区别☆10Jan 22, 2022Updated 4 years ago
- Notes on putting micropython on STM32F407VG bare board☆11Oct 7, 2019Updated 6 years ago
- 一种电池检测设备的上位机程序,程序采用C#语言WinForm框架实现,代码注释风格清晰,函数变量命名工整,程序充分利用了C#面向对象的特性,以少量的代码便实现了超强的功能☆36Dec 7, 2022Updated 3 years ago
- ☆10Jul 7, 2022Updated 3 years ago
- This is an attempt to communicate with an external device over the audio jack of an Android phone.☆41Oct 5, 2011Updated 14 years ago
- A underwater vehicle simulation test-bed with SAUVC swimming pool environment with 6-vectored thruster configuration vehicle operating in…☆11Mar 12, 2022Updated 4 years ago
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆19Jul 16, 2023Updated 2 years ago