- 세상의 모든 계산기 수학, 과학, 공학 이야기 수학 ()
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




세상의모든계산기 님의 최근 댓글
링크가 깨졌다고 하시니 404 에러가 나는 아래 링크를 말씀하시는 것 같은데 https://digilander.libero.it/fpirozzi/fourier.zip 이것은 TI-89 / TI-92 용 파일이며 [TI-92][TI-89] Fourier Transform Library https://allcalc.org/52455 링크의 Attatched files + 안에 있습니다. 2026 09.11 본문에 사용된 nspire 용 파일은 본문 하단에 Attatched files + 안에 있습니다. 클릭하면 표시됩니다. 2026 09.11 이 사이트에 올라와 있는 첨부 파일은 본문 하단에 있는 [Attatchment] 버튼을 눌러야 리스트가 보입니다. 2026 09.07 이렇게 질문하시면 무슨 파일인지 알 수가 없습니다. 해당 글에 댓글을 쓰시는게 최선이며, 권한 문제로 그것이 불가능하면 해당 글의 주소를 붙여넣으시거나, 제목 전체를 복사해 넣으셔야 구분이 됩니다. 2026 09.07 - claude AI는 l-c*r^2 을 1-c*r^2 으로 잘못 읽고 표시하고 있습니다. - TI-nspire CAS 계산기에 l-c*r^2 ≥0 을 조건에 추가해 계산해 보아도 결과는 바뀌지 않습니다. 2026 07.20