Return Posts

single & double slit simulation

python codes

  • Single Slit & Double Slit Simulation

    Particles Photon

    Assuming that the light is a particle obtained the distribution of light through Monte Carlo

Download particle.py
particle_path
x_projection

Single Slit Simulation

Assuming that the light is a wave obtained the distribution of light through Monte Carlo
Download single.py
Download single_gd.py
single_slit
loss
separate
together

Double Slit Simulation

Assuming that the light is a wave obtained the distribution of light through Monte Carlo
Download double.py
Download double_gd.py
Download double_adam.py
double_slit

gradient descent
loss
separate
together

Adam
loss
separate
together

Predict parameters DNN models

Download double_dnn.py
Download double_dnn_test.py
dnn_valid_loss
dnn_test