Fibonacci.m
버전 1.0.0.0 (387 Bytes) 작성자:
David Terr
Given an integer n, return the nth Fibonacci number.
다운로드 수: 20.5K
업데이트 날짜:
2004/6/8
라이선스 없음
Given an integer n, return the nth Fibonacci number.
인용 양식
David Terr (2025). Fibonacci.m (https://www.mathworks.com/matlabcentral/fileexchange/5093-fibonacci-m), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R12
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Number Theory에 대해 자세히 알아보기
태그
도움
도움 준 파일: Fibonacci sequence, vectorized fibonacci
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 | I fixed the input checking. |