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

23.96% Correct | 76.04% Incorrect
Last Solution submitted on Apr 24, 2024

Solution Comments

Show comments

Problem Recent Solvers18

Suggested Problems

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!