Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 771 Bytes

File metadata and controls

21 lines (11 loc) · 771 Bytes

大学课内各种实验中常用到的函数 Many functions commonly used in university's experimental courses

目前已经收录大物实验,模电实验

各个函数的注释直接翻阅源代码即可看到

大物实验为physics_useful_experimental_functions.py文件

模电实验为common_formulas_for_analog_circuit_experiments.py文件

要使用可以直接下载,或者直接复制源代码即可

Now it includes physics experiment,analog circuit experiment

The notes can be seen directly in source code

The physics experiment is physics_useful_experimental_functions.py file

The circuit experiment is common_formulas_for_analog_circuit_experiments.py file

If you want to use them you can download directly,or you can copy the source code is ok.