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 comments
Loading...
Problem Recent Solvers23
Suggested Problems
-
Count from 0 to N^M in base N.
240 Solvers
-
1062 Solvers
-
Split a string into chunks of specified length
2064 Solvers
-
Remove element(s) from cell array
1994 Solvers
-
Find the Oldest Person in a Room
20569 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!