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
-
Find the numeric mean of the prime numbers in a matrix.
9121 Solvers
-
2522 Solvers
-
Make a vector of prime numbers
964 Solvers
-
Find the Nth Root of a Given Number
356 Solvers
-
316 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!