Skip to content

natanb/Collocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

br1

Contain sw These set of programs implement least square collocation method. It pass througth several steps:

  1. Detrend the date with polinomial or spline approximation
  2. Calculate optimun lag (Corona prog)
  3. Calculate autocovariance and crosscoveriance empirical function (Correl)
  4. Find best autocovariance crosscovariance model (Intcor)
  5. Apply collocation filtering (collo-t/p/s)
  6. Estrapolate componente taking into account solution of collocation

Note not all programs present in this repository are need some are derive from original code for specific task (e.g. collo-p-SAR...)

About

These Fortran programs implements Collocation method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages