photo

Andres Adam

MathWorks

Aktiv seit 2023

Followers: 0   Following: 0

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

Programming Languages:
C++, MATLAB, Fortran
Spoken Languages:
English, Spanish
Pronouns:
He/him

Statistik

All
  • Knowledgeable Level 2
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


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...

etwa ein Jahr vor