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 Solvers21
Suggested Problems
-
1980 Solvers
-
Create a square matrix of multiples
482 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1932 Solvers
-
Check that number is whole number
4741 Solvers
-
6901 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!