找回密码
 注册
查看: 4027|回复: 7

用Constrained Least Squares方法求解线性和非线性的方程

[复制链接]
发表于 2003-8-19 00:01:38 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
DQED - Bounded, Constrained Least Squares/Nonlinear Equations
DQED can solve, in the least squares sense, systems of linear or nonlinear equations, with bounds or constraints.
Files you may copy include:
dqed.f90, the source code.
dqed_prb.f90, a sample problem.
dqed_prb.inp, input for the sample problem.
dqed_prb.out, sample problem output.
The list of routines includes:
DIFCEN estimates a jacobian using central differences.
DIFFOR estimates a jacobian using forward differences.
IDAMAX finds the index of the vector element of maximum absolute value.
IVOUT prints integer vectors.
DAMAX returns the maximum absolute value of the entries in a vector.
DASUM sums the absolute values of the entries of a vector.
DAXPY adds a constant times one vector to another.
DBOCLS solves a bounded and constrained least squares problem.
DBOLS solves the linear system E*X = F in the least squares sense.
DBOLSM solves E*X = F in the least squares sense with bounds on some X values.
DCOPY copies one vector into another.
DDOT forms the dot product of two vectors.
DGECO factors a double precision matrix and estimates its condition.
DGEFA factors a double precision matrix.
DGESL solves a system factored by DGECO or DGEFA.
DMOUT prints double precision matrices.
DNRM2 computes the Euclidean norm of a vector.
DPCHEK checks the user's jacobian routine.
DQED solves bounded and constrained least squares and nonlinear equations.
DQEDEV evaluates functions being treated by DQED.
DQEDGN ???
DQEDIP ???
DQEDMN ???
DROT applies a plane rotation.
DROTG constructs a Givens plane rotation.
DSCAL scales a vector by a constant.
DSWAP interchanges two vectors.
DVOUT prints double precision vectors.
XERRWV is an error output message routine.
 楼主| 发表于 2003-8-19 00:02:22 | 显示全部楼层

用Constrained Least Squares方法求解线性和非线性的方程

例子
 楼主| 发表于 2003-8-19 00:03:17 | 显示全部楼层

用Constrained Least Squares方法求解线性和非线性的方程

例子的输入文件。
 楼主| 发表于 2003-8-19 00:04:09 | 显示全部楼层

用Constrained Least Squares方法求解线性和非线性的方程

例子的输出文件。
发表于 2003-9-4 11:59:49 | 显示全部楼层

用Constrained Least Squares方法求解线性和非线性的方程

谢谢sillybear老兄
发表于 2003-9-7 19:56:52 | 显示全部楼层

用Constrained Least Squares方法求解线性和非线性的方程

好文,待我详细读来,3q
发表于 2004-10-26 18:17:21 | 显示全部楼层

用Constrained Least Squares方法求解线性和非线性的方程

多谢了
发表于 2006-6-29 12:17:13 | 显示全部楼层

用Constrained Least Squares方法求解线性和非线性的方程

dddddddddddddddddddddd
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表