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 Solvers22
Suggested Problems
-
Count from 0 to N^M in base N.
240 Solvers
-
Back to basics 12 - Input Arguments
621 Solvers
-
"Low : High - Low : High - Turn around " -- Create a subindices vector
583 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
680 Solvers
-
123 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!