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

搜索资源列表

  1. zz

    0下载:
  2. 使用Euler-Cauchy method方法去处理2个矩阵。y(x) = eAxy0这个是实际的函数-Euler-Cauchy method used to deal with two matrix. y (x) = eAxy0 this is the actual function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1223
    • 提供者:liuzhenghao
  1. test

    0下载:
  2. 数值方法——euler法解决微分微分方程-euler s method for equations
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:515
    • 提供者:cilvia cai
  1. 2

    0下载:
  2. 求欧拉回路,能够运行。。。。。。效果不错-For Euler circuit can be run. . . . . . Good results
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:162404
    • 提供者:miumiu
  1. ImprovedEulerformula

    0下载:
  2. 改进的欧拉公式的C语言实现 改进的欧拉公式的C语言实现-Improved Euler formula
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:114932
    • 提供者:天一生水
  1. Eulerformula

    0下载:
  2. 欧拉公式的C语言实现 -Euler formula
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:242879
    • 提供者:天一生水
  1. code

    0下载:
  2. 分别用改进的Euler方法和四阶Runge-Kutta方法求解。 -Were improved Euler method and fourth-order Runge-Kutta method.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:561
    • 提供者:娜娜
  1. 11

    0下载:
  2. 随机给出n*n的邻接矩阵,并打印出邻接矩阵,边的个数,回路的个数和每个顶点的度,并判断该图中是否存在Euler回路。-Random given the n* n adjacency matrix and adjacency matrix print, while the number, loop number and the degree of each vertex, and determine the existence of the map Euler circuit.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:230489
    • 提供者:steven
  1. GRID

    0下载:
  2. grid generation in 2 dimenstional for solving euler equation in tube with bump
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:995
    • 提供者:taher
  1. TIR

    0下载:
  2. for solving euler equation with flux vector splitting
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:1856
    • 提供者:taher
  1. edo

    0下载:
  2. Algorithm to resolve some diferential equations using euler metoth
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1274
    • 提供者:DarkDog39
  1. 1041

    0下载:
  2. acm pku 1041题代码,经典欧拉回路问题。-acm pku 1041 title code, the issue of the classic Euler circuit.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:998
    • 提供者:fireToWar
  1. 111

    0下载:
  2. 详细的求欧拉回路算法 -Euler circuit for a detailed algorithm for detailed loop Euler algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1895
    • 提供者:张云帆
  1. Flexible.approach.for.the.numerical.solution.of.t

    0下载:
  2. The use of runge kutta and euler method to integrate the INS GPS model
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:164773
    • 提供者:kurt
  1. solve_newton

    0下载:
  2. 本程序使用了改进欧拉法求解微分方程dy=x+exp(y),[0,1]。过程中使用了牛顿迭代法进行了简单的求根,避免了应用函数的繁琐处理,可以作为欧拉法与牛顿法的示例程序。-This procedure uses the Euler method to improve the differential equation dy = x+ exp (y), [0,1]. The course of using the Newton iterative method for the simple roo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1874
    • 提供者:kevin
  1. Rigid_body_dynamic_simulation

    1下载:
  2. 基于欧拉方程的刚体在无重力空间中动力学MATLAB仿真程序-Based on the Euler equations of rigid body dynamics in the weightlessness of space in the MATLAB simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1356
    • 提供者:tang zh
  1. ODE

    0下载:
  2. 多种常微分方程的数值算法程序。包括常用的RungeKutta算符以及Euler算法-A variety of ordinary differential equations of the numerical algorithm of the procedure. Including the operator, as well as RungeKutta commonly used Euler algorithm, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3680367
    • 提供者:叶飞
  1. Euler_algorithm

    0下载:
  2. 改进的欧拉算法,数值分析,程序求解效果良好-Improved Euler algorithm, numerical analysis, solving the effective
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:630
    • 提供者:tony
  1. NND2D

    2下载:
  2. 提供计算流体力学二维欧拉方程的NND的计算源码-2D Euler NND Scheme for Computational Fluid dynamics
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:322359
    • 提供者:wing
  1. gongshi

    0下载:
  2. 这是用C写的计算方法中常用的公式,有梯形公式、变步长梯形公式、Romberg公式、欧拉公式、牛顿插值公式、lagrange插值公式等-It is written using C commonly used in the calculation of the formula, there is trapezoid formula, variable-step trapezoidal rule, Romberg formula, Euler' s formula, Newton' s i
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2399
    • 提供者:
  1. CameraEuler

    0下载:
  2. A program to show the euler angle in 3D space
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:206391
    • 提供者:Jack
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com