Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deboliveira/systemestimation
Studies in identifying and estimating controllers for various systems
https://github.com/deboliveira/systemestimation
Last synced: 2 months ago
JSON representation
Studies in identifying and estimating controllers for various systems
- Host: GitHub
- URL: https://github.com/deboliveira/systemestimation
- Owner: debOliveira
- License: cc0-1.0
- Archived: true
- Created: 2021-08-14T15:43:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T21:40:21.000Z (over 1 year ago)
- Last Synced: 2024-10-11T02:07:24.578Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 34.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Systems' Identification and Estimation
[![GitHub forks](https://img.shields.io/github/forks/debOliveira/Estimation-and-Identification-Systems.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/debOliveira/Estimation-and-Identification-Systems/network/) [![GitHub stars](https://img.shields.io/github/stars/debOliveira/Estimation-and-Identification-Systems.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/debOliveira/Estimation-and-Identification-Systems/stargazers/) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FdebOliveira%2FEstimation-and-Identification-Systems&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
> Based on the subject "Systems' identification and estimation", chaired by Professor Antonio Marcus Nogueira Lima in the Electrical Engineering master
course in the Federal University of Campina Grande.## :file_folder: Organization
1. [Least squares](1_LS/)
2. [Stochastic process realizations](2_stochastic_proc/)
3. [Covariance estimation](3_cov_estimation/)
4. [Predictor equation](4_predictor_eq/)
5. [Bias and Variance in least squares](5_bias_variance/)
6. [Non parametric identification](6_non_parametric/)
7. [Parametric estimation](7_parametric_estimation/)
8. [Numeric approximation](8_numeric_approx/)
9. [Design variables](9_design_variables/)
10. [Subspace identification](10_subspace_identification/)
11. [Markov chain/Monte-Carlo](11_markov_chain/)