Home
Blog
Publications
Archives
Coding Practice for Python Projects
2022-01-01
Programming
10 minutes
Some coding practice for better code readability and maintenance.
python,
practice
Read more
Recursive Least Squares
2021-11-13
Optimization
15 minutes
Recursive least squares (RLS), an adaptative filtering algorithm.
math,
RLS
Read more
Random Walk
2020-11-27
Probability
Random walk
Basic defitions
One of the simplest random processes is so-called “simple random walk”.
notes,
math
Read more
Markov Chain 2
2020-11-20
Probability
This note reviews the irrducible and regular markov chains.
notes,
math
Read more
Markov Chain
2020-11-13
Probability
This note reviews the basics of Markov chains.
notes,
math
Read more
Previous
Next