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

22.86% Correct | 77.14% Incorrect
Last Solution submitted on Jun 19, 2024

Solution Comments

Show comments

Problem Recent Solvers19

Suggested Problems

Problem Tags

Community Treasure Hunt

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

Start Hunting!