Skip to content

go-adflib is designed to simplify adaptive signal processing tasks with golang.

License

Notifications You must be signed in to change notification settings

tetsuzawa/go-adflib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-adflib

MIT License test GoDoc

go-adflib was created to implement adaptive signal processing task with golang. This library uses gonum/floats and gonum/mat for matrix operations.

This library is created with reference to padasip (writen in python).

Demo

By using an adaptive filter, you can predict the value of the next sample.

demo

Usage

See godoc

Install

go get github.com/tetsuzawa/go-adflib/adf

Author

See here github

About

go-adflib is designed to simplify adaptive signal processing tasks with golang.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages