CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Runge kutta method

搜索资源列表

  1. Particle-Systems

    3下载:
  2. MIT计算机图形学作业,粒子系统。完美实现风力场,水流和火焰场等。实现了四阶龙格库塔积分法和梯形法等。实现了所有功能。-MIT computer graphics operations, particle system.Perfect realization of wind field, flow field and flame, etc.Implement the fourth order runge kutta integration method and trapezoidal metho
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:35273
    • 提供者:陈天问
  1. numerical-analysis

    0下载:
  2. 数值计算方法,包括高斯法解线性方程组,观察龙格库塔现象,非线性方程的迭代求解,都是自己编程写的,Matlab语言,数值分析课的大作业-Numerical methods, including the Gauss method for solving linear equations, Runge-Kutta observed phenomenon, iterative solving nonlinear equations are written in their own programming
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1320617
    • 提供者:nianchu
  1. sijielonggekutafa

    0下载:
  2. 四阶龙格库塔法 数值计算 C++源码 可直接运行-Fourth-order Runge-Kutta numerical method C++ source code can be run directly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:186503
    • 提供者:junyi
  1. jisuanfangfa

    0下载:
  2. 计算方法的七个典型程序。全部都有。拉格朗日插值.cpp 二分法.cpp 高斯.cpp 高斯-赛德尔.cpp 龙贝格.cpp 龙格库塔.cpp 牛顿迭代.c-Method of calculation of the seven typical program. All of them. Lagrange interpolation. Cpp dichotomy. Cpp Gaussian. Cpp Gauss- Seidel. Cpp Rhomberg. Cpp Runge-Kutta. Cpp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3830
    • 提供者:bi73951
  1. Lax_bassi_rebay

    2下载:
  2. 间断有限元方法( Runge–Kutta discontinuous Galerkin )求解N-S方程 算例为一维sod问题 流通量为BR1-Discontinuous Finite Element Method (Runge-Kutta discontinuous Galerkin) N-S equation solving a one-dimensional example problem sod Liquidity is BR1
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4219
    • 提供者:soong
  1. shuzhijishuan

    0下载:
  2. 数制转换,龙格库塔方法,龙贝格求积公式,最小二乘法,列主元消去法-Number system conversion, Runge-Kutta methods, Romberg quadrature formula, least squares method, out PCA elimination method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2468
    • 提供者:Tom
  1. spring

    0下载:
  2. 运用龙格库塔的方法,引入虚拟时间,对弹簧进行数值模拟。-Using the method of Runge Kutta and the virtual time, numerical simulation of the spring.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1652
    • 提供者:倪竹青
  1. Six-programs

    0下载:
  2. 30节点PQ法潮流计算。可输出结点电压,相位,有功,无功。 展开多项式 quad函数 runge-kutta解微分方程 找最长单词 距离保护画阻抗圆仿真-30 node PQ method power flow calculation. Can output node voltage, phase, active, reactive power. Expansion polynomial. Quad function. Runge-Kutta solution o
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3785
    • 提供者:齐云
  1. rkf

    0下载:
  2. 自适应步长的Runge-Kutta-Fehlberg法解初问题常微分刚性方程组-Adaptive step size Runge-Kutta-Fehlberg method for solving initial problem of ordinary differential equations
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:674
    • 提供者:zhangsongbo
  1. fourth_order_Runge_Kutta

    0下载:
  2. MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码-MATLAB fourth-order Runge-Kutta numerical method for solving differential equations solution source code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:706
    • 提供者:yeliangcheng
  1. RungeKutta

    0下载:
  2. 给出了四阶龙格库塔算法求解微分方程的具体过程和实现方法。- Given the detailed process and method of four order Runge Kutta algorithm for solving differential equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1078
    • 提供者:jordan
  1. longe1

    0下载:
  2. 用四阶龙格库塔算法求解微分方程的具体过程和实现方法。- With the detailed process and method of four order Runge Kutta algorithm for solving differential equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:7657
    • 提供者:jordan
  1. rk

    0下载:
  2. 古典四级四阶显式Runge—Kuuta方法和隐式二级四阶Runge-Kutta的范例-Classical four-order explicit Runge-Kuuta method and implicit second-order fourth-order Runge-Kutta example
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1124
    • 提供者:cyw
  1. rk4rooster

    0下载:
  2. Runge–Kutta 4th In numerical analysis, the Runge–Kutta methods are a family of implicit and explicit iterative methods, which includes the well-known routine called the Euler Method, used in temporal discretization for the approximate solutions of
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:1193
    • 提供者:hamid
  1. ODEs

    0下载:
  2. 求解常微分方程的欧拉、龙格库塔、Adams 矫正方法等-the method of solving ordinary differential equations such as euler、runge kutta、Adams correction
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:149995
    • 提供者:mary
  1. ODE-with-Numerical-Methods

    1下载:
  2. (单步和多步)数值方法求解一阶常微分方程。 方法包括: 1.欧拉方法 2.修的方法 3.四阶龙格库塔方法 4.Adams-Bashforth方法 5.Adams-Moulton方法-Numerical Methods (single step and multi step) for solving First Order Ordinary Differential Equations. Methods included: 1. Euler s Method
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:付晓强
  1. suanfa

    2下载:
  2. 作业二: 请编写MATLAB程序用最优步长控制和变步长龙格-库塔-费尔别格(Runge-Kutta-Fehlberg)法求解如下刚体自由转动动力学方程: -Please write MATLAB to solve the following rigid body free rotation dynamics equation by using the most Uber long control and the transmud-kutt-fehlberg method:
  3. 所属分类:Other systems

    • 发布日期:2017-12-14
    • 文件大小:2267
    • 提供者:zhangjun
  1. suanfa2

    1下载:
  2. 作业二: 请编写MATLAB程序用最优步长控制和变步长龙格-库塔-费尔别格(Runge-Kutta-Fehlberg)法求解如下刚体自由转动动力学方程: -Please write MATLAB to solve the following rigid body free rotation dynamics equation by using the most Uber long control and the transmud-kutt-fehlberg method:
  3. 所属分类:Other systems

    • 发布日期:2017-12-13
    • 文件大小:89498
    • 提供者:zhangjun
  1. suanfa3

    0下载:
  2. 请编写MATLAB程序用最优步长控制和变步长龙格-库塔-费尔别格(Runge-Kutta-Fehlberg)法求解如下刚体自由转动动力学方程:-Please write MATLAB to solve the following rigid body free rotation dynamics equation by using the most Uber long control and the transmud-kutt-fehlberg method:
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:196608
    • 提供者:zhangjun
  1. suanfa4

    0下载:
  2. 请编写MATLAB程序用最优步长控制和变步长龙格-库塔-费尔别格(Runge-Kutta-Fehlberg)法求解如下刚体自由转动动力学方程:-Please write MATLAB to solve the following rigid body free rotation dynamics equation by using the most Uber long control and the transmud-kutt-fehlberg method:
  3. 所属分类:Other systems

    • 发布日期:2017-12-22
    • 文件大小:22528
    • 提供者:zhangjun
« 1 2 ... 20 21 22 23 24 2526 »
搜珍网 www.dssz.com