vectorized fibonacci

Given any integer array n, compute an array with the nth fibonacci numbers.

You are now following this Submission

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.

Cite As

Michael Völker (2026). vectorized fibonacci (https://se.mathworks.com/matlabcentral/fileexchange/29991-vectorized-fibonacci), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: Fibonacci.m

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0