Giter Site home page Giter Site logo

mahdiolfat / ssp Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3.43 MB

Statistical Digital Signal Processing and Modeling

Home Page: https://www.wiley.com/en-ca/Statistical+Digital+Signal+Processing+and+Modeling-p-9780471594314

License: MIT License

Python 100.00%
adaptive-filtering adaptive-filters algorithms dsp kalman-filter learning-rate learning-rate-decay linear-algebra numpy numpy-arrays

ssp's Introduction

Statistical Digital Signal Processing and Modeling

Direct impelementation of statistical digital signal processing algorithms from the book by the same name by Professor Monson H. Hayes.

The book represents algorithms as:

  1. set of instructions (pseudo-code) annotated in Tables.
  2. matlab code annotated in Figures.
  3. described in words in the body of the text.

Chapters

  1. Introduction
  2. Background
  3. Discrete-Time Random Processes
  4. Signal Modeling
  5. The Levinson Recursion
  6. Lattice Filters
  7. Optimum Filters
  8. Spectrum Estimation
  9. Adaptive Filters

TODO

  • add proper reference to the book
  • lint markdown readme
  • finalize test cases for all codes
  • python documentation generator
  • mypy static type checking
  • release package scripts
  • stub files?
  • VS code add-ons
  • use matlab-equivalent psuedo-inverse ("X \ R") operation to match the book
  • performance benchmarking would be cool

ssp's People

Contributors

ehsanolfat avatar mahdiolfat avatar

Stargazers

 avatar

Watchers

 avatar

ssp's Issues

use stubgen and stubtest to ensure consistency on stub files

          use stubgen and stubtest to ensure consistency between the code and the stub files. Focus of developer should be on the .py static type checking, type annotations, implementation, and documentation, stub files will aim to be automated to provide a clean overview of how the api evolves (grows) over time.

Originally posted by @molfat in #9 (comment)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.