文件名称:Least_Squares_optimal_affine_subspace
介绍说明--下载内容均来自于网络,请自行研究使用
最小二乘优化算法。Matlab源码,直接可以使用。-Least Squares optimal affine subspace
The zip includes:
(1) lsqAffineSpace: a low level routine that takes a set of m-dimensional real sample data and returns the optimal-fit k-dimensional affine subspace, with some options for discarding outliers.
(2) lsqPlane and lsqLine: lsqAffineSpace wrappers, that compute optimal line and hyperplane (plane, if the samples are 3-vectors) of the input samples.
(3) lsqAffineTestscr ipt: demonstrating usage of the functions.
The zip includes:
(1) lsqAffineSpace: a low level routine that takes a set of m-dimensional real sample data and returns the optimal-fit k-dimensional affine subspace, with some options for discarding outliers.
(2) lsqPlane and lsqLine: lsqAffineSpace wrappers, that compute optimal line and hyperplane (plane, if the samples are 3-vectors) of the input samples.
(3) lsqAffineTestscr ipt: demonstrating usage of the functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
lsqAffineSpace.m
lsqAffineTestScript.m
lsqLine.m
lsqPlane.m
lsqAffineTestScript.m
lsqLine.m
lsqPlane.m