Skip to content
#

non-linear-systems

Here are 18 public repositories matching this topic...

EN: Identification and MPC control of reverse pendulum on cart system. University project for the exam 'Identification and Control Process'. ---- IT: Identificazione e controllo di un sistema pendolo inverso su carrello. Progetto universitario per l'esame "Identificazione e Controllo dei Processi".

  • Updated Dec 20, 2025
  • MATLAB

This project simulates an experiment using Adaptive Random Fourier Features Kernel Least Mean Squares (ARFF-KLMS) to approximate non-linear functions. The algorithm adapts kernel bandwidth online, enhancing tracking and convergence in non-stationary environments. The experiment calculates and plots MSE over iterations for performance evaluation.

  • Updated Dec 15, 2025
  • Python

Numerical methods toolkit for solving linear systems (Gauss Elimination, Gauss-Jordan, LU/Doolittle/Crout/Cholesky, Jacobi, Gauss-Seidel) and finding roots of nonlinear equations (Bisection, False Position, Fixed-Point, Newton-Raphson, Secant), with step-by-step solutions and function plotting.

  • Updated Jul 11, 2026
  • Python

Improve this page

Add a description, image, and links to the non-linear-systems topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the non-linear-systems topic, visit your repo's landing page and select "manage topics."

Learn more