[ internal use only ] - Simulates vibration damping (and calculates difference between model and real life). For course ID: MA1035.
Find a file
Jorge Martinez 38dae21342 initial commit
2026-06-03 12:12:31 -06:00
LICENSE initial commit 2026-06-03 12:12:31 -06:00
README.md initial commit 2026-06-03 12:12:31 -06:00
script.py initial commit 2026-06-03 12:12:31 -06:00

Situación Problema MA1035

  • School: Tecnológico de Monterrey
  • Semester: 4
  • Course: MA1035
  • Professor: Homero Alejandro Escamilla Rocha
  • First Class: 2026-03-24

Double-mass-on-spring system for damping HDD vibrations. Yes, I know hanging an HDD with rubber bands is harmful for its health. This is purely an academic exercise to apply ODEs and numerical methods to a real-world problem.

This code is under AGPLv3. See LICENSE for details.