- Category:
- matlab
- Tags:
-
- File Size:
- 12kb
- Update:
- 2014-12-12
- Downloads:
- 0 Times
- Uploaded by:
- 张朋
Description: Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.
To Search:
File list (Check if you may need any files):
MATLAB Fibonacci.docx