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

搜索资源列表

  1. stochastic-resonance

    1下载:
  2. 主程序为随机共振,包含四阶龙格库塔和信噪比子程序-main is stochstic resonance,including runge-kutta and SNR.
  3. 所属分类:matlab

  1. RK_sulotion

    0下载:
  2. 龙格库塔数值积分法解微分方程,并将结果输出txt文件-Runge-Kutta method for solving differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:657960
    • 提供者:andyliu
  1. program

    0下载:
  2. 采用matlab编写的常微分方程的数值解法,有算例,以及改进龙格库塔方法。-The numerical solution of ordinary differential equation by using Matlab prepared, with examples, and the improvement of the Runge Kutta method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:253249
    • 提供者:hhulad
  1. Runge-kutta

    0下载:
  2. 一种高精度 单步的数值积分方法,在已知方程导数和初值信息,利用计算机仿真时应用,省去求解微分方程的复杂过程。-A numerical integration method for high precision of single step, in the known equation of derivative and initial information, using the application of computer simulation, the complex process of
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1046
    • 提供者:yuqianyong
  1. jindianneidandaoc

    1下载:
  2. 基于龙格库塔的经典内弹道的计算,很不错的文件。-Within the classical Runge-Kutta-based ballistic calculations
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:408280
    • 提供者:cly
  1. runge-kutta-master

    0下载:
  2. RungeKutta法的并行实现。对于想用CUDA实现RungeKutta并行的人有一定的帮助。-Parallel RungeKutta law implementation. For those who want to achieve with CUDA parallel RungeKutta people have some help.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:307106
    • 提供者:朱忠显
  1. RK4_2ord

    0下载:
  2. 4th order Runge-Kutta for higher order ODE
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:526
    • 提供者:ketson
  1. ode

    0下载:
  2. 此代码是用4阶龙克库塔方法求解二阶差分方程的钟摆问题,仿真了阻尼,非阻尼,有外部驱动,无外部驱动,相空间轨迹等内容。-This code is a 4-order Runge Kutta pendulum method to solve the problem of second order differential equations, simulated damping, non-damping, external drive, no external drives, phase space
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:28363
    • 提供者:panjing9453
  1. delgkt4_lungkuta

    1下载:
  2. 振动理论中四阶龙格库塔法解决单自由度振动问题,希望对大家有帮助-Vibration Theory fourth-order Runge-Kutta method to solve the problem of a single degree of freedom vibration
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:665
    • 提供者:梁莹
  1. delgkt4_lungkuta4_47step

    0下载:
  2. 振动理论中用四阶龙格库塔法解决受阶跃式激励的单自由度问题-Vibration theory with fourth-order Runge-Kutta method to solve by the step-like incentive problem SDOF
  3. 所属分类:matlab

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

    0下载:
  2. 计算流体力学程序,2阶精度龙哥库塔。包括CFL,网格读入,求解器编写,输出等多个源代码。-code of computational fluid dynamics, Runge-Kutta Scheme
  3. 所属分类:transportation applications

    • 发布日期:2017-05-02
    • 文件大小:695584
    • 提供者:吴新民
  1. CODES

    0下载:
  2. CFD,一维Euler方程,Roe格式,三阶Runge-Kutta。可求解激波管问题等。-CFD,1 dimentional Euler equations, Roe scheme,3rd order Runge Kutta. used to solve SOD problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:72746
    • 提供者:ys
  1. R-K-code

    0下载:
  2. 该程序包含了数值积分中龙格库塔方法的核心程序并能够求解动力系统中的响应-This programme contains the kenerl code of Runge-Kutta in numerical integration and can solve the response of the dynamic systems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1272
    • 提供者:颜冰
  1. Runge-Kutta_m

    0下载:
  2. This program solves the ODE by the classical 4 th-order Rnge-Kutta method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:590
    • 提供者:Masoud
  1. 1-dof-fsi

    3下载:
  2. 基于龙格库塔的单自由度流固耦合udf(fluent动网格)-Based on single degree of freedom of runge kutta fluid-structure coupling udf dynamic grid (fluent)
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:831
    • 提供者:Howard
  1. Runge_Kutta

    0下载:
  2. 龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。数值计算中经常用到,四阶龙格库塔经常被称为“RK4”或者就是“龙格库塔法”。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. Due to the high
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:12665
    • 提供者:yangxu
  1. bianjiecengxiangsijie

    1下载:
  2. 求边界层方程的相似解法,使用四阶四级经典龙格库塔方法推进,适用于平板边界层,绕楔形体边界层流动等-Seeking boundary layer equations similar solution, using fourth-order Runge-Kutta method to promote four classic for boundary layer around the wedge boundary layer flow, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2247
    • 提供者:杨晨
  1. longgekuta

    0下载:
  2. 本程序是用来做基于matlab的龙格库塔数值计算。-This procedure is used to do the calculation based on the Runge-Kutta numerical matlab.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1139
    • 提供者:张俊峰
  1. RungeKuttaMethod-DifferentialEquations

    0下载:
  2. Matlab code that implements Runge-Kutta Method in the context of Differential Codes.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1277
    • 提供者:takis
  1. rk4

    0下载:
  2. Runge Kutta 4th order
  3. 所属分类:Software Testing

    • 发布日期:2017-04-12
    • 文件大小:1202
    • 提供者:matko tomic
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 44 »
搜珍网 www.dssz.com