-
examples
qunser公司matlab例程,包括自控实验的例程,quanser公司很多设备的matlab控制程序,可以作为研究代码自动生成的参考资料。(qunser company Matlab routines, including self-control experiment routines, many devices quanser company Matlab control procedures, can be used as the code automatically generated reference.)
- 2012-06-13 09:29:17下载
- 积分:1
-
booksourcecode
南京大学黄宜华老师主编《深入理解大数据—大数据处理与编程实践》中的源码(code of 《Understanding big data-BIG DATA Processing and Programming》written by Huang Yihua, the preofessor of Nanjing University.)
- 2014-12-06 18:05:47下载
- 积分:1
-
LIVRE_Automatique-Systemes-linaires-non-linEAires
LIVRE_Automatique-Systemes-linaires-non linEAires
- 2015-02-18 07:37:47下载
- 积分:1
-
stateflowexamples
这是关于matlab stateflow的源码例子,其中可以作为入门例子,stateflow经常和simulink一起使用(This is the source code on matlab stateflow examples, examples of which can be used as entry, stateflow often used together and simulink)
- 2007-12-02 08:17:08下载
- 积分:1
-
simulinkfangzhen4
数学实验中用matlab完成的仿真实验,应用matlab的很多仿真功能(Mathematics experiment with matlab simulation experiments completed, many of the matlab simulation function)
- 2012-05-11 10:55:51下载
- 积分:1
-
Fn_RMSHE
recursive mean-separate histogram equalization
- 2013-08-21 09:56:29下载
- 积分:1
-
MasterCard-CAP
MasterCard CAP:
cap fa final 2007.pdf
CAP-FA_SummaryOfChanges_2004-2006_v0-1.pdf
- 2013-10-25 14:52:58下载
- 积分:1
-
Rayleigh_kron
这一信道模型能够描述由电离层和对流层反射的短波信道,以及建筑物密集的城市环境。12瑞利衰落只适用于从发射机到接收机不存在直射信号(LoS,Line of Sight)的情况,否则应使用莱斯衰落信道作为信道模型(This channel model is able to describe the HF channel reflected by the ionosphere and troposphere, as well as building a dense urban environment. 12 Rayleigh fading only applies to from the transmitter to the receiver there is no direct signal (LoS, Line of Sight), otherwise use Rician fading channel as the channel model)
- 2012-11-05 21:49:03下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
FitF
免疫算法实现多峰、多极值函数平面曲面拟合(Immune algorithm to achieve multi-peak and multi-planar surface fitting extremal function)
- 2009-05-28 15:46:24下载
- 积分:1