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

搜索资源列表

  1. lkkt

    0下载:
  2. 龙格库塔法求解常微分方程组,经典算法,值得分享-Runge-Kutta method for solving ordinary differential equations
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:304052
    • 提供者:王鹏
  1. ROCKET-TRAJECTORY-

    0下载:
  2. 提供龙格库塔积分程序,火箭入轨的判据。有一定的深度。具备相当的参考价值-provide Runge-Kutta calculus, fire arrow-format input . Have certain specific depth equivalent basis references
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:7026
    • 提供者:
  1. trajectory

    1下载:
  2. 用4阶龙格库塔法求解给定攻角情况下的空地导弹弹道。-to solve a given Angle of attack of the ballistic missile with a four order runge kutta method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1061
    • 提供者:李亨
  1. aaaa_new

    0下载:
  2. 使用龙格库塔算法求解青霉素发酵非结构动力学过程模型-solve penicillin fermentation process model using the Runge-Kutta algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-02
    • 文件大小:1394
    • 提供者:Ying li
  1. aaaa_pid

    0下载:
  2. 在龙格库塔算法基础上对青霉素非结构动力学模型进行PID控制-In the Runge-Kutta algorithm based on non-structural dynamic model of penicillin PID control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1610
    • 提供者:Ying li
  1. NewtonIteration

    0下载:
  2. 本文档用Python实现了龙格库塔法和牛顿迭代法,是数值分析学习的有用资料!-This document is implemented in Python a Runge-Kutta method and Newton iteration method, numerical analysis is useful information to learn!
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:802
    • 提供者:jiba
  1. lgkt

    1下载:
  2. 用四阶龙格库塔法求解常微分方程的初值问题,用C语言实现的程序,简单易懂,很好用-Fourth-order Runge-Kutta method for solving initial value problems for ordinary differential equations using C language program, easy to understand, easy to use
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:676
    • 提供者:adsfasdf
  1. M_1

    0下载:
  2. 数值积分法的一种:定步长的4阶龙格库塔积分方法,程序实现了完整的人机交互-A numerical integration method: fixed step size fourth-order Runge-Kutta integration method, the program achieved a complete human-computer interaction
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:544
    • 提供者:陈兆远
  1. numerical-simulation

    0下载:
  2. 4阶经典Runge-Kutta格式解常微分方程,Romberg(龙贝格)法求函数的积分,三阶样条插值(一阶导数边界条件),定步长梯形法求函数的积分,矩阵A的伴随矩阵, Lagrange插值法数值求解,Newton迭代法解非线性方程f(x)=0-Fourth-order Runge-Kutta classic format solution of ordinary differential equations, Romberg (Romberg) method for function point
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2964
    • 提供者:dierlin
  1. lungkuta

    0下载:
  2. 实现四阶龙格库塔法的运算,对于电机瞬态分析有帮助-Achieve fourth-order Runge-Kutta method of calculation for motor transient analysis to help
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:805
    • 提供者:liang
  1. lgktf

    0下载:
  2. 龙格库塔法实际案例,包含VBA编写的源程序。-Runge-Kutta method of actual cases, including the source code written in VBA.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1587
    • 提供者:王阿宝
  1. simulink

    1下载:
  2. 一个鱼雷攻击目标模型的matalab仿真,用c++实现,最后画出了鱼雷的攻击弹道,实在二维平面内的,里面用了龙格库塔的积分算法,可以参考-A torpedo attack matalab target model simulation, using c++ realize, finally draw a torpedo attack trajectory, it is, which used the Runge-Kutta integration algorithm for 2D plane,
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:124141
    • 提供者:xbg
  1. Modeling-of-trajectory

    3下载:
  2. Matlab进行再入式飞行器轨道建模与仿真,建立各种模型,最后获得飞行器的动力学模型,并调用龙格库塔函数求解该微分方程初值问题。-Matlab for reentry spacecraft orbit modeling and simulation, the establishment of various models, and finally obtain the dynamic model of the aircraft, and call the Runge-Kutta function
  3. 所属分类:matlab

    • 发布日期:2014-09-13
    • 文件大小:7168
    • 提供者:zcx
  1. code

    0下载:
  2. 平面五杆机构动力学分析,龙格库塔法,给两个转矩,得出该运动情况-Kinetic analysis of planar five institutions, Runge-Kutta method, to the two torque, draw the movement
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1919
    • 提供者:DYF
  1. oned_euler_v1

    0下载:
  2. Here is a 1D Euler code (1D shock tube code) for solving Sod s shock tube problem, using Roe s Approximate Riemann solver, minmod limiter, and 2- stage Runge-Kutta time-stepping. Learn how a second-order non-oscillatory Euler code is written,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5639
    • 提供者:ARP
  1. newsnowflake

    0下载:
  2. 精简的雪粒运动,用龙格库塔法来描述运动,在确定网格后,用双线性插值来确定实时雪粒的状态-Snow Grains streamlined movement, Runge-Kutta method used to describe the movement, in determining the grid, with bilinear interpolation to determine the real-time status and snowflakes
  3. 所属分类:JavaScript

    • 发布日期:2017-04-27
    • 文件大小:9971
    • 提供者:陈奕霖
  1. RKDG2

    2下载:
  2. RKDG(荣格库塔——间断有限元)方法计算一维波动初值间断问题-RKDG (-- Carl Jung Runge Kutta discontinuous finite element method to calculate the initial value) of one dimensional wave discontinuous problems
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:733
    • 提供者:tang
  1. rungekuttadae_v4

    0下载:
  2. Runge Kutta in matlab code to solve first order differential equations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:11366
    • 提供者:Mihai
  1. codes

    0下载:
  2. runge kutta and modified euler code in matlab for numerical analysis computation
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3407
    • 提供者:cincinbuyer
  1. suanfa

    0下载:
  2. 很多的数值求解方法,包括newton多项式拟合、线性插值、龙格库塔法等-A numerical method for solving the many, including the Newton polynomial fitting, linear interpolation method, Runge Kutta method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5348
    • 提供者:晓东
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 44 »
搜珍网 www.dssz.com