• Title/Summary/Keyword: MATLAB/SML

Search Result 2, Processing Time 0.016 seconds

ATC: An Image-based Atmospheric Correction Software in MATLAB and SML

  • Choi, Jae-Won;Won, Joong-Sun;Lee, Sa-Ro
    • Korean Journal of Remote Sensing
    • /
    • v.24 no.5
    • /
    • pp.417-425
    • /
    • 2008
  • An image-based atmospheric correction software ATC is implemented using MATLAB and SML (Spatial Modeler Language in ERDAS IMAGINE), and it was tested using Landsat TM/ETM+ data. This ATC has two main functional modules, which are composed of a semiautomatic type and an automatic type. The semi-automatic functional module includes the Julian day (JD), Earth-Sun distance (ESD), solar zenith angle (SZA) and path radiance (PR), which are programmed as individual small functions. For the automatic functional module, these parameters are computed by using the header file of Landsat TM/ETM+. Three atmospheric correction algorithms are included: The apparent reflectance model (AR), one-percent dark object subtraction technique (DOS), and cosine approximation model (COST). The ACT is efficient as well as easy to use in a system with MATLAB and SML.

Computational Experience of Linear Equation Solvers for Self-Regular Interior-Point Methods (자동조절자 내부점 방법을 위한 선형방정식 해법)

  • Seol Tongryeol
    • Korean Management Science Review
    • /
    • v.21 no.2
    • /
    • pp.43-60
    • /
    • 2004
  • Every iteration of interior-point methods of large scale optimization requires computing at least one orthogonal projection. In the practice, symmetric variants of the Gaussian elimination such as Cholesky factorization are accepted as the most efficient and sufficiently stable method. In this paper several specific implementation issues of the symmetric factorization that can be applied for solving such equations are discussed. The code called McSML being the result of this work is shown to produce comparably sparse factors as another implementations in the $MATLAB^{***}$ environment. It has been used for computing projections in an efficient implementation of self-regular based interior-point methods, McIPM. Although primary aim of developing McSML was to embed it into an interior-point methods optimizer, the code may equally well be used to solve general large sparse systems arising in different applications.