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

搜索资源列表

  1. Matlab--euler

    0下载:
  2. 小程序,matlab编的,用于解常微分方程的问题-Small program, matlab compiled for the solution of ordinary differential equations of the problem
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:31067
    • 提供者:gniot
  1. euler

    0下载:
  2. euler算法与改进euler算法matlab源程序-euler algorithm and improved euler algorithm matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1582
    • 提供者:周萧潇
  1. euler-array-soln

    0下载:
  2. Euler method to solve ODE, use arrays
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1513
    • 提供者:ferroburak
  1. project-euler

    0下载:
  2. This file is to solved some problem in project euler. maybe this code can help you-This file is to solved some problem in project euler. maybe this code can help you
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:48289
    • 提供者:natalia
  1. Improved-Euler-

    0下载:
  2. 文献《改进欧拉法在油液分析中的应用》 算法研究-Improved Euler algorithm Oil Spectrum trend forecasting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:100418
    • 提供者:刘华
  1. euler

    0下载:
  2. 用欧拉方法求解一阶常微分方程初值问题,数值解法-use euler method to solve ordinary differential equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:816
    • 提供者:litianzeng
  1. Euler

    0下载:
  2. 欧拉法解常微分方程的matlab仿真文件,运行可得结果-Euler method solution of ordinary differential equations Matlab simulation file, run the results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:525
    • 提供者:王新
  1. euler

    1下载:
  2. 用最基本的欧拉法求一阶常微分方程的解,可以自己推广到二价-With the euler method for ordinary differential equation solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:204885
    • 提供者:xulubo
  1. Calculate-the-Euler-number

    0下载:
  2. 利用matlab的算法来计算图像中的欧拉数,实现功能 -using matlab---Calculate the image of the Euler number
  3. 所属分类:Fractal program

    • 发布日期:2017-03-24
    • 文件大小:9418
    • 提供者:初昀
  1. euler

    0下载:
  2. solve equation using euler method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:32566
    • 提供者:ra
  1. euler

    1下载:
  2. in this program we simulate euler angles of a body for example a missile.an omega is given to it and then it calculates sye,phi and teta. it is simple program for beginners in navigation studings.
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:1007
    • 提供者:morteza
  1. Euler-Walker

    0下载:
  2. 高斯消元法解尤拉沃克方程,从而进行参数化功率谱估计-Gaussian elimination method for solving the Euler Walker equation, thus a parametric power spectrum estimation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1931
    • 提供者:柴磊
  1. Euler-ODE-Solver

    0下载:
  2. A forward Euler method has been implemented and a simple differential equation solved to compare the performance of the Euler method with Runge-Kutta method.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:697
    • 提供者:Farhad
  1. Euler

    0下载:
  2. 利用欧拉法对一阶微分方程进行数值计算。可在源代码中修改所需要计算的微分方程。-Euler method the numerical calculation of first order differential equations. Need to calculate the differential equations can be modified in the source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:530
    • 提供者:非物
  1. EULER-METHOD

    0下载:
  2. EULER S METHOD******************************************************** * PROGRAM FOR NUMERICAL SOLUTION OF ORDINARY DIFFERENTIAL EQUATION * * BY EULER S ONE-STEP METHOD - EULER S METHOD********************************************************
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:12329
    • 提供者:amin
  1. euler-law-differential-equations.m

    0下载:
  2. The euler law solution of ordinary differential equations algorithm matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:545
    • 提供者:vivian
  1. Euler

    0下载:
  2. 计算方法中关于改进的Euler方法的Matlab程序,以及实例验证。-Matlab program calculation method, improved Euler method, as well as instances of verification.
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:29855
    • 提供者:刘鹏
  1. Euler-circuit

    0下载:
  2. 计算机图论 中Euler circuit的算法实现-Computer graph theory Euler circuit algorithm
  3. 所属分类:Fractal program

    • 发布日期:2017-11-10
    • 文件大小:1788
    • 提供者:小李
  1. Euler-circuit

    0下载:
  2. 欧拉回路,用于图论中的欧拉回求解,最大支持100个节点-Euler circuit for Euler graph theory back solving, maximum support 100 nodes
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:362092
    • 提供者:
  1. euler

    0下载:
  2. Euler法 , 改进Euler法 , Heun法 ,利用matlab实现,解常微分方程-Improved Euler method ' Euler method' , ' ' ' Heun Law' , using matlab to achieve solution of ordinary differential equations
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:1446
    • 提供者:詹瑞
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com