A package for estimation techniques
Project description
ICE Estimation
pip install ice-estimation
Supported Filters:
- Sliding Innovation Filter
- Kalman Filter
from ice_estimation import filters
filters.sif(x, z, u, P, A, B, C, Q, R,delta)
filters.kf_filter(x, z, u, P, A, B, C, Q, R)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ice_estimation-1.0.0.tar.gz
(2.8 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 ice_estimation-1.0.0.tar.gz.
File metadata
- Download URL: ice_estimation-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49c55afa63630a33ea8f7f6c1bf1bc1e0ee7677d3172f9b4dceb35b581d47772
|
|
| MD5 |
e0b859d0897ce2fb885fdab47d3dff98
|
|
| BLAKE2b-256 |
0dfdcd7c6456e08a2e6907991b41228dd6ff2064ee1e60fc5079520ee8a2b456
|
File details
Details for the file ice_estimation-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ice_estimation-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18dbcd8bc2399662b91a05f658629443e266474d2ceda32c916d9566ab50370d
|
|
| MD5 |
3f47b7094c3ba9a61edbe1ad2f5e2548
|
|
| BLAKE2b-256 |
4973025e49f5dcf72ec22ab56c567c296c1781dbae719c055ee6e063f68347da
|