Bisection Method

버전 1.1.0 (1.17 KB) 작성자: Mckale Grant
Finding roots using Bisection Method
다운로드 수: 7
업데이트 2022/2/10

라이선스 보기

find roots using 10 iterations and start from x = [0.05, 0.5] and x = [1.0, 3.0]
function in example is -1.04*log(x) -1.26*cos(x)+ 0.0307*exp(x)

인용 양식

Mckale Grant (2026). Bisection Method (https://kr.mathworks.com/matlabcentral/fileexchange/106545-bisection-method), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2021b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가
버전 게시됨 릴리스 정보
1.1.0

added x starting points

1.0.0