Pinned Repositories
3DOF-ACS-Sim_nonlinearcontroller
3 DOF Attitude Control Simulation of a spacecraft using a Reaction thruster control system
ACS
Attitude Control System of Alpha CubeSat
espresso-pid
PID controller for a Rancilio Silvia Espresso Machine
FiniteSquareWell_Animations
Animations for Finite Square Well potential solutions to the Schrödinger Equation. Superposition of the ground and first excited Eigen Energy States evolving with time.
Griffiths_QM
Repo to stash Griffiths QM Numerical Experiment solutions
Interplanetary_Transporter_6DOF
6-DOF Spacecraft Orbit and Attitude Simulation that utilizes two controller (1 for orbit & 1 for attitude), simplex optimization and PWPF modulation for thruster actuation, and RK 4-5 numerical integration to simulate a closed-loop control system for given desired attitude, orbit, and initial conditions .
Kalman_Filter_Examples
Simple KF examples with simplified dynamics and noise + error, good for reference, teaching, and as a template for more software.
lqr_rendezvous
3-DOF simulation that implements LQR control to perform Spacecraft Rendezvous.
Natsoulas.github.io
This is my very own professional/portfolio website. I'm also very proud of my keplerian elements visualization you can find on it.
SatelliteSim
6-DOF satellite GNC simulation
Natsoulas's Repositories
Natsoulas/Interplanetary_Transporter_6DOF
6-DOF Spacecraft Orbit and Attitude Simulation that utilizes two controller (1 for orbit & 1 for attitude), simplex optimization and PWPF modulation for thruster actuation, and RK 4-5 numerical integration to simulate a closed-loop control system for given desired attitude, orbit, and initial conditions .
Natsoulas/3DOF-ACS-Sim_nonlinearcontroller
3 DOF Attitude Control Simulation of a spacecraft using a Reaction thruster control system
Natsoulas/espresso-pid
PID controller for a Rancilio Silvia Espresso Machine
Natsoulas/SatelliteSim
6-DOF satellite GNC simulation
Natsoulas/ACS
Attitude Control System of Alpha CubeSat
Natsoulas/FiniteSquareWell_Animations
Animations for Finite Square Well potential solutions to the Schrödinger Equation. Superposition of the ground and first excited Eigen Energy States evolving with time.
Natsoulas/Griffiths_QM
Repo to stash Griffiths QM Numerical Experiment solutions
Natsoulas/Kalman_Filter_Examples
Simple KF examples with simplified dynamics and noise + error, good for reference, teaching, and as a template for more software.
Natsoulas/lqr_rendezvous
3-DOF simulation that implements LQR control to perform Spacecraft Rendezvous.
Natsoulas/Natsoulas.github.io
This is my very own professional/portfolio website. I'm also very proud of my keplerian elements visualization you can find on it.
Natsoulas/numerical_methods_jl
Numerical Methods in Julia, for a scientific computing of diffeqs class
Natsoulas/rendezvous_service
Simulating a satellite rendezvous/flyby operation. One satellite is maneuverable and is denoted as the helper satellite, the other is non-maneuverable and is denoted as the target satellite.
Natsoulas/resume-cli
Portfolio made using rust on CLI
Natsoulas/stochastic_controls_matlab
My stochastic controls homework, first matlab project for the class.