https://github.com/overflowcat/optics
干涉测量仿真大作业
https://github.com/overflowcat/optics
Last synced: 10 months ago
JSON representation
干涉测量仿真大作业
- Host: GitHub
- URL: https://github.com/overflowcat/optics
- Owner: OverflowCat
- Created: 2023-12-11T17:21:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-11T17:41:18.000Z (over 2 years ago)
- Last Synced: 2025-06-27T20:44:44.097Z (11 months ago)
- Language: MATLAB
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 干涉测量仿真大作业
## Matlab
https://github.com/OverflowCat/optics/assets/20166026/896ba90b-bb04-49a1-a253-7a2b7dd6ff5b
### 球形凹陷 / 突起
$$(R - h_0)^2 + r^2 = R^2$$
$$-2 R h_0 + h_0^2 + r^2 = 0$$
$$2 R h_0 = h_0^2 + r^2$$
$$R = \frac{\sqrt{h_0^2 + r^2}}{2h_0}$$