Problem 58748. Fibonacci Sequence
Write a MATLAB function called fibonacci_sequence(n) that takes an integer n as input and returns the first n terms of the Fibonacci sequence as an array.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers19
Suggested Problems
-
3664 Solvers
-
1552 Solvers
-
199 Solvers
-
Generate N equally spaced intervals between -L and L
866 Solvers
-
187 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!