An open API service indexing awesome lists of open source software.

https://github.com/overflowcat/optics

干涉测量仿真大作业
https://github.com/overflowcat/optics

Last synced: 10 months ago
JSON representation

干涉测量仿真大作业

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}$$