Fibonacci-Number
This file finds out the desired Fibonacci Number. The function can be called as fibon(n) where n is the number for which Fibonacci Number is to be calculated. n.b. This file does not give Fibonacci Series or Sequence of numbers, rather only the desired number.
It doesn't require Symbolic Math Toolbox
Cite As
Soumyabrata Bhattacharjee (2024). Fibonacci-Number (https://github.com/Soumyabrata111/Fibonacci-Number), GitHub. Retrieved .
Soumyabrata Bhattacharjee. Soumyabrata111/Fibonacci-Number v1.0.0. Zenodo, 2019, doi:10.5281/zenodo.2561068.
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.1 | Now the code has been updated to give exact fibonacci number for the required term starting from 0 |
|
|
1.0.0 |
|