-
PDControlQuadrotor_2
design and control of quadrotors
with application to autonomous flying
- 2014-12-14 01:33:58下载
- 积分:1
-
canny
图像处理中:canny算法matlab实现图像的分割(canny algorithm matlab implementation)
- 2010-02-24 23:43:30下载
- 积分:1
-
BP
说明: BP神经网络异或问题 使用说明:打开文件夹中的BP.m文件,在matlab中运行此m文件,即可在command window中得出结果。压缩包内附说明文件
(XOR problem of the BP neural network for use: Open the folder in BP.m file, run this m file in matlab to the outcome of the command window. Compression package containing the documentation)
- 2012-04-11 21:22:12下载
- 积分:1
-
asmyeni1
induction motor m-file simulation
- 2011-12-07 22:46:25下载
- 积分:1
-
NSPE005
MATLAB CONCEPT FOR LUO CONVERTER IEEE
- 2014-01-25 22:29:14下载
- 积分:1
-
report4th
SIMULATED PERFORMANCE
OF LOW-DENSITY PARITYCHECK
CODES project
- 2010-06-08 01:53:44下载
- 积分:1
-
PTRM
本程序为被动时间反转镜的信道多途压缩的仿真程序(Passive Time Reversal Mirror)
- 2016-01-06 21:02:48下载
- 积分:1
-
CACC_Discretization
一种基于分类属性的相依系数的离散化方法.对于一部分为分类属性和连续属性的离散化问题解决较好.(algorithm based on Class-Attribute Contingency Coefficient,Is a study of the discretization, algorithms and procedures )
- 2010-06-05 00:27:37下载
- 积分:1
-
16QAM-xingneng
16QAM调制与解调的MATLAB实现及调制性能分析(MATLAB realization of 16QAM modulation and demodulation and modulation performance analysis)
- 2012-06-07 22:58:09下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1