Mathematical Foundations

Mathematics is the language of systems, uncertainty, and learning, essential for building intelligent and reliable robots. The work below reflects my commitment to mastering this foundation through deep study and rigorous problem-solving. Each GitHub repository represents a subject I have explored thoroughly, documenting both theory and exercises to build lasting intuition.

Cover for Monte Carlo Statistical Methods

MonteCarlo Statistical Methods

Robert & Casella — Random-variable generation, importance sampling, variance reduction, and MCMC algorithms (Metropolis–Hastings, Gibbs). Transforms intractable integrals into computable expectations — the backbone of Bayesian inference, filtering, and state estimation.

Cover for Statistical Inference Theory

Statistical Inference Theory

Casella & Berger — Estimation, MLE, Bayesian inference, hypothesis testing. These exercises train the statistical thinking required for perception algorithms.

Cover for Probability and Distribution Theory

Probability and Distribution Theory

Casella & Berger — Random variables, expectation, exponential family, convergence theorems. Working through every problem strengthens my intuition for handling uncertainty in robotics.

Cover for Real Analysis

Real Analysis

Kenneth Ross — Sequences, limits, continuity, uniform convergence, compactness. Building rigor here lets me prove convergence and stability of algorithms.

Cover for Convex Optimization

Convex Optimization

Stephen Boyd — Convex sets, functions, duality, gradient and interior-point methods. Solving problems equips me with tools for efficient planning and control.

Cover for Fourier Transform

Fourier Transform

Stanford EE261 — Fourier series, spectral representation, convolution, filters. A deep grasp of transforms aids processing sensor data and images.

Cover for Signals and Systems

Signals and Systems

Oppenheim — LTI systems, Laplace/Z/Fourier transforms, convolution, system stability. Understanding signals lays the groundwork for reliable dynamic models.

Cover for Differential Equations

Differential Equations

MIT 18.03 & Edwards-Penney — Lecture notes and solved problems on first- and second-order ODEs, Laplace transforms, linear systems, and nonlinear dynamics. Essential for modeling real-world robotics and control systems.