CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 龙格库塔法

搜索资源列表

  1. oulatixing

    0下载:
  2. 包含了欧拉梯形,龙格库塔法,汉明积分法等转换程序-Contains the Euler, trapezoidal, Runge-Kutta method, Hamming integration method conversion program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:37194
    • 提供者:蒋朝阳
  1. rk4

    0下载:
  2. 提供可供调用的标准四阶龙格库塔法VB源代码-Standard fourth-order Runge-Kutta method VB source code available for calls
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:45822
    • 提供者:ZR
  1. ins

    3下载:
  2. INS捷联惯导解算 使用四阶龙格库塔法 并附仿真数据一份-INS strapdown solver attached to the simulation data of a
  3. 所属分类:matlab例程

    • 发布日期:2013-12-02
    • 文件大小:39877870
    • 提供者:zqf
  1. dzl111

    0下载:
  2. 龙格库塔法电机启动过程的暂态分析,电机内角接时,只有c相接入电源-Runge-Kutta method the motor to start the process of transient analysis, motor angles then, only c relative to access the power
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:725
    • 提供者:杜中兰
  1. Three_body_question

    0下载:
  2. 三体问题,用于求解地球、月球的轨道的计算,运用的是龙格库塔法-Three-body problem is used to solve the earth, the calculation of the orbit of the moon, using the Runge-Kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4309206
    • 提供者:白斌
  1. Continuous-system-discretization

    0下载:
  2. 连续系统离散化,欧拉梯形公式、三阶龙格-库塔法、汉明积分法、状态转移法-Continuous system discretization Euler trapezoid formula, the third-order Runge- Kutta method, Hamming integration method, the state transition method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:205035
    • 提供者:cat
  1. fourth-order-Runge-Kutta-method

    0下载:
  2. 关于ADIS16405的三轴陀螺姿态计算程序,用的是四阶龙格库塔法,单片机是STM32F103,对于ADIS16405的SPI采样是模拟方式,验证通过非常实用-About the ADIS16405 the axis gyro attitude calculation procedure, using a fourth order Runge-Kutta method,SCM is the STM32F103 analog mode, the sampling of for ADIS16405
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:491240
    • 提供者:建刚
  1. Integral

    0下载:
  2. 用四阶龙格-库塔法解决离散数据的二次积分,保证精确性和实时性-twice integral
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:666
    • 提供者:吴胜
  1. PID

    0下载:
  2. 实用的PID程序,利用龙格库塔法解微分部分,并做了个阶跃实验-Practical PID program using the Runge-Kutta method solution of the differential part, and a step experiment
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1658
    • 提供者:yj
  1. single-pump

    0下载:
  2. 可模拟单泵浦多信道拉曼放大器正向传输曲线,采用2阶龙格库塔法。-Can simulate single the multichannel Raman amplifier pumped Forward transmission curve, the 2-order Runge-Kutta method.
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:1533
    • 提供者:zangke
  1. interior_ballstic_RK4

    2下载:
  2. 四阶龙格库塔法解内弹道方程,具有很好的精度,程序通俗易懂-Fourth-order Runge-Kutta method solution trajectory equation
  3. 所属分类:Other systems

    • 发布日期:2016-05-18
    • 文件大小:710656
    • 提供者:钟百万
  1. exterior_ballstic_RK4

    1下载:
  2. 四阶龙格库塔法解外弹道方程,具有很好的精度,程序可读性高-External ballistics fourth-order Runge-Kutta method for solving equations, with good precision, program readability
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:738464
    • 提供者:钟百万
  1. numerical-calculation-method

    0下载:
  2. 数值计算的一系列方法的C程序实现(包括二分法、复合梯度法、牛顿下山法、龙格库塔法等主流方法)-The numerical calculation method of the C program (including the the mainstream dichotomy composite gradient method, Newton downhill method, Runge-Kutta method method)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:8872
    • 提供者:西门庆
  1. Runge_Kutta

    0下载:
  2. 龙格库塔法进行控制系统的数字仿真.输入开环增益k,输出超调量和调节时间,并打印阶跃响应曲线。-Runge-Kutta method of digital simulation of the control system to enter the open-loop gain k output overshoot and adjustment time, and print step response curve.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:555
    • 提供者:Xavier
  1. Numerical-methods

    0下载:
  2. 数值计算方法:二次插值、多项式拟合、改进欧拉法、矩阵分解法、列主元素消去法、四阶龙格库塔法、-Numerical methods: quadratic interpolation, polynomial fitting, improved Euler method, matrix factorization, out the main elements of elimination, the fourth-order Runge-Kutta method.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:2810969
    • 提供者:紫梁
  1. Runge-Kutta-method

    0下载:
  2. 四阶龙格库塔法解含时薛定谔方程,一维线性谐振子附加含时驱动力。-Four order runge kutta method solution time-dependent schrodinger equation, one dimensional linear harmonic oscillator with additional when driving force.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:1229
    • 提供者:liu han
  1. matlab

    0下载:
  2. 基于龙格库塔法的Matlab数值积分函数,每一步都非常清楚完整的解释出来-Based on the Runge-Kutta method of the Matlab numerical integration function, every step is very clear complete explanation out
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:4750
    • 提供者:米米
  1. matlab-longe-kuta-

    0下载:
  2. matlab编的4阶龙格库塔法解微分方程的程序,龙格库塔方法是常用的微分方程计算工具-matlab compiled program 4-order Runge-Kutta method for solving differential equations, Runge-Kutta method is commonly used differential equations tool
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:3365
    • 提供者:zhoujian
  1. runge_kutta

    0下载:
  2. 本程序代码实现了龙格库塔法,龙格库塔法是一种在工程上应用广泛的高精度单步算法。-the code realize the runge_kutta
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:647
    • 提供者:yongzhi
  1. TY5

    0下载:
  2. 微分方程通用程序,可以用龙格库塔法和欧拉法同时进行计算。-The general program of differential equations can be calculated at the same time using the Runge-Kutta method and Euler method.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-22
    • 文件大小:879
    • 提供者:李延铭
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 21 »
搜珍网 www.dssz.com