수치법

Numerical method

수치 분석에서 수치 방법은 수치 문제를 해결하기 위해 고안된 수학적 도구다. 프로그래밍 언어에서 적절한 수렴 검사를 갖는 수치 방법의 구현을 수치 알고리즘이라고 한다.

수학적 정의

( , y)= 을(를) 잘 지적된 문제가 되게 하라. is a real or complex functional relationship, defined on the cross-product of an input data set and an output data set , such that exists a locally lipschitz function = () ( 모든 루트 y)에 대해 f, y= 의 근사치에 대한 숫자 방법을 정의한다

: n , and for every . The problems of which the method consists need not be well-posed. 만일 그렇다면 방법은 안정적이거나 잘 되어 있다고 한다.[1]

일관성

Necessary conditions for a numerical method to effectively approximate are that and that behaves like when . So, a numerical method는 함수순서 { n N{\인 경우에만 consistency라고 한다. 포인트와이즈가 솔루션 세트 에 수렴:

에서 = , N {\ n \ {N}에서 이 방법은 엄격히 일관된다고 한다.[1]

수렴

Denote by a sequence of admissible perturbations of for some numerical method (i.e. ) and with the value such that . A condition which the method has to satisfy to be a meaningful tool for solving the problem is convergence:

N 대한 포인트 와이즈 융합이 관련 방법의 융합임을 쉽게 증명할 수 있다.[1]

참조

  1. ^ a b c Quarteroni, Sacco, Saleri (2000). Numerical Mathematics (PDF). Milano: Springer. p. 33. Archived from the original (PDF) on 2017-11-14. Retrieved 2016-09-27.CS1 maint: 여러 이름: 작성자 목록(링크)