Code Monkey home page Code Monkey logo

physicsexperiment's Introduction

基础物理实验通用型数据处理程序

下载后通过main.exe运行。
最上面英文的提示无视就好(是python第三方库自己的问题)。
exe文件运行起来暂时会有点慢,以后我们会优化这个问题。

1、密里根油滴实验(仅针对2020年春季线上仿真实验):

MillikanOilDrop\MillikanOilDropData.xlsx里按照行与列的标签添加实验数据。
MillikanOilDrop\MillikanOilDrop.txt中修改实验所需的参数,原文件中数据、符号之间的空格请务必保留。

  • 数据中第一列是电压,后面八列是时间:
  • 第一、四、七……行是静态法中的下降时间。
  • 第二、五、八……行是动态法中的上升时间(这里的电压是动态法的平衡电压)。
  • 第三、六、九……行是动态法中的下降时间(这几行的电压没用)。

打开main.exe后输入1即可得到结果。

2、太阳能电池特性测量

  • SolarBattery/in.xlsx中蓝底单元格填好
  • 打开main.exe输入2,或进入SolarBattery目录直接python运行SolarBattery.py
  • 结果输出至SolarBattery/out.xlsx

by wzk

3、弗兰克赫兹实验

  • Frank_Hertz/frank_hertz.xlsx根据提示填写
  • 打开main.exe输入 3 ,或执行Frank_Hertz/frank_hertz.py
  • 结果输出至Frank_Hertz/frank_answers.xls

by GQ

助大家实验顺利!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.