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"