Hacker News new | ask | show | jobs
by fraserphysics 258 days ago
Please take a look at the most recent draft of my book "Hidden Markov Models and Dynamical Systems" https://www.fraserphysics.com/book.pdf In the first chapter I talk about a chaotic model for laser dynamics, and in the last chapter I use the same ideas to analyze ECGs.

The code and text are at https://gitlab.com/fraserphysics/hmmds. From a Nix command line, "make book" builds the book in about 10 hours.

I'd be grateful for any feedback on the book or the software.