Implicit Filtering in Matlab: Version 1.0
Implicit Filtering
These are the Matlab codes for my book
Implicit Filtering
SIAM, 2011.
imfil.m: code + manual
Version 1.0, May 27, 2011
Latest documentation in pdf.
tar.gz file of the whole works.
The codes:
- Main codes: You need all of this stuff:
- Tools and examples
for the advanced options in the Imfil_Tools directory:
build_history.m ,
lev_mar_exec.m ,
random_search.m
- Examples
- Simple Example:
driver_easy.m ,
driver_easy_p.m ,
f_easy.m ,
f_easy_p.m ,
image_easy.m ,
parallel_easy.m
- Linear Constraints:
explore_driver.m ,
lc_driver.m ,
lc_imfil.m ,
lc_obj.m ,
linear_constraints.m ,
tangent_directions.m ,
- Case studies from the book
- Parameter ID:
driver_lm.m,
driver_parallel_pid.m,
driver_pid.m ,
driver_sa.m ,
driver_term.m ,
exact_solution.m ,
history_test.m ,
parallel_pidlsq.m ,
pidobj.m ,
sa_parallel_pidlsq.m ,
sa_serial_pidlsq.m ,
,
serial_pidlsq.m
,
yfunsp.m
- Hydraulic Capture:
- Water Resources:
Last modified: Feb 24, 2011
C. T. Kelley
,
Tim_Kelley@ncsu.edu