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"