File: README

package info (click to toggle)
nfft 3.5.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,972 kB
  • sloc: ansic: 44,442; lisp: 1,697; makefile: 1,322; sh: 744; sed: 5
file content (21 lines) | stat: -rw-r--r-- 723 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Examples to the inverse NFFT

Author

  Stefan Kunis <kunis@mathematik.tu-chemnitz.de>

List of files and purpose

  README            this file
  simple_test.c     introductory example how to use the solver component with
                    the nfft
  glacier.c         reconstruction of a glacier from sampled level curves
  glacier.m         visualisation with MATLAB, calls the executable glacier
  glacier_cv.m      cross validation test for the glacier reconstruction
  vol87.dat         data set, see http://www.math.nps.navy.mil/~rfranke/README
  
References

  Kunis, S. and Potts, D. Stability Results for Scattered Data Interpolation
  by Trigonometric Polynomials, SIAM J. Sci. Comput. 29, 1403 - 1419, 2007.