Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - gauss newton
Search - gauss newton - List
直线搜索可以为最优化提供搜索区间。上述算法的终止准则为H终止准则。通用程序。 ①计算一个正定二次函数(至少是4元函数);②至少计算一个非二次函数(至少是5元函数)。 非线性最小二乘问题的修正Gauss-Newton法所计算的函数:至少计算一个非线性函数(至少是5元函数)。 乘子法所计算的问题:等式约束、不等式约束要求至少各有一个。问题可在教材或其它参考书中任意选取程序自行编写(禁止采用调用现成软件的方式),编程语言自选。 -straight search for the optimal search interval. This algorithm criteria for the termination of H termination criteria. Common procedures. calculate a definite quadratic function (at least four yuan function); calculated at least one non-quadratic function (at least five yuan functions). The nonlinear least squares problems that Gauss-Newton method by calculating function : at least a nonlinear function computing (at least five yuan functions). Multiplier Method calculation problem : identity bound inequality constraints have required at least one. Problems in other reference materials or arbitrary selection procedures to prepare themselves (called ban on the use of existing software), on-demand programming language.
Update : 2008-10-13 Size : 34.61kb Publisher : 红男

上述算法的终止准则为H终止准则。 编写通用程序。: 直线搜索所计算的函数自己任选。①计算一个正定二次函数(至少是4元函数);②至少计算一个非二次函数(至少是5元函数)。 非线性最小二乘问题的修正Gauss-Newton法所计算的函数:至少计算一个非线性函数(至少是5元函数)。 乘子法所计算的问题:等式约束、不等式约束要求至少各有一个。问题可在教材或其它参考书中任意选取。 程序自行编写(禁止采用调用现成软件的方式),编程语言自选。从独立完成所有实验内容的学生中遴选出-above algorithm criteria for the termination of H termination criteria. Preparation of common procedures. : Linear search function by calculating their options. calculate a definite quadratic function (at least four yuan function); calculated at least one non-quadratic function (at least five yuan functions). The nonlinear least squares problems that Gauss-Newton method by calculating function : at least a nonlinear function computing (at least five yuan functions). Multiplier Method calculation problem : identity bound inequality constraints have required at least one. Problems in reference books or other materials were selected at random. Self-preparation procedure (called ban on the use of existing software), on-demand programming language. From an experimental content complete all of
Update : 2008-10-13 Size : 14.02kb Publisher : 洪男

上述算法的终止准则为H终止准则。要求编写通用程序。 关于函数的要求: 直线搜索所计算的函数自己任选。 共轭梯度法所计算的函数:①计算一个正定二次函数(至少是4元函数);②至少计算一个非二次函数(至少是5元函数)。 非线性最小二乘问题的修正Gauss-Newton法所计算的函数:至少计算一个非线性函数(至少是5元函数)。 乘子法所计算的问题:等式约束、不等式约束要求至少各有一个。问题可在教材或其它参考书中任意选取。 程序自行编写(禁止采用调用现成软件的方式),编程语言自选。 -above algorithm criteria for the termination of H termination criteria. Requests for common procedures. The demands on function : linear search function by calculating their options. The conjugate gradient method by calculating function : calculate a definite quadratic function (at least four yuan function); calculated at least one non-quadratic function (at least five yuan functions). The nonlinear least squares problems that Gauss-Newton method by calculating function : at least a nonlinear function computing (at least five yuan functions). Multiplier Method calculation problem : identity bound inequality constraints have required at least one. Problems in reference books or other materials were selected at random. Self-preparation procedure (called ban on the use of existing software)
Update : 2008-10-13 Size : 9.41kb Publisher : 洪男

HUMAN BODY TRACKING 的Lisp 程式碼檔案 -the Lisp code files
Update : 2008-10-13 Size : 5.3kb Publisher : 賴育彬

贝页斯正则化的英文原版资料,又需要的话可以下载学习,里面没有源程序的,只有文字说明
Update : 2008-10-13 Size : 400.59kb Publisher : yuyu

应用Gauss-Newton.圆柱拟合
Update : 2008-10-13 Size : 2.11kb Publisher : wangqx

阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修*。-
Update : 2010-12-28 Size : 26.75kb Publisher : wangdaodang@yahoo.com.cn

HUMAN BODY TRACKING 的Lisp 程式碼檔案 -the Lisp code files
Update : 2025-02-19 Size : 5kb Publisher : 賴育彬

贝页斯正则化的英文原版资料,又需要的话可以下载学习,里面没有源程序的,只有文字说明-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
Update : 2025-02-19 Size : 401kb Publisher : yuyu

DL : 0
应用Gauss-Newton.圆柱拟合 -Application of Gauss-Newton. Cylindrical fitting
Update : 2025-02-19 Size : 2kb Publisher : wangqx

DL : 0
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 (fpe), the effective number of % weights in the network if the network has been trained with % weight decay, an estimate of the noise variance, and the Gauss-Newton % Hessian. %-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 ( fpe), the effective number of weights in the network if the network has been trained with weight decay, an estimate of the noise variance, and the Gauss-Newton Hessian.
Update : 2025-02-19 Size : 2kb Publisher : 张镇

DL : 0
非线性最小二乘问题的修正Gauss-Newton法所计算的函数-Rectification of nonlinear least squares Gauss-Newton method calculated function
Update : 2025-02-19 Size : 5kb Publisher : liang

DL : 0
阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修正法。-Damped least squares method (that is, Levenberg-Marquarat algorithm), Gauss-Newton algorithm are an Amendment Act.
Update : 2025-02-19 Size : 27kb Publisher : zjun800

solve power flows by gauss seidel method ans newton Rapson
Update : 2025-02-19 Size : 596kb Publisher : wilber2912

我自己写的高斯牛顿算法,已经通过了测试。有需要的朋友可以下载。-I wrote it myself Gauss-Newton algorithm, has passed the test. A friend in need can be downloaded.
Update : 2025-02-19 Size : 192kb Publisher : 陈雪

DL : 0
高斯 牛顿 雅克比 三个人的方法解方程 源代码完整 可编译-Gauss-Newton Jacobian method to solve the equations of the three individuals complete source code can be compiled
Update : 2025-02-19 Size : 620kb Publisher : kyo

包括各种非线性方程的MATLAB求解算法,如拟牛顿法,数值延拓法,高斯牛顿法-Include a variety of nonlinear equations MATLAB algorithm, such as the quasi-Newton method, numerical continuation method, Gauss-Newton method
Update : 2025-02-19 Size : 11kb Publisher : 付和平

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 document aims to provide an intuitive explanation for this algorithm. The LM algorithm is fi rst shown to be a blend of vanilla gradient descent and Gauss-Newton iteration. Subsequently, another perspective on the algorithm is provided by considering it as a trust-region method-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 document aims to provide an intuitive explanation for this algorithm. The LM algorithm is fi rst shown to be a blend of vanilla gradient descent and Gauss-Newton iteration. Subsequently, another perspective on the algorithm is provided by considering it as a trust-region method
Update : 2025-02-19 Size : 31kb Publisher : TANG

DL : 0
利用牛顿法思想,结合高斯法求解非线性方程组-Gauss Newton method for solving equations with the visual fortran sofeware including the detailed explanation in chinese characters and numbers and so on
Update : 2025-02-19 Size : 1kb Publisher : Bryne

艾肯特插值,高斯插值和牛顿插值法的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 interpolation.
Update : 2025-02-19 Size : 2kb Publisher : pengtao
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.