Fibonacci.m

Given an integer n, return the nth Fibonacci number.

Vous suivez désormais cette soumission

Given an integer n, return the nth Fibonacci number.

Citation pour cette source

David Terr (2026). Fibonacci.m (https://fr.mathworks.com/matlabcentral/fileexchange/5093-fibonacci-m), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : Fibonacci sequence, vectorized fibonacci

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

I fixed the input checking.