CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最小二乘解

搜索资源列表

  1. qiufeixianxingfangchengzuzuixiaoerchengjiedeguangy

    2下载:
  2. 1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制最小二乘解的精度要求 double eps2 : 用于奇异值分解中的控制精度要求 double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0 int ka : Ka=max{m,n}+1 void (*f)() : 指向计算非线性方程组中各方程
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2396
    • 提供者:罗坤
  1. 曲线拟合

    0下载:
  2. (1)利用多项式拟合的两个模块程序求解下题: 给出 x、y的观测值列表如下: x 0 1 2 3 4 5 y 2.08 7.68 13.8 27.1 40.8 61.2 试利用二次多项式y=a0+a1x+a2x2进行曲线拟合。 (1)多项式拟合方法:假设我们收集到两个相关变量x、y的n对观测值列表: x x0 x1 x2 x3 x4 x5 y y0 y1 y2 y3 y4 y5 我
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:1398
    • 提供者:lz
  1. agaus

    0下载:
  2. 求非线性方程组的最小二乘解的广义逆法,求解无约束条件下的优化问题
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1217
    • 提供者:蓝星辰
  1. pipeidian_eight

    0下载:
  2. 计算机视觉中得八点算法,采用SVD分解最小二乘解来求基本矩阵,这是模拟仿真实验程序。-Was 8:00 in computer vision algorithms, using SVD decomposition least-squares solution to seek the fundamental matrix, which is simulation, experimental procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1647
    • 提供者:亮月新
  1. 333

    0下载:
  2. 用QR 法方程组合SVD分解进行最小二乘解方程组,并比较三种方法的稳定性以及准确性-Combined with the QR equation SVD decomposition least squares solution of equations, and compare the stability and accuracy of three methods
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:2492
    • 提供者:杨大陆
  1. s.t

    0下载:
  2. 有约束2a+b^2+tan(c)=15 目标函数a*exp(b/x)+c=y 的最小二乘解-Binding 2a+ B ^ 2+ Tan (c) = 15 the objective function a* exp (b/x)+ C = y the least squares solution
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1609
    • 提供者:ZT
  1. L0

    1下载:
  2. 最小范数 最小二乘解 国外源码 希望对大家有用-Minimum norm least squares solution of foreign source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:79675
    • 提供者:medyuanxiao
  1. solving-nonlinear-equations

    0下载:
  2. 非线性方程与方程组的求解,实现的方法有:拟牛顿法,最小二乘解的广义拟法,蒙特卡洛法-Nonlinear equations and solving equations, implementation methods are: quasi-Newton method, generalized least squares solution proposed method, Monte Carlo
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3615
    • 提供者:zhangqingyu
  1. nihe

    0下载:
  2. 数据拟合程序 用2次多项式 ax^2+bx+c 拟合给定的数据(最小二乘解)-Data fitting procedure
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1560
    • 提供者:sanbudeyu
  1. FDDCT

    1下载:
  2. 基于四向最小二乘解包裹算法,可以实现对包裹相位的相位展开-forth DCT phase unwrapping alogrithm
  3. 所属分类:matlab

    • 发布日期:2016-04-15
    • 文件大小:3072
    • 提供者:张志会
  1. MGS

    0下载:
  2. 本程序是用MGS正交化方法求方程组的最小二乘解的程序-This program is the program of MGS orthogonalization method and the least squares solution of equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:701
    • 提供者:sly
  1. NLequationCalculator

    0下载:
  2. 4.1 非线性方程与方程组类设计 4.2 求非线性方程实根的对分法 4.3 求非线性方程一个实根的牛顿法 4.4 求非线性方程一个实根的埃特金迭代法 4.5 求非线性方程一个实根的连分式解法 4.6 求实系数代数方程全部根的QR方法 4.7 求实系数代数方程全部根的牛顿-下山法 4.8 求复系数代数方程全部根的牛顿-下山法 4.9 求非线性方程组一组实根的梯度法 4.10 求非线性方程组一组实根的拟牛顿法 4.11 求非线性方程组最小二
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:76218
    • 提供者:王健
  1. zbzhuanhuan

    0下载:
  2. 选择不同的相似变换参数首次提出了不用列误差方程和法方程,就能得到转换参数的最小二乘解的重心化模型,并推导出根据重心化参数计算有明确几何意义的参数的公式。-Choose different similarity transformation parameters proposed for the first time do not have columns error equations and Law equation, the center of gravity of the least sq
  3. 所属分类:File Operate

    • 发布日期:2017-11-16
    • 文件大小:126382
    • 提供者:sunzz
  1. lbq

    0下载:
  2. 本例子为有约束的最小二乘问题:求滤波器系数的最小二乘解。-The example of a constrained least squares problem: find the least squares solution for the filter coefficients.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:1024
    • 提供者:王占武
  1. FJQZXECunwrap

    1下载:
  2. 非加权最小二乘解包裹算法,可以消除解包裹的噪声干扰-Non-weighted least squares unwrapping algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:1024
    • 提供者:111
  1. zlsqr

    0下载:
  2. 求解大型系数矩阵方程的最小二乘解,包括实数方程组和复数方程组。来自斯坦福Systems Optimization Laboratory- Implementation of a conjugate-gradient type method for solving sparse linear equations and sparse least-squares problems
  3. 所属分类:Algorithm

    • 发布日期:2015-06-26
    • 文件大小:307200
    • 提供者:苏摩
  1. Project9

    0下载:
  2. 用于求解超定方程组最小二乘解,稳定性高,速度快-To get the least square solution of superlattice dislocation.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:872980
    • 提供者:常先生
  1. ehf

    0下载:
  2. 利用广义逆求解无约束条件下的优化问题。求解线性方程组最小二乘解的广义逆法-Under the condition of using the generalized inverse solving unconstrained optimization problems.The least-square solutions to the linear system of equations of the generalized inverse method
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:caoxiaoyue
  1. LEquation

    0下载:
  2. 实现了计算有限步骤运算的唯一解和计算迭代运算的唯一解,以及计算无解和多解情况下的最小二乘解的基本功能。(The unique solution of the finite step operation and the unique solution to calculate the iterative operation are realized, and the basic functions of the least squares solution under the condition
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:565248
    • 提供者:yuki01
  1. Nonlinear fitting

    1下载:
  2. 使用拟合残差及残差平方和原理,以人口增长模型为例,结合寻优算法——局部最优解的非线性曲线拟合(Using the principle of fitting residuals and residual sum of squares, this paper takes population growth model as an example, and combines the optimization algorithm, the nonlinear curve fitting of local
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:zjqhdu
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com