NAG

NAG는 공학, 통계학, 수학 및 응용수학 등에서 필요로 하는 대부분의 수치해석 알고리즘을 지원하는 소프트웨어로서, 선형대수, 편미분 방정식, 기타 변환 문제 해석과 특히 최적화 문제에 좋은 알고리즘을 제공하며, C, FORTRAN, 그래픽 라이브러리로 구성되어있다. NAG에서 지원되는 기능에는 다음과 같은 것들이 있다.

  • Complex Arithmetic
  • Zeros of Polynomials
  • Roots of One or More Transcendental Equations
  • Summation of Series
  • Quadrature
  • Ordinary Differential Equations
  • Partial Differential Equations
  • Numerical Differentiation
  • Integral Equations
  • Mesh Generation
  • Interpolation
  • Curve and Surface Fitting
  • Minimizing or Maximizing a Function
  • Matrix Factorizations
  • Eigenvalues and Eigenvectors
  • Determinants
  • Simultaneous Linear Equations
  • Orthogonalisation
  • Linear Algebra Support Routines
  • Linear Equations (LAPACK)
  • Least-squares and Eigenvalue Problems (LAPACK)
  • Sparse Linear Algebra
  • Simple Calculations on Statistical Data
  • Correlation and Regression Analysis
  • Multivariate Methods
  • Analysis of Variance
  • Random Number Generators
  • Univariate Estimation
  • Nonparametric Statistics
  • Smoothing in Statistics
  • Contingency Table Analysis
  • Survival Analysis
  • Time Series Analysis
  • Operations Research

더 자세한 사항은 아래 링크들을 참조하라 :

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}