Calculating sequence for fib
Mostrar comentarios más antiguos
(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!
Respuestas (1)
Madhu Govindarajan
el 5 de Oct. de 2015
0 votos
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
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!