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

搜索资源列表

  1. common_numeric_algorithm_in_mathematica_modeling.z

    0下载:
  2. 最小二乘法,二分法,龙格库塔算法等15个常用算法的C++实现。-Least squares method, dichotomy, Runge-Kutta algorithm commonly used algorithms in 15 C++ implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:4398
    • 提供者:lhm
  1. Runge--kutta

    0下载:
  2. 编程实现龙格--库塔方法,并与精确解比较-compare runge--kuta
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:65368
    • 提供者:张周
  1. wood-splines

    0下载:
  2. 用龙格-库塔方法计算wooden-splines曲线,并用计算机图形学绘出曲线的图象.-Runge- Kutta method wooden-splines curve and the curve drawn with computer graphics images.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:2082530
    • 提供者:zengchao
  1. rk

    0下载:
  2. 运用龙格库塔法求常微分方程组,且精度比matlab自带的精度高-classic four bands Mangge Kutta method of equations, attention is equations, for a long time could not find, wrote, Solutions can, in principle, any number of equations, with significant or not significant t-t can!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:4538
    • 提供者:tonny
  1. 35

    0下载:
  2. 四级四阶龙格库塔格式,求解微分方程的好算法。-Four fourth-order Runge-Kutta format, a good algorithm for solving differential equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:613655
    • 提供者:Bob
  1. matlabFourthorderRunge-Kuttamethod

    1下载:
  2. matlab编的4阶龙格库塔法解微分方程的程序-matlab Fourth-order Runge-Kutta method,
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:erwrwe
  1. lq

    0下载:
  2. 所编子程序为标准四阶龙格库塔解常微分方程的程序,可以不作修改直接使用。再则,主程序当中用一个方程验证其正确性,并可以输出函数的一阶导。-Subroutine, compiled by a standard fourth order Runge-Kutta ordinary differential equation solution procedure can be used directly without modification. Furthermore, the main program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:630
    • 提供者:lq
  1. Runge-KuttaC-plusplus

    0下载:
  2. 在网上找了许多龙格库塔的算法,但是没一个满意的,所以就自己改进这了这个程序,这是用C++写的,而且里面有一个具体的实例,欢迎学习和探讨。-Internet is a lot of Runge-Kutta algorithm, but not a satisfactory, so we own it this improved procedure, which is written in C++, and there were a concrete example of welcome to le
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:269989
    • 提供者:付宇
  1. lgkt

    0下载:
  2. 数值计算方法,用matlab给龙格库塔方法编程,并做一个GUI界面。-Numerical methods, Runge-Kutta method using matlab to program, and do a GUI interface.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7008
    • 提供者:sum
  1. calculation

    0下载:
  2. 典型数值计算方法。包括:经典四阶龙格库塔法、高斯列主元法、牛顿法、龙贝格、三次样条插值算法、M次多项式曲线拟合、二分法、不动点法、霍纳法、牛顿-拉弗森迭代等十项典型算法的算法流程及C源代码和例子。-Typical numerical calculation. Include: classical fourth order Runge-Kutta method, Gauss main-element method, Newton method, Romberg, cubic spline inte
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:489888
    • 提供者:siengk
  1. eularjiefangcheng

    0下载:
  2. 欧拉法解常微分方程,并与四阶龙格库塔法比较-Euler method for solving ordinary differential equations, and fourth-order Runge-Kutta method with the comparison
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:658
    • 提供者:mary
  1. Rungerkutta4

    2下载:
  2. 该程序利用4阶龙格库塔方法解二阶常微分方程,该微分方程描述火箭发射时质心运动轨迹。-The program uses the 4th order Runge-Kutta method of second order ordinary differential equations, differential equations describe the mass center when the rocket trajectory.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:206802
    • 提供者:dai
  1. hanming

    0下载:
  2. 利用常用四阶龙格-库塔公式求初值,再利用汉明公式、米尔恩公式和改进的四阶亚当斯隐式公式及常用的四阶龙格-库塔公式求解其余的数值解求解常微分方程初值问题,并计算它与精确解的误差-Use of commonly used fourth order Runge- Kutta initial value to the Formula, and then use the Hamming formula, Milne formula and improved fourth-order implicit Ad
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6702
    • 提供者:honghong
  1. longjie

    0下载:
  2. 利用常用的四阶龙格-库塔公式求初值再分别利用米尔恩公式和改进的亚当斯方法及常用的四阶龙格-库塔公式求解其余的数值解,并计算它们与精确解的误差-By use of Runge- Kutta formula and then find the initial value, respectively, and improved the formula by Milne Adams methods and commonly used Runge- Kutta formula to solve the r
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8058
    • 提供者:honghong
  1. lagrange.m

    0下载:
  2. 一种简单实现高斯切比雪夫,拉格朗日,龙哥库塔的插值算法,MATLAB实现-A simple high Siqie Chebyshev, Lagrange, Long Ge Kuta interpolation algorithm, MATLAB implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1091
    • 提供者:mayao
  1. Fourth-order-dragon-Kutta

    0下载:
  2. 文介绍了利用四阶龙格-库塔法解微分方程的姿态解算方法,并以典型圆锥运动作为输入,检验了算法的可靠性。-The article introduced the use fourth-order dragon standard- Kutta law solution differential equation s posture resolving method, and takes the input by the typical conical motion, examined the algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:121221
    • 提供者:吴杰
  1. changweifengfangchengchuzhi

    0下载:
  2. 常微分方程初值问题,有四个常用的算法,欧拉法,改进欧拉法,龙格库塔,阿达姆斯法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2018-12-01
    • 文件大小:2379
    • 提供者:hll
  1. weifenfangchengshuzhjiedejindiansuanliyufenx

    0下载:
  2. 用MATLAB程序实现对同一问题的欧拉法计算、后退欧拉法计算、龙格库塔法则计算和提醒法则的计算,很有代表性与通用性-MATLAB program to achieve the same with the Euler method to calculate the problem, Euler backward method, Runge-Kutta rule calculations and advise law computation, very representative and univ
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:8012
    • 提供者:吴万清
  1. sijielongge

    0下载:
  2. 是c语言编程,数值计算方法,四阶龙格—库塔编程。-Is the c language programming, numerical methods, Runge- Kutta programming.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:280685
    • 提供者:郭龙
  1. ode4(2)

    0下载:
  2. Lorenz 系统利用龙格库塔来用Matlab编程-Lorenz system using Runge-Kutta to use the Matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1248
    • 提供者:陈秋琼
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 39 »
搜珍网 www.dssz.com