Fibonacci.m
Versione 1.0.0.0 (387 Byte) da
David Terr
Given an integer n, return the nth Fibonacci number.
20,5K download
Aggiornato
8 giu 2004
Nessuna licenza
Given an integer n, return the nth Fibonacci number.
Cita come
David Terr (2024). Fibonacci.m (https://www.mathworks.com/matlabcentral/fileexchange/5093-fibonacci-m), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R12
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Number Theory in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato: Fibonacci sequence, vectorized fibonacci
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 | I fixed the input checking. |