cartpole的多种控制方法(强化学习、自适应pid、粒子群)
☆20Dec 19, 2018Updated 7 years ago
Alternatives and similar repositories for cartpole
Users that are interested in cartpole are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆17Oct 31, 2022Updated 3 years ago
- 数据预处理——插值法填补缺失值,并且标记填充位置☆10Apr 19, 2019Updated 7 years ago
- OSAL free operating system abstraction for embedded systems. Supports pthreads, freertos, chibios, coocox, bertos and more... RTOS☆14Dec 27, 2013Updated 12 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 基于xgboost的风力电机叶片结冰分类预测☆11Jul 22, 2019Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- University group project concerning the comparison between the classical and the modified Denavit-Hartenberg convention in Newton-Euler a…☆15Jun 4, 2020Updated 5 years ago
- Estimate LuGre friction model parameters out of the data collected☆11Jun 27, 2019Updated 6 years ago
- CCC2018: Observer-Based Tracking Control for Suppressing Stick-Slip Vibration of Drillstring System☆11Aug 22, 2021Updated 4 years ago
- ☆12Jul 24, 2018Updated 7 years ago
- 3 DoFs dynamic model of deep groove ball bearing on x, y and z rotation with outer ring fault.☆22May 16, 2025Updated last year
- Model Predictive Contouring Controller (MPCC) for Autonomous Racing☆28Feb 11, 2019Updated 7 years ago
- 通过python3.6编程,利用DQN算法实现机器学习避开障碍走到迷宫终点。(Through python3.6 programming, I use DQN algorithm to achieve machine learning and avoid obstacles…☆10Apr 15, 2018Updated 8 years ago
- This project shared the simulation of a 3-dof parallel robot manipulator which included the dynamic model and inverse kinematic of parall…☆10May 4, 2020Updated 6 years ago
- Little gadgets or project that I made, it could be finished, deprecated or remain to be finish.☆11Mar 15, 2019Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Stochastic Resonance in Neurochaos Learning☆18May 16, 2021Updated 5 years ago
- 迁移学习(故障诊断)上的一点探索☆14Mar 23, 2021Updated 5 years ago
- An example of active vibration attenuation by linear quadratic control entirely implemented in ANSYS APDL.☆17Aug 16, 2021Updated 4 years ago
- fluent_help_translation☆21Oct 29, 2019Updated 6 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- Unofficial C++ implementation of SLAM method, VITAMIN-E☆11Oct 10, 2020Updated 5 years ago
- python利用pywifi模块进行WiFi密码破解☆20May 29, 2024Updated last year
- A Two-Lane Cellular Automaton Traffic Flow Model with the Keep-Right Rule☆16May 18, 2016Updated 10 years ago
- MATLAB code and data for the paper “Optimal energy management of offshore wind farms considering the combination of overplanting and dyna…☆18Jun 23, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆26Jan 9, 2021Updated 5 years ago
- Mixed Kalman-Fuzzy Sliding Mode State Observer in Disturbance Rejection Control of a Vibrating Smart Structure Atta Oveisi*1, Tamara Nest…☆14Apr 20, 2020Updated 6 years ago
- RL Dresden Algorithm Suite☆36Jul 22, 2024Updated last year
- Integration of kinect2 sensor with blender 3d view in real time☆13Aug 15, 2018Updated 7 years ago
- ur5 robot with robotiq parallel grippers for testing parallel grasping algorithms☆11Apr 10, 2016Updated 10 years ago
- For paper:Kinematic performance-based path planning for cable-driven parallel robots using modified adaptive RRT*。☆17May 17, 2024Updated 2 years ago
- 2D Unstructured-Grid CFD Solver Based on GPU☆50Jan 12, 2025Updated last year
- Implementation of Multi-Agent Object Impedance Controller☆10Sep 14, 2021Updated 4 years ago
- Manipulate a tf in rviz using interactive markers☆14Jun 5, 2024Updated last year
- 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.
- 使用阿里云和4G模块实现远程OTA升级☆23Oct 14, 2023Updated 2 years ago
- Solving CartPole with an Anticipatory network☆22Mar 11, 2019Updated 7 years ago
- Real-time motion planner and autonomous vehicle simulator in the browser, built with WebGL and Three.js.☆13Mar 3, 2023Updated 3 years ago
- Robotics Motion Planning(RRT and PRM with Puma 560/ Peter Corke Matlab Toolbox)☆18Feb 24, 2018Updated 8 years ago
- 先进PID控制算法(ADRC,TD,ESO)☆74Sep 10, 2020Updated 5 years ago
- Ultimate Simulink UAV Tutorial☆13Jan 18, 2021Updated 5 years ago
- Codes used for generating the results in the paper "Geometric Adaptive Controls of a Quadrotor UAV with Decoupled Attitude Dynamics"☆18Sep 27, 2020Updated 5 years ago