登录
首页 » Visual C++ » two-point-problem

two-point-problem

于 2020-12-15 发布 文件大小:2719KB
0 285
下载积分: 1 下载次数: 51

代码说明:

  打靶法求解两点边值问题 实例测试通过,可直接运行,并带有详细代码注释 采用全局收敛的牛顿-拉普森迭代算法求解编制问题 绝对物超所值!(Two-point boundary value problem shooting method)

文件列表:

two-point-problem
.................\Ballistic.txt,6876129,2013-05-03
.................\Debug
.................\.....\fdjac.obj,17684,2013-05-02
.................\.....\fdjac.sbr,0,2013-05-02
.................\.....\fmin.obj,14488,2013-05-03
.................\.....\fmin.sbr,0,2013-05-03
.................\.....\lnsrch.obj,64800,2013-05-02
.................\.....\lnsrch.sbr,0,2013-05-02
.................\.....\lubksb.obj,15449,2013-05-02
.................\.....\lubksb.sbr,0,2013-05-02
.................\.....\ludcmp.obj,64460,2013-05-02
.................\.....\ludcmp.sbr,0,2013-05-02
.................\.....\newt.obj,73476,2013-05-02
.................\.....\newt.sbr,0,2013-05-02
.................\.....\odeint.obj,66526,2013-05-03
.................\.....\odeint.sbr,0,2013-05-03
.................\.....\opt_shoot.bsc,705536,2013-05-03
.................\.....\opt_shoot.exe,630883,2013-05-03
.................\.....\opt_shoot.ilk,934468,2013-05-03
.................\.....\opt_shoot.pch,2820692,2013-05-03
.................\.....\opt_shoot.pdb,1467392,2013-05-03
.................\.....\rkck.obj,23819,2013-05-02
.................\.....\rkck.sbr,0,2013-05-02
.................\.....\rkqs.obj,64981,2013-05-03
.................\.....\rkqs.sbr,0,2013-05-03
.................\.....\shoot.obj,16105,2013-05-03
.................\.....\shoot.sbr,0,2013-05-03
.................\.....\sphoot.obj,258035,2013-05-03
.................\.....\sphoot.sbr,0,2013-05-03
.................\.....\vc60.idb,156672,2013-05-03
.................\.....\vc60.pdb,143360,2013-05-03
.................\fdjac.cpp,746,2013-04-19
.................\fmin.cpp,476,2013-05-03
.................\lnsrch.cpp,2518,2013-05-02
.................\lubksb.cpp,968,2013-04-19
.................\ludcmp.cpp,1969,2013-04-19
.................\newt.cpp,2869,2013-05-02
.................\nr.h,24379,2001-11-25
.................\nrtypes.h,55,2001-11-25
.................\nrtypes_nr.h,2790,2002-10-07
.................\nrutil.h,82,2001-11-26
.................\nrutil_nr.h,11099,2001-11-25
.................\odeint.cpp,2337,2013-05-03
.................\opt_shoot.dsp,5305,2013-04-25
.................\opt_shoot.dsw,526,2013-04-12
.................\opt_shoot.ncb,148480,2013-05-03
.................\opt_shoot.opt,53760,2013-05-03
.................\opt_shoot.plg,2128,2013-05-03
.................\rkck.cpp,1426,2001-11-25
.................\rkqs.cpp,1709,2013-05-03
.................\shoot.cpp,662,2013-05-03
.................\sphoot.cpp,1524,2013-05-03
.................\sphoot.h,1537,2007-05-10

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • seepage-computation
    渗流计算,渗流浸润线的计算,溢出点高程的确定(seepage computation)
    2013-05-07 14:01:12下载
    积分:1
  • mp2_0
    最优潮流计算程序(使用电力系统专业,属于非线性规划问题).(optimal power flow calculation procedure (using power systems professional, is Nonlinear Programming).)
    2005-05-26 11:38:17下载
    积分:1
  • Gearerroranalysisprogam
    用vc++编写的具有计算齿轮误差的软件,并能判断是否合格(Prepared using vc++ error with computing gear software, and to determine eligibility)
    2020-09-09 10:48:02下载
    积分:1
  • Program
    矩阵转换问题 行与列的个数均为n 的矩阵称为n 阶方阵。假定矩阵中的每个元素的值在0到9之间,则可以将矩阵中的所有元素按行依次排列得到一个“单行矩阵字符串”。(Matrix conversion, the number of rows and columns of the matrix n are called n-order square. Assume that each element of matrix value in the 0 to 9, you can press all the elements of the matrix rows in order of priority for a " single matrix string." )
    2010-12-28 11:42:08下载
    积分:1
  • FEM-of-four-bar-truss-structures
    四杆桁架结构的有限元分析程序,在VS2008软件中使用C++语言编写,输入为四杆桁架结构的节点坐标,材料参数,边界条件,输出为各节点的应力和应变。(Four-bar truss structure finite element analysis program, the use of C++ written in VS2008 software, input node coordinate the four-bar truss structure, material parameters, boundary conditions, the output of the stress and strain of each node.)
    2015-06-22 10:03:42下载
    积分:1
  • Gauss
    高斯消元法、高斯列主元消元法解线性方程组。程序由本人独立完全独立完成。版权所有!(Gaussian elimination method out PCA Gaussian elimination method for solving linear equations. I am independent program consists entirely independently. All rights reserved!)
    2013-08-10 12:31:59下载
    积分:1
  • r2fft
    用一个N点复序列的FFT同时计算两个N点实序列离散傅里叶变换(With an N-point complex sequence of N-point FFT calculate two real sequences discrete Fourier transform)
    2013-05-23 20:11:50下载
    积分:1
  • Cholesky
    该程序是正定矩阵的Cholesky分解实例,Cholesky是矩阵分解常用的方法(The procedure is the Cholesky decomposition of positive definite matrix example, Cholesky matrix decomposition is a commonly used method)
    2007-10-11 10:59:30下载
    积分:1
  • zuijinercheng
    基于C环境下的最小二乘法的计算编程算法相当相当实用。(C based on the circumstances of the least squares algorithm for calculating the programming very well.)
    2009-05-12 23:42:37下载
    积分:1
  • LGKT4
    四阶龙格库塔法解一阶二元微分方程 应用于数值计算(Fourth-order Runge-Kutta method for solving a class of binary differential equations for numerical calculation)
    2010-06-29 11:55:57下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载