CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - square algorithm

搜索资源列表

  1. least-square-fit

    0下载:
  2. 最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。-Least-squares fitting algorithm C procedures, N for the fitting points, T for the fitting order.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1781
    • 提供者:唐荣
  1. NumericalAlgorithm

    2下载:
  2. 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11470
    • 提供者:金从友
  1. fitting

    0下载:
  2. 利用最小二乘算法对一组坐标进行曲线拟合,其中包含了利用直接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.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:102968
    • 提供者:风流云散
  1. least-aquare

    0下载:
  2. 最小二乘算法,此算法对于压缩感知的OMP算法很有帮助-the least-square algorithm,this is helpful for OMP for compressed sensing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:234583
    • 提供者:James
  1. Curve-fitting-algorithm

    0下载:
  2. 用最小二乘法,在已知函数点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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:978
    • 提供者:陈炎龙
  1. Fast-inverse-square-root

    0下载:
  2. 快速求平方根的倒数的书籍,算法的介绍与详解-Fast inverse square root of books, and Detailed algorithm descr iption
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:213918
    • 提供者:杨阳
  1. Least_squares

    0下载:
  2. 在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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1465
    • 提供者:周静
  1. OLS

    1下载:
  2. 最小二乘算法源码。自己写的最小二乘算法,未使用任何第三方库。-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
  3. 所属分类:Algorithm

    • 发布日期:2015-01-05
    • 文件大小:22528
    • 提供者:
  1. ASP04

    0下载:
  2. Least Mean Square Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:68301
    • 提供者:Antreas
  1. The-least-square-algorithm-

    0下载:
  2. 很好的最小二乘法总结,适合于初学最小二乘法的学生和工程人员-Very good least square method summary, suitable for beginners least square method of the students and workers
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:522656
    • 提供者:zhu chun
  1. algorithm-to-linear-equations-(C)

    0下载:
  2. 列主元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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:193651
    • 提供者:夏宇宙
  1. Algorithm

    0下载:
  2. 输出一个数,这个数加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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:712313
    • 提供者:
  1. Square-root

    0下载:
  2. 这是一个简单的,通过移位操作,得到数字平方根的算法。已在vc6.0++上实验成功-This is a simple shift operation, figure the square root algorithm. Successful experiment in vc6.0++
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:226810
    • 提供者:蔡杰
  1. MarchingSquares_Source

    0下载:
  2. MARCHING SQUARE ALGORITHM FOR RESEARCH ONLY
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:121197
    • 提供者:Jing Xu
  1. 06617705

    0下载:
  2. Discrete least square algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:737830
    • 提供者:ilknur
  1. The-best-square-approach-algorithm

    0下载:
  2. 数值分析中常用的一种算法,就是最佳平方逼近,可以解决很多问题。-Numerical analysis commonly used in an algorithm is the best approximation of the square, you can solve a lot of problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:661
    • 提供者:张云艳
  1. square-approximation

    0下载:
  2. 关于数值分析中最佳平方逼近的算法,逼近效果比较好。-Numerical analysis on the best squares approximation algorithm approach is better.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1438
    • 提供者:申一平
  1. Algorithm-gor-least-square-fit-curve

    0下载:
  2. 程序中的算法为使用最小二乘法拟合曲线,输入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.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1131141
    • 提供者:李源
  1. RANSAC

    0下载:
  2. RANSAC Algorithm is upgraded least square algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:533
    • 提供者:KIM MIN SUN
  1. positioning8

    1下载:
  2. this is a Matlab code to create an indoor positioning system by using a weighted least square algorithm
  3. 所属分类:数学计算

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:abbas970
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com