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
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52656 Solvers
-
Return the first and last characters of a character array
11788 Solvers
-
Find the maximum number of decimal places in a set of numbers
3369 Solvers
-
365 Solvers
-
602 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!