Here's some of my side projects:
Multi-Frame Super Resolution
How can the information content of multiple images be combined to enhance the image of the subject?
Related Topics: Image Processing, Information Theory, Statistics
Generalized Kelly Criterion
Given a continuous probability distribution of betting payoff returns, what is the strategy to maximize expected geometric growth of wealth?
Related Topics: Probability, Optimization, Finance
Graphing in 3D (
Demo)
Given a real-valued continuous multivariate function f(x,y,z), how can the surface f(x,y,z)=0 be determined and graphed in 3D?
Related Topics: Computer Graphics, Algorithms, Interpolation
Billiards Simulation (
Demo)
How do you simulate a system of billiards balls with elastic collisions?
Related Topics: Computer Simulation, Statistical Physics, Chaos Theory