Calculating sequence for fib
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
(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!
0 Kommentare
Antworten (1)
Madhu Govindarajan
am 5 Okt. 2015
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
0 Kommentare
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!