...
首页> 外文期刊>Geodesy and Cartography >PRACTICAL METHOD TO SOLVE LARGE LEAST SQUARES PROBLEMS USING CHOLESKY DECOMPOSITION
【24h】

PRACTICAL METHOD TO SOLVE LARGE LEAST SQUARES PROBLEMS USING CHOLESKY DECOMPOSITION

机译:胆小分解法求解最小二乘问题的实用方法

获取原文
获取原文并翻译 | 示例
   

获取外文期刊封面封底 >>

       

摘要

In Geomatics, the method of least squares is commonly used to solve the systems of observation equations for a given number of unknowns. This method is basically implemented in case of having number observations larger than the number of unknowns. Implementing the large least squares problems would require a large storage on the hard drive to store the different matrices for applying the solution. The computational time for solution would extremely increase with increasing number of unknowns and observations. The calculation of the inverse of the normal equation matrix will get more complex using the traditional methods with higher numbers of unknowns. Here, practical methods to eliminate the required storage and computations times during the solution are introduced. The Cholesky decomposition will be used to solve the systems of equations in order to avoid the complexity of the matrix inversion and to guarantee faster solutions. A block matrix implementation of Cholesky decomposition is to be used to enable the management of the memory and its limitations through the solutions. The principle of threading, which is supported in most of the programming languages like C++ or Java, is implemented to use the computer resources especially all available central processing units (CPU). This principle can be implemented over networks of computers to use of the resources of more available computers working under common servers.
机译:在Geomatics中,最小二乘法通常用于求解给定数量的未知数的观测方程组。该方法基本上是在观察数大于未知数的情况下实现的。要实现最小二乘最大问题,将需要在硬盘驱动器上具有较大的存储空间,以存储用于应用解决方案的不同矩阵。解决方案的计算时间将随着未知数和观测值的增加而极大地增加。使用具有更多未知数的传统方法,正则方程矩阵的逆的计算将变得更加复杂。在这里,介绍了在解决方案中消除所需的存储和计算时间的实用方法。为了避免矩阵求逆的复杂性并确保更快的解决方案,将使用Cholesky分解来求解方程组。 Cholesky分解的块矩阵实现将用于通过解决方案对内存及其限制进行管理。大多数编程语言(如C ++或Java)都支持线程化原理,以利用计算机资源,尤其是所有可用的中央处理器(CPU)。可以在计算机网络上实现此原理,以使用在公共服务器下工作的更多可用计算机的资源。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号