https://github.com/p2-718na/fresnel-coefficients-experiment
Write-up of experiment for measuring fresnel coefficients.
https://github.com/p2-718na/fresnel-coefficients-experiment
brewster-angle experiment fresnel-equations physics
Last synced: 3 months ago
JSON representation
Write-up of experiment for measuring fresnel coefficients.
- Host: GitHub
- URL: https://github.com/p2-718na/fresnel-coefficients-experiment
- Owner: P2-718na
- License: agpl-3.0
- Created: 2022-05-22T18:58:28.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-03T19:13:06.000Z (almost 4 years ago)
- Last Synced: 2026-03-12T02:10:15.313Z (4 months ago)
- Topics: brewster-angle, experiment, fresnel-equations, physics
- Language: Mathematica
- Homepage:
- Size: 935 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fresnel-coefficients-experiment
This is a write-up of the experiment I planned together with [@donotlookhere](https://github.com/donotlookhere)
for my Physics laboratory-2 course at University of Bologna. Most of the code
we used is available here, together with the experiment results.
## The experiment
See our [lab report](https://github.com/P2-718na/fresnel-coefficients-experiment/releases/tag/turn-in)
for more info about the experiment.
## Repository structure
- 📁 [assets](https://github.com/P2-718na/fresnel-coefficients-experiment/tree/master/assets)
- Images used in report.
- 📁 [code](https://github.com/P2-718na/fresnel-coefficients-experiment/tree/master/code)
- Code used for data analysis and data acquisition.
- 📁 [data](https://github.com/P2-718na/fresnel-coefficients-experiment/tree/master/data)
- Acquired datasets.
- 📁 [docs](https://github.com/P2-718na/fresnel-coefficients-experiment/tree/master/docs)
- Lab report latex source and speech presentation.
- 📁 [scripts](https://github.com/P2-718na/fresnel-coefficients-experiment/tree/master/scripts)
- pipenv scripts