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

two-point-problem

于 2020-12-15 发布 文件大小:2719KB
0 213
下载积分: 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 个回复

  • lbm2d
    基于D2Q9模型的LBM程序,用于计算方腔驱动流,对应何亚玲《格子Boltzmann方法的理论及应用》一书的源码(LBM D2Q9 model-based program used to calculate the square cavity driven flow, which corresponds He Yaling " Lattice Boltzmann Method Theory and Applications," a source book)
    2021-03-12 21:19:24下载
    积分:1
  • PARAMETER
    根据试试数据 对变压器技术参数进行校核 利用的是最小二乘曲线拟合的方法(According to the data to try check technical parameters of the transformer is the least squares curve fitting using the method)
    2010-11-30 17:15:43下载
    积分:1
  • readdxf
    fortran编写的读取dxf程序,可读取圆,多线段,直线,点,块参照,文字的坐标高程信息(write by fortran ,it can read dxf program, can read a round, multi line, linear, point, block reference, the coordinates of elevation information text)
    2012-01-18 14:41:08下载
    积分:1
  • jiadianji
    基于vc++6.0的佳点集遗传算法的编程,里面的各项参数均可由使用者自我调整!(Vc++6.0 based on the good point set genetic algorithm programming, which the parameters can be adjusted by the users themselves!)
    2010-11-29 14:44:35下载
    积分:1
  • Gauss-Seidel-in-C-Program
    高斯-赛德尔迭代法是解线性方程组的常规算法,本文是C语言的高斯-赛德尔计算代码(Gauss-Seidel C program)
    2016-04-08 09:51:43下载
    积分:1
  • ThreeSpline
    数值分析中三次样条插值算法,运行稳定,并能画出最后的插值曲线(Numerical Analysis of cubic spline interpolation algorithm, running stability, and can draw the final curve interpolation)
    2020-12-10 16:39:18下载
    积分:1
  • CHEBYSHEV1_RULE
    C + +程序,根据用户的输入可以产生特定的Gauss -1型切比雪夫正交规则,(C++ program which can generate a specific Gauss-Chebyshev type 1 quadrature rule, based on user input)
    2011-05-23 22:05:40下载
    积分:1
  • Vc++
    含列所有图像处理的VC++程序,包括图像转置,傅立叶变换,图像编码等(Containing all image processing VC++ Procedures, including image transpose, Fourier transform, image coding, etc.)
    2007-09-21 20:59:46下载
    积分:1
  • numerical-analysis
    高斯-塞德尔迭代、拉格朗日差值、牛顿法、四阶龙格库塔 与数值分析有关的公式(Gauss- Seidel iteration)
    2013-07-01 14:45:14下载
    积分:1
  • Algorithm-Design-and-Analysis
    计算机算法设计与分析(第3版)课后答案-王晓东版_打印版,整本书的课后习题答案,包括算法实现题也有。(The also Computer Algorithm Design and Analysis (3rd Edition) afterschool Answer- Wang Xiaodong _ print edition, the book Homework answer, including algorithms title.)
    2013-04-08 10:52:50下载
    积分:1
  • 696518资源总数
  • 104881会员总数
  • 38今日下载