Example of how to do soft and hard iron calibration from a 3DOF magnetometer. http://psas.pdx.edu/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

16 行
204 B

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
[packages]
numpy = "*"
matplotlib = "*"
h5py = "*"
jupyter = "*"
scipy = "*"
[requires]
python_version = "3.7"