Calculating sequence for fib
이전 댓글 표시
(k >= 0) and returns the corresponding
of all the fibonacci numbers and how to set a tolerance of places. Any help would be greatly appreciated!
답변 (1개)
Madhu Govindarajan
2015년 10월 5일
0 개 추천
In page 4 of this document there is a function that finds Fibonacci numbers - http://www.mathworks.com/moler/exm/chapters/fibonacci.pdf
And see if this helps you with decimal precision shown in MATLAB command window - http://www.mathworks.com/help/matlab/ref/format.html
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!