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 Solvers22
Suggested Problems
-
Return the 3n+1 sequence for n
8405 Solvers
-
Back to basics 23 - Triangular matrix
1089 Solvers
-
373 Solvers
-
336 Solvers
-
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
138 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!