PreviousNext ckbs

 \newcommand{\T}{{\rm T}}  \newcommand{\R}{{\bf R}}
A Constrained Kalman-Bucy Smoother

MathML
This documentation is in XHTML + MathML. If you have trouble viewing it in your browser see Viewing MathML on the web page
     
http://www.seanet.com/~bradbell/home.htm

System Requirements
This constrained Kalman-Bucy smoother runs under both the Matlab® and Octave

Download Instructions
Download the file ckbs.zip If you are using unix, or cygwin under Windows, use the command
     unzip ckbs.zip
This will create the ckbs-yy-mm-dd directory where yy is the year, mm is the month, and dd is the day corresponding to this version of ckbs. Otherwise (if you are using Windows) use WinZip or some other program to decompress the archive and to create the ckbs-yy-mm-dd directory.

Test Install
Using Matlab® or Octave, run the program
     ckbs-
yy-mm-dd/test/all_ok.m
It will print the test results for all the components of ckbs.

Documentation
A copy of the documentation for your version of ckbs can be viewed by loading
     ckbs-
yy-mm-dd/doc/ckbs.xml
into your browser.

Contents
_contentsTable of Contents
licenseYour License to use the ckbs Software
ckbs_nonlinearThe Nonlinear Constrained Kalman-Bucy Smoother
ckbs_affineConstrained Affine Kalman Bucy Smoother
utilityckbs Utility Functions
all_ok.mRun All Correctness Tests
whatsnewChanges and Additions to ckbs
_referenceAlphabetic Listing of Cross Reference Tags
_indexKeyword Index
_searchSearch Constrained Kalman Bucy Smoother
_externalExternal Internet References

Input File: ckbs.omh