-
mvdrGenqwq
A simple minimizer of in-line coded functions, for teaching and experimentation
- 2010-11-27 02:50:21下载
- 积分:1
-
is_stable
经典控制论稳定性判定算法,基于matlab(The cybernetics stability decision algorithm, matlab)
- 2013-03-26 00:14:22下载
- 积分:1
-
Lfybus
Newton Raphson load flow y bus formation
- 2011-12-12 20:09:11下载
- 积分:1
-
心电信号波形的自动检测算法
心电信号波形的自动检测算法,QRS波群及特征,使用麻省理工心率失常数据库(Automatic detection algorithm ECG waveform, QRS wave group and characteristics, using MIT arrhythmia )
- 2015-04-29 22:59:05下载
- 积分:1
-
newton
牛顿迭代法 数值分析 求解方程组的解 这是一个matlab程序代码(newton iteration method)
- 2013-04-15 08:24:08下载
- 积分:1
-
s.t
有约束2a+b^2+tan(c)=15
目标函数a*exp(b/x)+c=y
的最小二乘解(Binding 2a+ B ^ 2+ Tan (c) = 15 the objective function a* exp (b/x)+ C = y the least squares solution)
- 2008-12-28 19:41:57下载
- 积分:1
-
MATLABsignalSourceSimulation
基于MATLAB的多功能通信信号源仿真(文章)(MATLAB-based multi-functional communication signal source simulation (articles))
- 2008-01-23 15:38:40下载
- 积分:1
-
vxfs_olt
Veritas filesystem driver - object location table support.
- 2014-08-27 13:08:09下载
- 积分: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
-
changweifenkechegnsheji
目的:通过课程实习,了解、掌握并可以熟练的去运用MATLAB数学软件,去解决在理论和实际上的问题。
任务:通过具体的案例实际的问题,利用MATLAB数学软件来计算问题的结果,并通过图形图像的形式表现,并分析问题的结论。
(Objective: Internship Program, understand and can be trained to use the mathematical software MATLAB to solve the problem of theory and in practice. Tasks: the case of the adoption of specific practical issues, the use of MATLAB software to calculate the mathematical result of the problem and, through the form of graphical images, and the conclusions of analysis.)
- 2009-06-20 01:18:47下载
- 积分:1