NAG数值算法库原

The Numerical Algorithms Group (NAG) specializes in the provision of software for the solution of mathematical, statistical and data mining problems. These components, together with the visualization software and additional services that NAG offers, are used by companies and institutions in a diverse range of industries spanning the globe. They use them to enrich their applications developed to solve problems in disciplines such as financial analysis, science and engineering and in the fields of education and academia.
   NAG was founded in 1970 as a collaborative venture combining the talents of many globally renowned mathematicians. In 1971 NAG developed the first mathematical software library, which, over the next three decades, has evolved to become what it is today, the largest commercially available collection of high quality mathematical and statistical algorithms.
NAG数值算法库原来是用fortran写成的,但经过了30多年的发展已经可以在很多语言环境下调用,实际上,已经有了C语言版本和matlab NAG toolbox 。
 
具体内容
# A00 �C Library Identification
# A02 �C Complex Arithmetic
# C02 �C Zeros of Polynomials
# C05 �C Roots of One or More Transcendental Equations
# C06 �C Summation of Series
# D01 �C Quadrature
# D02 �C Ordinary Differential EquationsIntegrators for Stiff Ordinary Differential Systems
# D03 �C Partial Differential Equations
# D04 �C Numerical Differentiation
# D05 �C Integral Equations
# D06 �C Mesh Generation
# E01 �C Interpolation
# E02 �C Curve and Surface Fitting
# E04 �C Minimizing or Maximizing a Function
# F �C Linear Algebra
# F01 �C Matrix Operations, Including Inversion
# F02 �C Eigenvalues and Eigenvectors
# F03 �C Determinants
# F04 �C Simultaneous Linear Equations
# F05 �C Orthogonalisation
# F07 �C Linear Equations (LAPACK)
# F08 �C Least-squares and Eigenvalue Problems (LAPACK)
# F11 �C Large Scale Linear Systems
# F12 �C Large Scale Eigenproblems
# G01 �C Simple Calculations on Statistical Data
# G02 �C Correlation and Regression Analysis
# G03 �C Multivariate Methods
# G04 �C Analysis of Variance
# G05 �C Random Number Generators
# G07 �C Univariate Estimation
# G08 �C Nonparametric Statistics
# G10 �C Smoothing in Statistics
# G11 �C Contingency Table Analysis
# G12 �C Survival Analysis
# G13 �C Time Series Analysis
# H �C Operations Research
# M01 �C Sorting
# S �C Approximations of Special Functions
# X01 �C Mathematical Constants
# X02 �C Machine Constants
# X03 �C Inner Products
# X04 �C Input/Output Utilities
# X05 �C Date and Time Utilities
转自: http://blog.csdn.net/waynebuaa/archive/2008/09/10/2911067.aspx


标签:matlab   toolbox   数值算法   

你可能感兴趣的:(算法,职场,数值,休闲,NAG)