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
-
Determine whether a vector is monotonically increasing
22775 Solvers
-
Project Euler: Problem 1, Multiples of 3 and 5
3657 Solvers
-
Back to basics 9 - Indexed References
458 Solvers
-
364 Solvers
-
Sum of first n positive integers
620 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!