搜索资源列表
least-square-fit
- 最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。-Least-squares fitting algorithm C procedures, N for the fitting points, T for the fitting order.
NumericalAlgorithm
- 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical
fitting
- 利用最小二乘算法对一组坐标进行曲线拟合,其中包含了利用直接LU分解法解方程的算法代码实现。希望对用到数值计算的带来帮助。-The least square algorithm for fitting a set of coordinates, including the use of direct LU decomposition equations for the algorithm code to achieve. Want to use to bring numerical help.
least-aquare
- 最小二乘算法,此算法对于压缩感知的OMP算法很有帮助-the least-square algorithm,this is helpful for OMP for compressed sensing.
Curve-fitting-algorithm
- 用最小二乘法,在已知函数点x0,x1……xn的函数值y0,y1……yn的情况下,求拟合多项式-The least square method, the known function points x0, x1 ... ... xn of the function values y0, y1 ... ... yn circumstances, find fitting polynomial
Fast-inverse-square-root
- 快速求平方根的倒数的书籍,算法的介绍与详解-Fast inverse square root of books, and Detailed algorithm descr iption
Least_squares
- 在VC++6.0环境下编写的一个最小二乘算法,可以对任意幂数的五个点进行曲线拟合-Written in vc++ 6.0 environment,it is a least-square algorithm of arbitrary power, it can the number of curve fitting five points
OLS
- 最小二乘算法源码。自己写的最小二乘算法,未使用任何第三方库。-Least-squares algorithm source code. Least squares algorithm to write, do not use any third-party libraries.The least square algorithm the source code. Write your own least square algorithm, did not use any third party
ASP04
- Least Mean Square Algorithm
The-least-square-algorithm-
- 很好的最小二乘法总结,适合于初学最小二乘法的学生和工程人员-Very good least square method summary, suitable for beginners least square method of the students and workers
algorithm-to-linear-equations-(C)
- 列主元Gauss消去法、列主元Doolittle分解法、改进的平方根法、追赶法的源代码及程序和示例-The yuan Gauss listed elimination technique listed the primary Doolittle decomposition method the square root of the improvement of the method and procedure after source code and examples
Algorithm
- 输出一个数,这个数加100后的平方根等于这个数本身加一百,同时这个数加268后的平方根等于本身加268-to get the number, it plus 100 then to be square root is equal to it plus 100 and it plus 268 then to be square root is equal to it plus 268
Square-root
- 这是一个简单的,通过移位操作,得到数字平方根的算法。已在vc6.0++上实验成功-This is a simple shift operation, figure the square root algorithm. Successful experiment in vc6.0++
MarchingSquares_Source
- MARCHING SQUARE ALGORITHM FOR RESEARCH ONLY
06617705
- Discrete least square algorithm
The-best-square-approach-algorithm
- 数值分析中常用的一种算法,就是最佳平方逼近,可以解决很多问题。-Numerical analysis commonly used in an algorithm is the best approximation of the square, you can solve a lot of problems.
square-approximation
- 关于数值分析中最佳平方逼近的算法,逼近效果比较好。-Numerical analysis on the best squares approximation algorithm approach is better.
Algorithm-gor-least-square-fit-curve
- 程序中的算法为使用最小二乘法拟合曲线,输入N个数据,可使用该程序拟合出N-1次的曲线函数,输出为函数各项的系数。-Program algorithm using a least squares fit curves N input data, you can use this program to fit the curve function N-1 times the output as a function of the coefficients.
RANSAC
- RANSAC Algorithm is upgraded least square algorithm
positioning8
- this is a Matlab code to create an indoor positioning system by using a weighted least square algorithm