CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - ODE

搜索资源列表

  1. rk6.cpp.tar

    0下载:
  2. 使用runge-kutta方法求解ODE问题,其中第一步是使用三级RK方法,后面的时间层采用多步RK方法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2919
    • 提供者:litfish
  1. ODE

    0下载:
  2. 常微分方程的数值解法,主要针对Stiff方程组和边值问题。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3572647
    • 提供者:夏锦
  1. Codes1.1

    8下载:
  2. 间断有限元法程序,用间断有限元法求解各种偏微分方程-discontinuous galerkin method codes,for solving different kinds of ODE
  3. 所属分类:Algorithm

    • 发布日期:2017-03-19
    • 文件大小:1844224
    • 提供者:袁大靖
  1. ode

    0下载:
  2. ODE v0.8 很好用的多平台几何物理模拟库源代码,内含多個示例-ODE v0.8 good geometry with multi-platform physical simulation library source code, containing a number of examples
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1525454
    • 提供者:mim
  1. ode

    0下载:
  2. 常微分方程的初值问题、边值问题的算法,代数微分方程常用算法-The initial value problem of ordinary differential equations, boundary value problems for the algorithm, commonly used algorithm of algebraic differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4259840
    • 提供者:xiajinjun
  1. ode

    0下载:
  2. 基于龙格库塔算法的矩阵微分方程组求解子程序-Runge-Kutta algorithm based on the matrix differential equation solving subroutine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:590
    • 提供者:清风
  1. MyDIRK3

    0下载:
  2. DIRK3 algorithm, the algorithm to be implenmented is the optimal two stage third order accurate Diagnonally Implicit Runge-Kutta method, written DIRD3, for the ODE prolem and diffrentiate equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:954
    • 提供者:Kiwi
  1. hompack90.tar

    0下载:
  2. ! 2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear 3 ! systems of equations by homotopy methods. There are subroutines for 4 ! fixed point, zero finding, and general homotopy curve tracking problems, 5 ! utilizing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:131760
    • 提供者:LL
  1. ODEshootingmethod

    0下载:
  2. 解高阶非线性ODE边界值问题,利用shooting method猜值,ode function 解答,在利用叠代求值。-Solution of higher-order nonlinear ODE boundary value problem using shooting method guessed value, ode function answer, in the use of iterative evaluation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:978
    • 提供者:黄同生
  1. CODES

    0下载:
  2. This file conclude of five codes , four of them in Mathematica program and one in C++. 1. Erk4.nb. this code represent the explicit Runge Kutta method of order four for solving first order ODE. 2. RK45.nb This code represent the Embedded Runge Ku
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:40709
    • 提供者:OS
  1. Lecture4

    0下载:
  2. 关于解微分方程的matlab小程序,适合本科生学习使用。-MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students. This lecture shows how to use MATLAB to simulate physical systems using a range of methods. Projecti
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:151229
    • 提供者:HM
  1. ode-0.11

    0下载:
  2. 一个很好很强的物理引擎,并且是免费开源的,值得一看.-A good strong physics engine, and is free and open source, and worth a visit.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2370196
    • 提供者:david
  1. ODE

    0下载:
  2. 这个例子演示了如何使用这两个公式的字符串模式的多态性常微分方程求解器。-This example demonstrates how to use the polymorphic ODE solver in both Formula String mode and VI mode.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:83480
    • 提供者:guan
  1. Ordinary_Differential_Equations_practical_coursewa

    0下载:
  2. 常微分方程的实用课件Ordinary Differential Equations practical courseware-Practical ODE Ordinary Differential Equations practical courseware Courseware
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:416170
    • 提供者:en
  1. FindEigenvalue4thorderBVP

    0下载:
  2. 此程序用于求解四阶常微分边值问题的特征值问题,算例说明附在其中。-Finding the eigenvalues for 4-th order (BVP)ODE
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:25641
    • 提供者:刘项
  1. interesting.cpp

    0下载:
  2. Progonka Method for solving ODE
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1265
    • 提供者:samantha
  1. k3

    0下载:
  2. Predictor-corrector method for solving ODE (Runge- Kutha )
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1790
    • 提供者:samantha
  1. ODE-problem

    0下载:
  2. 使用AB4和AK4方法求解常微分方程初值问题-solve initial value problem of ordinary differential equation (ODE)using AB4 and AK4 method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:143116
    • 提供者:pengshuai
  1. ODE.tar

    0下载:
  2. ODE solver on OpenFOAM
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:370900
    • 提供者:edward
  1. ODE

    0下载:
  2. How to solve ODE equation in labview
  3. 所属分类:数学计算

    • 发布日期:2018-04-22
    • 文件大小:141312
    • 提供者:reza383
« 12 3 »
搜珍网 www.dssz.com