欢迎来到虫虫开发者社区 — 百万工程师技术资源

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti

数学计算 57 K 144 次下载

资源详细信息

文件格式
RAR
文件大小
57 K
资源分类
上传者
发布时间
下载统计
144
所需积分
2 积分

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti - 资源详细说明

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti - 源码文件列表

立即下载 The module LSQ is for unconstr

提示:下载后请用压缩软件解压,推荐使用 WinRAR 或 7-Zip

下载说明与使用指南

下载说明

  • 本资源需消耗 2积分
  • 24小时内重复下载不扣分
  • 支持断点续传功能
  • 资源永久有效可用

使用说明

  • 下载后使用解压软件解压
  • 推荐使用 WinRAR 或 7-Zip
  • 如有密码请查看资源说明
  • 解压后即可正常使用

积分获取方式

  • 上传优质资源获得积分
  • 每日签到免费领取积分
  • 邀请好友注册获得奖励
  • 查看详情 →

相关技术标签

点击标签浏览更多相关数学计算资源:

相关数学计算资源推荐