我是靠谱客的博主 典雅大树,最近开发中收集的这篇文章主要介绍python中calc_calc2-这个Python库可以对科学领域进行各种计算。-Nishizumi Getting started How to use, Sample code Source C...,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

作者:Nishizumi

### 作者邮箱:daiman003@yahoo.co.jp

### 首页:https://tanaka0079.github.io/libs/python/calc2/docs/html/index.html

### 文档:None

### 下载链接

# About

This Python library can perform various calculations for scientific field.

このPythonライブラリは科学分野の各種計算を行うことができます。

Document

Pypl

※Pyplで公開しているため、pipコマンドからインストールできます

Getting started

Install with pip.

pipでインストールできます。

pip install calc2

How to use, Sample code

introduce the main functions. 主な機能について紹介します。

①Parameter calculation for external short circuit test.外部短絡試験のパラメータ計算

Calculate the configuration of the external short-circuit test equipment that satisfies the required test conditions (target voltage, target current).

試験条件(目標電圧、目標電流)を満たす外部短絡試験装置の構成を計算します。

●Document ●Sample code ●Sample code(webアプリ版)

②Parameter calculation of three-phase AC circuit.三相交流回路のパラメータ計算

The parameters of the three-phase AC circuit can be calculated from the given conditions. For example, when "line voltage", "power consumption" and "power factor" are determined, "line current", "impedance" and "phase voltage" can be calculated.

与えられた条件から三相交流回路の各パラメータを計算できます。例えば、「線間電圧」「消費電力」「力率」が決まっているとき、「線電流」「インピーダンス」「相電圧」を計算できます。

●Document ●Sample code

③Detailed analysis of pulse wave.パルス波の詳細解析

Analyzes various parameters of pulse signals.

パルス信号のさまざまなパラメーターを分析します。

●Document ●Sample code

④Battery capacity measurement.電池の容量測定

Analyze the data obtained in the storage battery capacity measurement (discharge, charge, discharge).

蓄電池の容量測定(捨て放電、充電、放電)で得られたデータを解析します。

●Document ●Sample code

Source Code

Copy from pypi.org

最后

以上就是典雅大树为你收集整理的python中calc_calc2-这个Python库可以对科学领域进行各种计算。-Nishizumi Getting started How to use, Sample code Source C...的全部内容,希望文章能够帮你解决python中calc_calc2-这个Python库可以对科学领域进行各种计算。-Nishizumi Getting started How to use, Sample code Source C...所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(48)

评论列表共有 0 条评论

立即
投稿
返回
顶部