An open-source systems and controls toolbox for Python3
-
Updated
Jun 28, 2023 - Python
An open-source systems and controls toolbox for Python3
Numerical methods implementation in Python.
A repository of introductory autonomous ground vehicle (i.e., wheeled mobile robot) simulation examples in Python.
J. Berberich, J. Köhler, M. A. Müller and F. Allgöwer, "Data-Driven Model Predictive Control With Stability and Robustness Guarantees," in IEEE Transactions on Automatic Control, vol. 66, no. 4, pp. 1702-1717, April 2021, doi: 10.1109/TAC.2020.3000182.
Solve matrix equations in python.
Nengo library of additional extensions
A Python toolbox for pentadiagonal linear systems
In this paper, we will be evaluating numerical methods for direct and iterative solvers of linear systems. From class we have discussed the various methods; Gauss elimination with pivoting techniques, Jacobi Iterative Method, Gauss-Seidel Iterative Method, Successive Over-Relaxation Method, Iterative Refinement Method, and Conjugate Gradient Met…
Algebra Linear System Solver Task, Second Year 1st Semester - UNI211T.
Code for the paper Analysis and Detectability of Offline Data Poisoning Attacks on Linear Systems.
Quantum algorithms to solve linear systems of equations.
My python implementation of different Computational Methods and Applications.
QR decomposition for linear systems (possibly overdetermined) using Givens rotations or Householder transformations
Implementation of numerical analysis algorithms in python & M (octave/matlab).
PHY407 Computational Physics
A framework for hierarchical modelling, simulation and analysis of dynamic systems
A gentle intro to reduction of linear systems block diagrams using series, parallel and feedback configuration
This repository contains numerical methods for finding solutions of a nonlinear equation, as well as nonlinear and linear equations' systems.
A Linear system solver built using Gaussian Elimination.
Add a description, image, and links to the linear-systems topic page so that developers can more easily learn about it.
To associate your repository with the linear-systems topic, visit your repo's landing page and select "manage topics."