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.
标签: least-squares unconstrained Statisti Applied
上传时间: 2015-05-14
上传用户:aig85
Jama includes matrix operator class... and linear Algebra... it s cool
标签: includes operator Algebra matrix
上传时间: 2015-05-21
上传用户:zhangzhenyu
这是我从网上下载到的Locally linear Embedding(LLE)的Matlab代码,希望对研究Manifold Leanring的同事有所帮助。
标签: Embedding Locally linear Matlab
上传时间: 2014-01-24
上传用户:nanfeicui
This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUMPS will be supported in a future version)
标签: OpenNL construct supplied library
上传时间: 2014-01-07
上传用户:semi1981
G711 u-law, A-law and linear PCM conversions Programm.
标签: conversions Programm linear A-law
上传时间: 2014-12-02
上传用户:wangdean1101
Math.NET开源数学库 C#实现 具体功能: - A linear algebra package, see MathNet.Numerics.linearAlgebra. - A sparse linear algebra package, see MathNet.Numerics.linearAlgebra.Sparse. - Non-uniform random generators, see MathNet.Numerics.Generators. - Distribution fonctions, see MathNet.Numerics.Distributions. - Statistical accumulator, see MathNet.Numerics.Statistics. - Fourier transformations, see MathNet.Numerics.Transformations. - Miscellaneous utilies (polynomials, rationals, collections).
标签: linearAlgebra Numerics MathNet algebra
上传时间: 2015-07-24
上传用户:思琦琦
这是不错的LP algorithm(linear programe) 内容我测试过,效能不错
标签: algorithm programe linear 测试
上传时间: 2015-08-21
上传用户:JIUSHICHEN
主要包括Dolph-Chebyshev linear Array 和Taylor Line Source Method的原理和仿真
标签: Dolph-Chebyshev linear Taylor Source
上传时间: 2014-02-01
上传用户:Pzj
video editing for is streamlined for fast linear operations over video. It has batch-processing capabilities for processing large numbers of files and can be extended with third-party video filters. VirtualDub is mainly geared toward processing AVI files, although it can read (not write) MPEG-1 and also handle sets of BMP images.
标签: video batch-processing streamlined operations
上传时间: 2014-01-06
上传用户:fhzm5658
正交线性判别分析(Orthogonal linear Discriminant Analysis),可以用于数据降维上面。
标签: Discriminant Orthogonal Analysis linear
上传时间: 2015-09-22
上传用户:caixiaoxu26