polyfit data use linear and Quadratic
Project description
polyfit 一次/二次拟合工具
说明
本程序主要功能为读取待拟合的数据文件,文件格式可以为.txt 或者.csv格式,以空格分隔,无头部。
通过命令行 polyfit [filename] 执行,如果未指定文件名,则默认寻找当前目录下的 data.txt
数据样本为N行两列的数据,第一列为x, 第二列为Y, 实例数据如下:
0.134 2.79
0.160 3.39
0.195 4.09
0.244 5.19
0.313 6.59
命令行执行
调用 polyfit [data.txt]
执行结果如下:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fy_polyfit-1.0.1.tar.gz
(50.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fy_polyfit-1.0.1.tar.gz.
File metadata
- Download URL: fy_polyfit-1.0.1.tar.gz
- Upload date:
- Size: 50.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c03370653c9cc31e166a46dc63c48f98c996ee805ca47df978c3b9573895aa1f
|
|
| MD5 |
7c344508e0d81c9a7038c77de844afd9
|
|
| BLAKE2b-256 |
ef92ab10a0ea1968ea0d8338f73fc57b72d21bf556c65b887ec0eb8783754a03
|
File details
Details for the file fy_polyfit-1.0.1-py3-none-any.whl.
File metadata
- Download URL: fy_polyfit-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba020c29b123dd601508ffcf5cffd6659554f27bc1d610dc424172e21690bff4
|
|
| MD5 |
9ba2b567e0d26e5e149687eb59042baf
|
|
| BLAKE2b-256 |
d898b3c245df2e61d28ed19ce4f59eec4f867fd59a767ac574f80708f7e0b8ee
|