-
quadrotor_dynamics
说明: 四轴飞行器Matlab仿真分析,涉及四轴飞行器主要部件如Motor,camera,电池等,分析包括稳定性、动力等(Four aircraft Matlab simulation analysis, involving Four major components of aircraft, such as Motor, camera, battery, etc., analysis, including stability, power, etc.)
- 2008-09-05 09:47:53下载
- 积分:1
-
MATLAB_algorithm
Matlab语言中常用的算法程序集,包含了如数值微分, 解线性方程组的迭代法等等方法,便于你学习Matlab(Matlab language commonly used algorithm assembly includes, such as numerical differentiation, solution of linear equations of the iteration method, etc., to facilitate you to learn Matlab)
- 2010-07-05 20:47:46下载
- 积分:1
-
fsk
A simple FSK (frequency shift keying) modulation implementation in MATLAB
- 2009-11-08 18:04:41下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
mlclass-ex4
Programming Exercise
- 2013-02-07 09:12:56下载
- 积分:1
-
image
image enhancement in time domain and frequency domain
- 2014-09-29 22:05:19下载
- 积分:1
-
my_ACO_OFDM
matlab实现了OFDM功能,ACO-OFDM可以在可见光中使用。(Orthogonal frequency division multiplexing (OFDM)
is a modulation technique which is now used in most new and
emerging broadband wired and wireless communication systems because it is an effective solution to intersymbol interference caused by a dispersive channel. )
- 2015-05-30 09:30:56下载
- 积分:1
-
matlab_dspbuildings
matlab dsp building 工程欢迎下载(matlab dsp building )
- 2009-12-30 09:17:38下载
- 积分:1
-
GEAR-GUI-DESIGN
利用matlab编制直齿圆柱齿轮应力计算程序,并把程序成GUI界面(matlab原理与工程应用(第二版)中的实例加以改编)(Using matlab to prepare spur gear stress calculation program, and the program into a GUI interface (matlab Principles and engineering applications (second edition) instance be adapted))
- 2013-04-01 20:21:17下载
- 积分:1
-
Multilayer_perceptron_XOR
Code implementation of a Multilayer Perceptron that learns the logical XOR function (for 2 and 4 inputs).
- 2015-03-22 04:32:02下载
- 积分:1