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.2.0.tar.gz
(51.0 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.2.0.tar.gz.
File metadata
- Download URL: fy_polyfit-1.2.0.tar.gz
- Upload date:
- Size: 51.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ee0f6ad250f3f384d4e6b15b109efce91dffcbbea7147d9d0b586208d08306d
|
|
| MD5 |
92ee1f58e8f01fbbfdaf30514336fae6
|
|
| BLAKE2b-256 |
cdba0f2bae93184c3e882fe3c374206f1d623b9cb7d76fe4723d0114956af5ec
|
File details
Details for the file fy_polyfit-1.2.0-py3-none-any.whl.
File metadata
- Download URL: fy_polyfit-1.2.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0dff8a79a8985a67fee710a230473d18b16093987db7d0159466d3634b425d38
|
|
| MD5 |
fffa046009e4f8dfbc49a6d3ca4a3904
|
|
| BLAKE2b-256 |
4515f4194a67a9d99bf3a0271d94ab544139b1c272852e04b77a7e1eeec69a78
|