GSoC 2026

#25502

Solved Problems to tackle using State Space class

Labels: GSoC

These are some solved problems which sympy could be able to solve using the State Space Models. The purpose here is to demonstrate the usefulness of #25473 and the methods which are being added.

  1. Frequency Response of Spring Mass Damping system. https://python-control.readthedocs.io/en/0.8.4/secord-matlab.html

  2. Deriving State Space Model from physical systems. Example - State Space Representation of an electrical cirucit - https://www.javatpoint.com/control-system-state-space-model Check out this Problem

  3. University Lecture Examples - https://ocw.snu.ac.kr/sites/default/files/NOTE/lecture%2012-14%20State%20Space_0.pdf . a. Questions on kinematics and dynamics. b. State Space to Transfer Function c. State Space to cannonical formats(observable, controllable, jordan)

  4. Course Textbook Examples - Refer chapter 1. Page 27 - 30 for Questions. Book - https://www.vssut.ac.in/lecture_notes/lecture1450172554.pdf

Command Palette

Search for a command to run...