- 세상의 모든 계산기 수학, 과학, 공학 이야기 수학 ()
Newton's Method (Iteration 반복법, Newton-Raphson 뉴튼-랩슨법)
http://en.wikipedia.org/wiki/Newton's_method


댓글5
-
세상의모든계산기2015.03.23 - 11:24 #6043
Square root of a number[edit]
Consider the problem of finding the square root of a number. Newton's method is one of many methods of computing square roots.
For example, if one wishes to find the square root of 612, this is equivalent to finding the solution to
The function to use in Newton's method is then,
with derivative,
With an initial guess of 10, the sequence given by Newton's method is
where the correct digits are underlined. With only a few iterations one can obtain a solution accurate to many decimal places.
- 1
-
세상의모든계산기
http://kin.naver.com/qna/detail.nhn?d1id=11&dirId=1113&docId=221245100
다음 연립방정식의 해를 구하라(단, 해들은 모두 소수점 이하 9째 자리까지 표기)
y=x^2 과 y=e^(-x). 초기값=2
처음에만 h(2) 이후에는 h(ans) ctrl + enter
-
1
-
1




세상의모든계산기 님의 최근 댓글
감사합니다. 주말 잘 보내세요. 2026 03.06 [fx-570 ES] 과학 상수를 이용한 계산에서 에러 발생 상황 https://kin.naver.com/qna/detail.naver?d1id=11&dirId=1118&docId=492235162&page=1&answerNo=1 vs 2026 03.01 과학상수를 이용한 계산 중 자릿수 한계로 인한 에러 발생 가능성 https://allcalc.org:443/board_calculators/6925#comment_57029 2026 03.01 기본 어댑터 MODEL : AD0301-1202500GB INPUT : 100~240V, 50~60Hz, 0.8A Max OUTPUT : 12.0V, 2.5A, 30.0W ㄴ 측정시 플러그 외경/내경 : 5.5mm / 2mm 2026 02.15 엑셀 파일로 만드니 전체 160~200MB 정도 나옵니다. 읽고 / 저장하는데 한참 걸리네요. 컴 사양을 좀 탈 것 같습니다. -> 엑셀/한셀에서 읽히지만, 구글 스프레드시트에서는 열리지 않네요. 100만 개 단위로 끊어서 20MB 정도로 분할해 저장하는 편이 오히려 속 편할 것 같습니다. -> 이건 구글 스프레드시트에서도 열리긴 하네요. (약간 버퍼링?이 있습니다) 2026 02.10