登录
首页 » Fortran » Second-Order-Runge-Kutta-Code

Second-Order-Runge-Kutta-Code

于 2020-09-22 发布 文件大小:303KB
0 278
下载积分: 1 下载次数: 76

代码说明:

  二阶微分方程组,采用龙格库塔法求解,将二阶降为一阶之后在求解。(Second-order differential equations, using the Runge-Kutta method to solve the second-order reduced to an order after solving.)

文件列表:

Second Order Runge-Kutta Code
.............................\data.txt,4444,2012-03-06
.............................\Debug
.............................\.....\DF60.PDB,25600,2012-03-14
.............................\.....\g.obj,1585,2012-03-06
.............................\.....\main.obj,11489,2012-03-14
.............................\.....\rk.exe,360536,2012-03-14
.............................\.....\rk.pdb,582656,2012-03-14
.............................\jcl.xls,19968,2012-03-05
.............................\jlc2.xls,23552,2012-03-06
.............................\lq.xls,19456,2012-03-05
.............................\main.f90,2359,2012-03-14
.............................\rk.dsp,3550,2012-03-06
.............................\rk.dsw,529,2012-03-05
.............................\rk.opt,43520,2013-07-01
.............................\rk.plg,885,2012-03-14
.............................\rk4(系数矩阵).txt,2146,2012-03-06
.............................\rk4代码.txt,458,2012-03-05
.............................\rt4(系数未用矩阵).txt,2568,2012-03-06
.............................\solve-rt4.dat,7474,2013-07-01
.............................\solve-rt4.txt,4444,2012-03-06

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

发表评论

0 个回复

  • FDTD-2D-with-PML
    This FDTD 2D simulation based on Dennis Sullivan book s. Wave propagation in vacuum background using PML boundary conditions.
    2012-11-13 15:50:25下载
    积分:1
  • PDENumricalAlgorithm[MATLAB]
    偏微分方程数值解法的程序包,其中包括laxfriedrichs,laxwendroff和迎风格式等例程(Numerical Solution of Partial Differential Equations of the package, including laxfriedrichs. laxwendroff upwind and other routines)
    2007-04-12 14:40:38下载
    积分:1
  • lxcad-stress-umat12
    利用abaqus二次开发平台,利用for语言编写的混凝土弹性本构(Use abaqus secondary development platform, the use of language for concrete elastic constitutive)
    2020-11-23 20:09:34下载
    积分:1
  • oofem-2.4
    有限元计算开源库,可以用于计算动力、静力、磁场等等方面的计算(Finite element calculation open source library)
    2017-12-06 12:01:58下载
    积分:1
  • sqpm
    用基于拉格朗日函数Hesse矩阵的SQP方法求解约束优化问题(Based on Lagrangian with SQP Hesse matrix method for solving constrained optimization problems)
    2015-06-06 18:44:33下载
    积分:1
  • fq
    说明:  有限体积法求解方腔流动。有限体积法求解方腔流动有限体积法求解方腔流动(Finite volume method to solve the cavity flow. Finite volume method to solve the cavity flow finite volume method to solve the cavity flow)
    2013-05-27 21:32:07下载
    积分:1
  • drucker-prager
    abaqus drucker-prager UMAT字程序(abaqus drucker-prager UMAT subroutine)
    2021-04-01 17:19:08下载
    积分:1
  • BEM-acoustic-problems
    别人的程序(Fortran)是关于边界元法求解声学问题。(Someone else' s program (Fortran) is on the boundary element method to solve acoustic problems.)
    2013-12-18 19:50:58下载
    积分:1
  • mixfft
    fft混合基算法,c代码实现,可移植混合基的傅立叶变换算法(fft-based hybrid algorithm, c code, portable hybrid-based Fourier transform algorithm)
    2008-07-27 12:35:37下载
    积分:1
  • 121
    1. 牛顿迭代法 function [x,i]=newtonmethod(x0,f,ep,Nmax) 牛顿法求非线性方程根 x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数 x是输出迭代序列,i是迭代次数 2. 二分法 function [x,k]=bisection(a,b,f,ep) 二分法解非线性方程 输入区间[a,b],函数f和误差ep, Nmax为最大二分次数 x为输出近似根, k为二分次数 ( Newton s law and the dichotomy)
    2020-10-12 22:57:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载