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
-
Remove any row in which a NaN appears
8760 Solvers
-
Remove all the words that end with "ain"
2626 Solvers
-
Count from 0 to N^M in base N.
239 Solvers
-
Magic is simple (for beginners)
11037 Solvers
-
8238 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!