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

two-point-problem

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

  • 11
    说明:  用二分法求解一元五次非线性方程的实数解,在高等电路学习中有很好的用途。(One yuan of five nonlinear equations dichotomy solving real solutions, there is a very good use in the higher circuit learning.)
    2012-10-27 20:52:45下载
    积分:1
  • CalcActivationCode
    岩土数值模拟计算的程序,可以用来计算边坡、岩石稳定性。(Numerical simulation of geotechnical calculation program can be used to calculate the slope, rock stability.)
    2015-08-17 12:25:56下载
    积分:1
  • thermal-1
    说明:  用LBM代码编写的由于温差而产生的自然对流小程序(As with the LBM code written in natural convection resulting from temperature applet)
    2021-05-15 11:30:02下载
    积分:1
  • telephonetest
    判断城市电话区号是否合法的算法,对于理解算法有参考意义(Urban telephone area code to determine the legality of the algorithm, algorithm reference value for understanding the)
    2009-12-09 16:16:18下载
    积分:1
  • MatrixCalculator
    实现线性代数的矩阵运算的C++程序,矩阵计算器。(Linear algebra matrix operations C++ procedures matrix calculator.)
    2013-01-26 15:33:54下载
    积分:1
  • Computational-Science-codes
    开发环境没有可选项,fortran90,Fortran_90_and_Computational_Science-_codes(Computational Science codes by fortran90 )
    2013-10-10 17:07:12下载
    积分:1
  • OOPFEM
    面向对象的有限元程序设计 ——空间8结点等参元的分析计算(Object-oriented finite element program design- space 8 node isoparametric element analysis calculation)
    2009-03-02 18:47:05下载
    积分:1
  • fdtd_2D_TE_PML
    fdtd的2d算法,pml边界条件,二维TE波(fdtd the 2d algorithm, pml boundary conditions, 2D TE wave)
    2007-02-02 16:43:27下载
    积分:1
  • Gauss_Seidel
    数值分析中的高斯——塞德尔迭代算法的的C语言实现(Numerical Analysis of Gauss- Seidel iterative algorithm of the C language)
    2009-05-17 12:50:19下载
    积分:1
  • signalpro
    说明:  在学习数字信号处理算法程序中用VC编写的几个通用算法程序。 卷积计算/DFT与FFT实现/(In the learning process of digital signal processing algorithms using VC General Algorithm for the preparation of several procedures. Convolution calculation/DFT and FFT realization /)
    2021-02-15 09:49:48下载
    积分:1
  • 696518资源总数
  • 104552会员总数
  • 20今日下载