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

搜索资源列表

  1. Euler

    1下载:
  2. 本程序是用改进欧拉法求解一阶常微分方程组的C语言实现方法-This procedure is improved Euler method to solve first order ordinary differential equations method for C language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:1293
    • 提供者:林明锋
  1. euler

    0下载:
  2. source code for implementation of Euler s method of numerical analysis methods in mathematics.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:709
    • 提供者:skreamer
  1. Euler-equation

    0下载:
  2. 提出了一种解决欧拉方程奇异性的工程算法,从飞行器运动方程人手,推导出具体计算公式.并进行了数值计算验证。该方法无论是理论分析还是工程计算都证明是可行,没有发现原理缺陷和方法误差,不会产生奇异性,在飞行器仿真、模拟和姿态控制中具有普遍的应用和参考价值。-This paper introduces a new method to solve the singuIarity of Euler equation.
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:195325
    • 提供者:haifeng
  1. Euler

    0下载:
  2. 对欧拉图的判断,判断一个图是否是欧拉图并输出-Judgement of the Euler diagram to determine whether a graph and outputs Eulerian graph
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:880
    • 提供者:wufei
  1. FORWARD-EULER

    0下载:
  2. Euler method finite difference
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:944
    • 提供者:ash
  1. Eulermethod

    0下载:
  2. Euler s method for integration of a single, first order ODE
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1136
    • 提供者:qt
  1. Euler-Engineering

    0下载:
  2. Euler工程,找最长的数列! 定义一个正整数数列,其迭代公式为: n = n/2 (当n为偶数) n = 3n+1 (当n为奇数) 比如从n=13开始,计算这个数列得: 13 ->40->20->10->5->16->8->4->1 这个数列一共有10项。 要求在小于1百万的所有起始数中,哪个数能产生最长的数列。 -Euler project, find the longest series! Define a p
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3418
    • 提供者:superman
  1. EULER

    0下载:
  2. 尤拉法解ode,張鵬永老師傳授之數值方法-Euler method for solving ode, Zhang Pengyong teacher
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1482
    • 提供者:李保羅
  1. Euler-and-improved-Euler-method

    0下载:
  2. 使用欧拉及改进的欧拉法求解常微分方程 c语言程序 -Using the Euler and improved Euler method for solving ordinary differential equations c language program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:85876
    • 提供者:小山
  1. euler

    0下载:
  2. Demonstration of Euler s method. This solves the initial value problem y (x) = f(x,y(x)) , x0 <= x <= b , y(x0)=y0. The function f(x,z) is defined
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1218
    • 提供者:r3vive
  1. Euler

    0下载:
  2. 用改进欧拉法求解常微分方程初值问题:用改进的欧拉法不仅提高了精度而且算法比较简单,-The improved Euler method to solve initial value problems of ordinary differential equations: Euler' s method with improved accuracy and the algorithm not only improve relatively simple,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:747
    • 提供者:陈玟
  1. Euler-Kutta

    0下载:
  2. 一个用C#开发的求解微分方程的小软件,分别运用欧拉法和龙格库塔法计算一个给定微分方程的解。-A c# development with the solution of differential equation, the small software, using respectively euler method and LongGe coulthard method for calculation of a given of the solution of the differential
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:62635
    • 提供者:云仔
  1. Euler

    0下载:
  2. solution to differential equation use euler method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:610
    • 提供者:pa128.abs
  1. euler-deconvolution

    4下载:
  2. 针对处理重磁数据的欧拉反褶积程序,根据输入构造指数的不同来获得地下地质体的不同反演参数。-Gravity and magnetic data for the treatment of Euler deconvolution procedure, based on the input structure to get the index of different different inversion underground geological parameters.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:300174
    • 提供者:maguoqing
  1. ftcs_1d

    0下载:
  2. THIS PROGRAM SOLVES TRANSIENT HEAT EQUATION IN A 1-D DOMAIN * * USING FINITE VOLUME METHOD (UNIFORM CV) * * FORWARD EULER (FTCS) METHOD -THIS PROGRAM SOLVES TRANSIENT HEAT EQUATION IN A 1-D DOMAIN * * USING FINITE VOLUME ME
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5939
    • 提供者:nimish
  1. Euler

    0下载:
  2. 欧拉回路算法+源码 txt 欧拉回路算法+源码 txt-Euler Euler algorithm+ algorithm+ source code txt txt
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:587
    • 提供者:wjt
  1. Euler-Planetary-Orbit

    0下载:
  2. TURBO C 2.01 compatible euler implementation for vector based orbits
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:54519
    • 提供者:harvey
  1. Euler-lesson13

    0下载:
  2. OpenGL based Euler Implementation Simple Vectors and Planetary orbits
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:3701906
    • 提供者:harvey
  1. Euler

    0下载:
  2. 数值计算中的Euler法相关的matlab源程序-Numerical calculation of the Euler method related to matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2770
    • 提供者:张强
  1. euler

    0下载:
  2. 数值分析的EULER法,大学数值分析算法,已检验,可以运行-THE EULER method numerical analysis, University of numerical analysis algorithms have been tested, you can run
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:551
    • 提供者:丁天
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com