搜索资源列表

  1. Gauss-Newton-Orientation-Estimation

    0下载:
  2. HUMAN BODY TRACKING 的Lisp 程式碼檔案 -the Lisp code files
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5430
    • 提供者:賴育彬
  1. Gauss-Newton

    0下载:
  2. 贝页斯正则化的英文原版资料,又需要的话可以下载学习,里面没有源程序的,只有文字说明
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:410206
    • 提供者:yuyu
  1. lscylinder

    1下载:
  2. 应用Gauss-Newton.圆柱拟合
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2156
    • 提供者:wangqx
  1. Levenberg-Marquarat算法

    0下载:
  2. 阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修*。-
  3. 所属分类:matlab例程

  1. Gauss-Newton-Orientation-Estimation

    0下载:
  2. HUMAN BODY TRACKING 的Lisp 程式碼檔案 -the Lisp code files
  3. 所属分类:其他小程序

    • 发布日期:2024-06-08
    • 文件大小:5120
    • 提供者:賴育彬
  1. Gauss-Newton

    0下载:
  2. 贝页斯正则化的英文原版资料,又需要的话可以下载学习,里面没有源程序的,只有文字说明-Tony Adams is the page of the English original data, but also need to do so can download study, there is no source, only text
  3. 所属分类:其他小程序

    • 发布日期:2024-06-08
    • 文件大小:410624
    • 提供者:yuyu
  1. lscylinder

    0下载:
  2. 应用Gauss-Newton.圆柱拟合 -Application of Gauss-Newton. Cylindrical fitting
  3. 所属分类:matlab例程

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:wangqx
  1. shuzhifenxi

    2下载:
  2. Matlab 编辑的 高斯 二分法 割线法 牛顿法 -Matlab Edit Gauss-Newton method dichotomy secant method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-08
    • 文件大小:3072
    • 提供者:karl
  1. hhu_pfcp

    0下载:
  2. 基于MATPOWER修改而成的潮流计算软件,可以采用直流潮流法、牛顿拉夫逊法、PQ分解法与高斯-塞代尔法解算IEEE9-300节点的潮流。 -MATPOWER modifications made based on the flow calculation software, DC power flow method can be used Newton Raphson method, PQ decomposition metho
  3. 所属分类:matlab例程

    • 发布日期:2024-06-08
    • 文件大小:254976
    • 提供者:王力
  1. N_COmp

    0下载:
  2. 数值计算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求实系数多项式f(z0)。z0为复数(5)二分法求f(x)=0的根 (6)弦截法求f (x)=0的根 (7)求实系数多项式 方程的实根、复根 (8)解线性方程组:Gauss列主元素消去法( 9 )快速弗利叶变换(FFT) -Numerical algorithms, including: (
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-08
    • 文件大小:16384
    • 提供者:wang yucao
  1. fpe

    0下载:
  2. This function calculates Akaike s final prediction error % estimate of the average generalization error. % % [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the % final prediction error estimate (
  3. 所属分类:matlab例程

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:张镇
  1. include

    0下载:
  2. 非线性最小二乘问题的修正Gauss-Newton法所计算的函数-Rectification of nonlinear least squares Gauss-Newton method calculated function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-08
    • 文件大小:5120
    • 提供者:liang
  1. znzx

    0下载:
  2. 阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修*。-Damped least squares method (that is, Levenberg-Marquarat algorithm), Gauss-Newton algorithm are an Amendment Act.
  3. 所属分类:文档资料

    • 发布日期:2024-06-08
    • 文件大小:27648
    • 提供者:zjun800
  1. Powe_System_toolbox

    1下载:
  2. solve power flows by gauss seidel method ans newton Rapson
  3. 所属分类:matlab例程

    • 发布日期:2024-06-08
    • 文件大小:610304
    • 提供者:wilber2912
  1. test1

    0下载:
  2. 我自己写的高斯牛顿算法,已经通过了测试。有需要的朋友可以下载。-I wrote it myself Gauss-Newton algorithm, has passed the test. A friend in need can be downloaded.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-08
    • 文件大小:196608
    • 提供者:陈雪
  1. math

    0下载:
  2. 高斯 牛顿 雅克比 三个人的方法解方程 源代码完整 可编译-Gauss-Newton Jacobian method to solve the equations of the three individuals complete source code can be compiled
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-08
    • 文件大小:634880
    • 提供者:kyo
  1. nonlinear_equations_solve

    0下载:
  2. 包括各种非线性方程的MATLAB求解算法,如拟牛顿法,数值延拓法,高斯牛顿法-Include a variety of nonlinear equations MATLAB algorithm, such as the quasi-Newton method, numerical continuation method, Gauss-Newton method
  3. 所属分类:生物技术

    • 发布日期:2024-06-08
    • 文件大小:11264
    • 提供者:付和平
  1. The_Levenberg-Marquardt_Algorithm

    0下载:
  2. LM算法 老外写的The Levenberg-Marquardt (LM) algorithm is the most widely used optimization algorithm. It outperforms simple gradient descent and other conjugate gradient methods in a wide variety of problems. This docume
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-08
    • 文件大小:31744
    • 提供者:TANG
  1. GAUSS

    0下载:
  2. 利用牛顿法思想,结合高斯法求解非线性方程组-Gauss Newton method for solving equations with the visual fortran sofeware including the detailed explanation in chinese characters and numbers and so on
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-08
    • 文件大小:1024
    • 提供者:Bryne
  1. Atken-Gauss-Newton

    0下载:
  2. 艾肯特插值,高斯插值和牛顿插值法的matlab代码。上述三种方法均用于数值插值。-Ai Kente interpolation, the matlab code of the the Gaussian interpolation and the Newton interpolation law. The the above-mentioned three methods are used for the numerical interp
  3. 所属分类:其他小程序

    • 发布日期:2024-06-08
    • 文件大小:2048
    • 提供者:pengtao
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org