FavourMogbonjubolafavour-22.hashnode.dev·Sep 5, 2024Analyzing Numerical Sequences with Python: A Flask ApplicationUnderstanding numerical sequences is essential in fields like mathematics, data science, and machine learning. Sequences help identify patterns, predict future data points, and uncover relationships between datasets. In this blog post, I'll guide you...sequence
Sackarias Lunmanblog.sackarias.se·Jun 18, 2023Trajectory Stabilization using LQRThe Cart-Pole project is continuing at a steady pace. At the moment, however, I am busy working as a Robotics Intern, so the development is a little bit slower than usual. The physical system is being built by me and a friend which I will hopefully s...231 readsCart-PolePython