Документ взят из кэша поисковой машины. Адрес оригинального документа : http://foroff.phys.msu.ru/illposed/eng/programs_e.html
Дата изменения: Mon Jul 7 00:03:49 2008
Дата индексирования: Mon Oct 1 22:03:06 2012
Кодировка:
Programs, numerical algorithms

Algorithms and programs for the solution of linear ill-posed problems from the monograph:
A.N.Tikhonov, A.V.Goncharsky, V.V.Stepanov, A.G.Yagola "Numerical methods for the solution of ill-posed problems" - Kluwer Academic Publishers, Dordrecht, 1995

All these programs are written on  FORTRAN 77.

  1. The program for the solution of Fredholm integral equation of the first kind using the transformation of Euler equation ti threediagonal matrix system.
  2. The program for the solution of Fredholm integral equation of the first kind using conjugate method.
  3. The program for the solution of Fredholm integral equation of the first kind on nonnegative functions set using regularizing method.
  4. The program for the solution of onedimensional convolution type integral equation.
  5. The program for the solution of twodimensional convolution type integral equation.
  6. The program for the solution of Fredholm integral equation of the first kind on monotonous and (or) convex functions sets. Conditional gradient method.
  7. The program for the solution of Fredholm integral equation of the first kind on monotonous and (or) convex functions sets. The method of conjugate gradients projections. Remark: the program does not use ENTRY.
  8. The program for the solution of Fredholm integral equation of the first kind on monotonous and (or) convex functions sets. The method of conjugate gradients projections on nonnegative vectors set.
  9. General programs.

All listings of the subroutines (all_listings.zip, all_listings.txt) and the main routines with the functions and the results (all_figures.zip, all_figures.txt).