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 Solvers20
Suggested Problems
-
241 Solvers
-
Split a string into chunks of specified length
1878 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
831 Solvers
-
Sum of first n positive integers
591 Solvers
-
1233 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!