Skip to content

// Projects

Physics Modelling with State Space Models

Thu Jun 05 2025 PhysicsDeep Learning
PM image

Project Brief

Physics modelling using state space models. I modelled two physics problem:

  1. Object connected to a spring connected to a wall
  2. Heat dissipation

Details

  • Modelled the simulation of a force being applied to an object connected to a sprint connected to a wall
  • Modelled the spread of heat across a segmented rod with a sinusoidal heat input in the center of the rod
  • Mapped out the math behind modelling the two classical problems using state space models

Technologies and Skills Used:

  • Deep Learning
  • Physics
Back