Rewrites for orthogonal version of eqns

The changes in the univariate chapter, where I derived the
eqn for K continue to ripple through the chapters.
This commit is contained in:
Roger Labbe
2016-01-23 07:18:43 -08:00
parent d6becd7428
commit c268a09f5f
7 changed files with 454 additions and 361 deletions

View File

@@ -49,6 +49,5 @@ if __name__ == '__main__':
'../14-Adaptive-Filtering.ipynb',
'../Appendix-A-Installation.ipynb',
'../Appendix-B-Symbols-and-Notations.ipynb',
#'../Appendix-C-Walking-Through-KF-Code.ipynb',
'../Appendix-D-HInfinity-Filters.ipynb',
'../Appendix-E-Ensemble-Kalman-Filters.ipynb'])