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
-
6966 Solvers
-
Read a column of numbers and interpolate missing data
2350 Solvers
-
Check to see if a Sudoku Puzzle is Solved
337 Solvers
-
312 Solvers
-
2436 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!