Algorithms & Computational Puzzles
Games in JavaScript
Life happens.
Battles happen.
Grad Class in Computational Photography (MATLAB)
Gradient-domain Fusion of Pictures
.
Face Morphism
.
Automatic Colorization of Greyscale Faces
.
On Depth Sensors Applications for Computational Photography and Vision:
A short white-paper about
how to get started with Kinect in Linux
.
Algorithms & Data Structures & Python
A (free as in free beer) e-book I wrote about
Algorithms and Data Structure in Python
.
Over 100 examples are available in the
git repository.
Tetris Game
A Tetris game in Java. Source code is
here
.
Group Theory for Physicists
An e-book I wrote with zillions of examples.
Online Competitions
My
Euler Project solutions.
Grad Class in Numerical Methods (Python)
Integration and Differentiation
(numerical derivatives, error estimates, Simpson's rule).
Ordinary Differential Equations
(Euler and Euler-Cromer methods, Verlet method).
Linear Algebra and FFTs
(time series for the damped driven pendulum, matrix inverse, conditional number).
Advection and Hyperbolic Partial Differential Equations(implicit advection, Lax Wendroff, non-linear hyperbolic equations).
Elliptic Partial Differential Equations.
Computational Fluid Dynamics
(Rayleigh-Taylor Instabilities).