vectorized fibonacci

Given any integer array n, compute an array with the nth fibonacci numbers.
571 téléchargements
Mise à jour 10 jan. 2011

Afficher la licence

This is essentially the fibonacci function from here: http://www.mathworks.com/matlabcentral/fileexchange/5093
I just needed a version which can work on arbitrary arrays.

Citation pour cette source

Michael Völker (2025). vectorized fibonacci (https://fr.mathworks.com/matlabcentral/fileexchange/29991-vectorized-fibonacci), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Number Theory dans Help Center et MATLAB Answers
Remerciements

Inspiré par : Fibonacci.m

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.0.0