Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abhshkdz/dsp-lagrange-approximation
Function Approximation using Polynomials
https://github.com/abhshkdz/dsp-lagrange-approximation
Last synced: 5 days ago
JSON representation
Function Approximation using Polynomials
- Host: GitHub
- URL: https://github.com/abhshkdz/dsp-lagrange-approximation
- Owner: abhshkdz
- Created: 2014-11-13T12:45:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-13T12:48:01.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T03:08:24.160Z (7 months ago)
- Language: Matlab
- Homepage:
- Size: 113 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lagrange Approximation
Work done as part of the Digital Signal Processing course project.
- Lagrange Interpolation
- Optimal Polynomial Approximation
- Range Reduction
- Subinterval Division## References
Chapter 26, [Streamlining Digital Signal Processing](http://www.amazon.in/Streamlining-Digital-Signal-Processing-Guidebook/dp/1118278380)