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 Solvers24
Suggested Problems
-
281 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3715 Solvers
-
Project Euler: Problem 3, Largest prime factor
1816 Solvers
-
Project Euler: Problem 5, Smallest multiple
1673 Solvers
-
2653 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!