Skip to content

C++ implementation of normalized least mean square algorithm for predicting the output of a signal based on previous samples of it.

License

Notifications You must be signed in to change notification settings

monhi/NLMSAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Normalized Least Mean Square algorithm

I use this algorithm to predict a signal's output based on previous samples of it. It has a lot of applications in signal processing.

About

C++ implementation of normalized least mean square algorithm for predicting the output of a signal based on previous samples of it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published