-
MATLAB-Fibonacci
写一个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.)
- 2014-12-12 06:07:28下载
- 积分:1
-
Simulation-MLI-onduleur
simulation de la commande MLI pour un onduleur ( toute les MLI )
- 2009-12-17 20:07:38下载
- 积分:1
-
Arithmetic1212
这是运用MATLAB进行编程的一些应用,可供大家学习一下(This the use of MATLAB programming some applications are available for learning about )
- 2007-06-24 20:10:23下载
- 积分:1
-
MATLab-GUI
matlab精通GUI界面编程,作者施晓红,周佳(matlab GUI graphical user interface)
- 2011-11-28 11:24:45下载
- 积分:1
-
161
Dissolve Gas Analysis
- 2013-12-22 22:16:16下载
- 积分:1
-
IMU_2008_10_as_is_2
this file try to simulat defualt data in matlab this data is collect from inertial measuring unit
- 2011-06-08 19:56:18下载
- 积分:1
-
RadarFundamentals
Introduce some main parametters of Radar
- 2011-10-26 15:08:21下载
- 积分:1
-
gailie_V7.2
esprit算法对有干扰的信号频率进行估计,多元数据分析的主分量分析投影,光纤陀螺输出误差的allan方差分析。( esprit algorithm signal frequency interference can be assessed Principal component analysis of multivariate data analysis projection, allan FOG output error variance analysis.)
- 2016-09-18 15:48:03下载
- 积分:1
-
doa
这个文件的功能是实现各种DOA估计算法的性能仿真验证,并完成DOA估计中MUSIC算法、Capon算法以及延迟相加算法性能比较的仿真验证的功能(This file is the function of various DOA estimation algorithms to achieve the performance simulation, and complete the MUSIC DOA estimation algorithm, Capon algorithm and delay sum algorithm performance comparison of the simulation function)
- 2010-09-10 15:11:16下载
- 积分:1
-
MATLABIMAGEPROCESSINGCOMMAND
该文档里面包含了MATLAB里常用的命令及例子,介绍的非常详细。(The document which contains a MATLAB command that is commonly used and examples described in great detail.)
- 2009-11-08 14:46:20下载
- 积分:1