I'm Jerry
Emails are welcome: jerry@j-li.co
Here's some of my side projects:

Multi-Frame Super Resolution
Last updated: February 2022

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
Last updated: February 2022

Given a continuous probability distribution of betting payoff returns, what is the strategy to maximize expected logarithmic growth of wealth?

Related Topics: Probability, Optimization, Finance


Graphing in 3D (Explanation coming soon)
Last updated: 2021

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 (Explanation coming soon)
Last updated: 2020

How do you simulate a system of billiards balls with elastic collisions?

Related Topics: Computer Simulation, Statistical Physics, Chaos Theory