搜索资源列表
ConsoleJava
- DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
DotMatrix
- DotNet版的线性方程的解法,包括:高斯消元法,用于n阶非奇异矩阵;SVD分解法,求最小二乘解.目前还很难找到免费的DotNet版的数值计算程序.这里有源码(J#)和dll文件.-Kind version of the linear equation solution, including : Gaussian Elimination Act, for order n nonsingular matrix; SVD decomposition method, least squares sol
zxec
- 我自己写得一个递推得最小二乘C程序,希望对大家有帮助
RLS.rar
- 递推最小二乘法c语言程序,大家可以试试,在自动控制中很有用,Recursive least squares method c language program, we can try, in very useful in the automatic control
Algorithm
- 基于C#的常用算法程序。 关键字:复数,积分,矩阵,线性方程组,非线性方程组,最小二乘法-C# Algorithm
Orthogonal-polynomial-curve-fitting
- 正交多项式最小二乘曲线拟合c语言程序代码-Orthogonal polynomial least squares curve fitting
0660sanweigenzong
- 三维图像的卡尔曼滤波程序,三维纯角度被动跟踪定位的最小二乘程序-Three-dimensional image of the Kalman filtering process, the three-dimensional pure angle passive tracking positioning of the least-squares procedure. . .
Least-squares-procedure
- 最小二乘拟合是一种数学上的近似和优化,利用已知的数据得出一条直线或者曲线,使之在坐标系上与已知数据之间的距离的平方和最小。本程序能够很好地进行拟合。-Least squares procedure
Absolute-orientation-
- 本程序采用最小二乘间接平差模型,同时使用重心化法实现两个坐标系之间的转化-The program uses indirect least squares adjustment model, while using center of gravity method to achieve the transformation between the two coordinate systems