-
LeastMeanSquare
最小二乘法求超定线性方程组得C++模板,还包括矩阵求逆,矩阵乘法等小函数(Overdetermined least-squares method of linear equations have to C templates, also includes matrix inversion, matrix multiplication, such as small function)
- 2021-01-26 19:58:37下载
- 积分:1
-
kriging
开源的克里金插值算法
开源的克里金插值算法(Open source Kriging interpolation algorithm)
- 2018-06-27 17:14:15下载
- 积分:1
-
24
说明: 给定四个数(1--13),判经过四则运算后能否得到结果24,若能,输出表达式。 (Given the number four (1- 13), after sub after four computing results can be 24, if the output expression.)
- 2008-01-03 22:19:45下载
- 积分:1
-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1
-
link
多项式的链表存储表示以及实现多项式的加法(Said polynomial storage list and the realization of polynomial addition)
- 2009-11-02 10:08:11下载
- 积分:1
-
qczdjl
本程序是用数学方程试计算出一个点在一条线上的垂线坐标,并判断出在线内外,是测量中用的程序!(The test procedure is used to calculate the mathematical equation of a line a point in the vertical coordinate, and determine the line outside, the procedure used to measure!)
- 2011-01-05 17:10:24下载
- 积分:1
-
npinto-python-cuda-a361b56
Python bindings for CUDA 2.1 with numpy integration
- 2010-01-11 14:03:01下载
- 积分:1
-
L-moment-GEV-GPD
《基于L 矩估计的GEV-GPD分布拟合及其频数分配和分位数计算》
L 矩估计各分布参数(包括GUMBEL分布,GEV分布,GPD分布) ,其中包括子程序(1)计算频数分配(PINSHU),(2)数组排序(BSORT),(3)L矩估计GUMBEL,GEV及GPD参数,(4)检验拟合效果TEST,TEST1.( L moment GEV-GPD calculation, which can be used to calculate distributed parameters of L moment, etc. )
- 2020-06-29 06:00:01下载
- 积分:1
-
SVD
最小二乘估值的SVD分解计算方法,本程序可将最小二乘估值问题转化为超定方程组的问题处理,且可用奇异值分解的方法计算最小二乘问题。(Least Squares Estimates of the SVD decomposition method, the valuation process can be transformed into squares overdetermined equations deal with the problem, and can be calculated singular value decomposition least squares problem.)
- 2020-07-04 15:20:02下载
- 积分:1
-
h1
说明: 关于多智能体系统一致性的程序,解微分方程(Consistency of multi-agent systems program)
- 2013-09-17 09:57:29下载
- 积分:1