-
qiebixuefu
计算卫星位置的fortran程序,用切比雪夫内插任意时刻的三位坐标,精度课达mm级别。内有数据课进行对比验证,内容讲解的不是很详细请原谅。(Calculation of satellite position fortran program Chebyshev interpolation at any time of the three coordinates, accuracy up to mm-level classes. There are data comparing class verification, the content does not explain in great detail please forgive me.)
- 2008-07-17 09:40:21下载
- 积分:1
-
Feedback-control-for-AUV
Heading control of AUV
- 2021-01-01 10:28:58下载
- 积分: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
-
Matlab6[1](PDF)
认识matlab
学习理解matlab
学习它的使用(Matlab awareness study and understand the study and its use matlab)
- 2008-04-03 08:17:35下载
- 积分:1
-
docLisegmentationcode
精心收集博士生编写的图像分割源代码,可以在matlab环境下使用。(Carefully prepared collection of doctoral image segmentation source code, you can use in the matlab environment.)
- 2008-05-27 13:10:37下载
- 积分:1
-
38778391BDF_fixed_a
后向差分法求解分数阶方程,源程序,现在日趋火爆,有学术价值(backward difference method to solve fractional derivation equation)
- 2011-01-11 19:07:21下载
- 积分:1
-
area_navid
This code is used to estimate johnson parameters for bounded distribution.
- 2012-09-20 17:56:45下载
- 积分:1
-
optics
optics 聚类算法,异类挖掘算法,可以挖掘出数据里面的异常数据(optics clustering algorithm)
- 2017-10-16 15:17:38下载
- 积分:1
-
SVC
说明: SVC Model 1TCR-3TSC Matlab Simulink
- 2021-01-12 04:50:14下载
- 积分:1
-
用于人脸识别的特征脸
应用背景它是利用主成分分析的人脸识别的一个简单而有效的系统(PCA)。该数据库可以通过输入图像或拍照的摄像头插入。然后,你可以训练数据库以创建特征脸。然后,对人脸识别的点击。最佳匹配结果会 ;关键技术这是通过使用PCA的特征脸方法。可能会表现的变化即可闪电和头部位置。图像预处理是必要的。
- 2023-05-02 15:55:04下载
- 积分:1