Community Profile

photo

Andres Adam

MathWorks

Active since 2023

Followers: 0   Following: 0

EDG Engineer at MathWorks. My comments, suggestions, and opinions on the MATLAB Answers community are my own and do not represent MathWorks.

Programming Languages:
MATLAB, Fortran
Spoken Languages:
English, Spanish

Statistics

  • Solver

View badges

Feeds

View by

Solved


Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Input...

11 månader ago