Someone can help me, i need a program to generate the plot for the Fibonacci sequence

Réponses (1)

First 10 numbers:
plot(arrayfun(@(x)double(feval(symengine,'numlib::fibonacci',x)),1:10))

Catégories

En savoir plus sur Programming dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by