八位的伪随机数产生的verilog文件linear-feedback-shift-register
标签: linear-feedback-shift-register verilog 伪随机
上传时间: 2015-04-25
上传用户:fandeshun
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
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
标签: non-sharing containers pointer vector
上传时间: 2015-06-15
上传用户:Late_Li
这是我从网上下载到的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
求Weighted/Non-weighted贝叶斯k近邻模型的matlab程序,内含具体说明。
标签: Non-weighted Weighted matlab 贝叶斯
上传时间: 2015-08-16
上传用户:xhz1993
这是不错的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