vectorized fibonacci

Given any integer array n, compute an array with the nth fibonacci numbers.
571 descargas
Actualizado 10 Jan 2011

Ver licencia

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.

Citar como

Michael Völker (2024). vectorized fibonacci (https://www.mathworks.com/matlabcentral/fileexchange/29991-vectorized-fibonacci), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2010b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Number Theory en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: Fibonacci.m

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0