登录
首页 » matlab » MATLAB-Fibonacci

MATLAB-Fibonacci

于 2014-12-12 发布 文件大小:12KB
0 91
下载积分: 1 下载次数: 2

代码说明:

   写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(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.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • feedforwardcontrol
    说明:  包含前馈与串级控制系统和前馈与反馈控制系统两个模型(Including feedforward and cascade control system and the feedforward and feedback control system the two models)
    2010-04-23 16:54:30下载
    积分:1
  • MPC
    MPC的经典教材介绍了离散和连续系统设计的方法以及matlab设计(the book of MPC)
    2014-09-11 09:12:40下载
    积分:1
  • FDI
    Function direct I Filter Call: [Y,Zf]=FDI(B,A,X,Zi) Parameters A(N), B(M), X(L)and Y(L) as in FILTER. Input Parameters: Zi(max(N,M)-1,2): Conditions iniciales. Zi(:,1): from zeros. Zi(:,2): from polos. Output Parameters: Zf(max(N,M)-1,2): final conditions. Zf(:,1): from zeros. Zf(:,2): from polos.
    2009-10-05 19:00:29下载
    积分:1
  • forward
    可以计算任意角的倾斜度板状体的磁法正演,板状体为无限延伸(Forward can calculate any angle of inclination of the plate magnetic method for the unlimited extension of the plate-shaped body)
    2012-11-14 20:57:20下载
    积分:1
  • matlabAndFiniteElementMethod
    matlab与有限元算法书的程序,我改编过其中的算法,可以用其中“hang架算例文件”中我编的例子算,都正确,我算过了(Matlab finite element method and the procedures, which I adapted over the algorithm, which can "hang-count cases document" I count series of examples are correct, I counted the)
    2006-06-22 17:37:19下载
    积分:1
  • OFDM_windowing
    these codes used to implement OFDM transmitter and receiver with low out of band radiation. the number of subcarrier is flexible.
    2013-12-13 20:07:04下载
    积分:1
  • ga_chen
    自己编写的ga(遗传算法)matlab工具箱。对比过,速度挺快的。(I have written ga (genetic algorithm) matlab toolbox. Been compared, the speed very fast.)
    2011-05-03 11:03:13下载
    积分:1
  • m_sequence
    基于MATLAB的m序列的产生及相关特性仿真(Based on the MATLAB m sequences and related characteristic simulation )
    2012-05-07 19:31:23下载
    积分:1
  • moPSO
    基于多目标的PSO用于解决背包问题的程序,运行上比较花时间,请耐心等待。(Procedures used to solve the knapsack problem based on multi-objective PSO run more to spend time, please be patient.)
    2012-05-19 10:29:13下载
    积分:1
  • rebuild_A
    重建图像,使图像更为清晰明了,也可以减少程序员的工作量(Reconstructed image, the image is more clarity, can also reduce the workload of the programmer)
    2012-05-24 19:29:18下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载