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

搜索资源列表

  1. Euler

    0下载:
  2. 用Euler法计算常微分方程数值解,由文件输入,以表格形式输出-Using Euler method to calculate the numerical solution of ordinary differential equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:768
    • 提供者:王记召
  1. euler

    0下载:
  2. 计算方法中,尤拉法与改进的尤拉法的实现程序,C语言编程实现-Calculation method, Euler method and the improved Euler method of implementation procedures, C programming language implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:704
    • 提供者:yf
  1. MatchingEulertoursandtheChinesepostman

    0下载:
  2. Matching, Euler tours and the Chinese postman.pdf是Edmonds和Johnson1973年,通过使用匹配理论,首次给出中国邮递员问题的多项式时间解法,前无古人,后无需来者。-The solution of the Chinese postman problem using matching theory is given
  3. 所属分类:File Formats

    • 发布日期:2017-05-08
    • 文件大小:1734276
    • 提供者:abrahamlau
  1. Euler

    0下载:
  2. 欧拉定理   对于互质的整数a和n,有aφ(n) ≡ 1 mod n -Euler' s theorem for coprime integers a and n, there is aφ (n) ≡ 1 mod n
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. Some ideas of Euler Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:47562
    • 提供者:Thang
  1. Understanding_Euler_Angles

    1下载:
  2. 欧拉角演示,更直观深入理解3个欧拉角的内涵-Euler angle presentation and more intuitive 3-depth understanding of the meaning of the Euler angle
  3. 所属分类:matlab例程

    • 发布日期:2017-05-23
    • 文件大小:18799
    • 提供者:sayyou
  1. code

    3下载:
  2. Euler移动网格程序,主要自适应移动网格方法求解方程。-moving mesh method for Euler equatioon
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-11-26
    • 文件大小:30944
    • 提供者:杨银
  1. FE

    0下载:
  2. forward euler solving differential equations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:532
    • 提供者:ibrahim
  1. Ordinary_Differential_Equationsrar

    0下载:
  2. 常微分方程的各种求解方法:Euler法、Runge-kutta法、Hamming法等-Ordinary differential equations to solve a variety of methods: Euler method, Runge-kutta method, Hamming Law
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:7605
    • 提供者:曾志刚
  1. 3dtrans

    0下载:
  2. 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor
  3. 所属分类:Other systems

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

    0下载:
  2. 关于中国邮递员问题的代码,很不错哦,希望对大家有用-A good code, and hope for all of us
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:3425
    • 提供者:fly
  1. oula

    0下载:
  2. 欧拉回路问题的求解,算法是删边,由于欧拉回路的算法较多,此为其中一个较为简单的-Euler circuit problem solving, algorithm is deleted edge, due to Euler circuit algorithm more, this is one of the more simple
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:166697
    • 提供者:蒋军
  1. a

    0下载:
  2. 欧拉回路算法实验代码 判断是否为欧拉回路-Euler circuit algorithm to determine whether the experiment code Euler circuit
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:695097
    • 提供者:jhp627
  1. Three-pointmethodLaunchVehicleTrackingSystem

    0下载:
  2. 三点法跟踪运载火箭系统跟踪目标弹作匀速直线运动,拦截弹做匀速率运动。里面微分方程是用欧拉法求解的,为了提高精确度,改成四阶龙格库塔法-Tracking system to track the target missile launch vehicle for uniform linear motion, interceptor uniform rate of movement to do. Which is Euler' s method for solving differential
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:22026
    • 提供者:zhxzhx
  1. EulerExplicit

    0下载:
  2. 数值计算程序,欧拉显式方法求解线性微分方程-Numerical calculation procedure, the Euler explicit method for solving linear differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:523181
    • 提供者:肖留威
  1. Directed-Euler-Graph

    0下载:
  2. 一个关于求有向欧拉图的算法实现,简单易行,可以借鉴。-An algorithm for directed-Eular Graph.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:129625
    • 提供者:阿牛
  1. tulunkeshe

    0下载:
  2. 图论课程设计 二部图 欧拉回路 呈上分享 希望有帮助-Graph theory, curriculum design, bipartite graph Euler circuit brought to share the hope that help
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:639565
    • 提供者:shamocanglang
  1. oular

    0下载:
  2. 实现一个简单的欧拉回路,是图论与代数的课程设计-A simple Euler circuit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:909313
    • 提供者:lovestream
  1. runge-kutta

    5下载:
  2. 常微分方程的数值解法及仿真 一、 欧拉(Euler)公式 2 二、 龙格-库塔公式 2 1. 二阶龙格-库塔公式 2 2. 四阶龙格-库塔公式 2 三、 一阶常微分方程组的数值解法 2 四、 仿真算例 4 仿真1 应用欧拉法 4 仿真2 应用二阶龙格-库塔法 5 仿真3 应用四阶龙格-库塔法 6 附录 Matlab程序 7 1. 欧拉法程序 7 2. 二阶龙格-库塔法程序 8 3. 四阶龙格-库塔法程序 9 参考文献 10 -runge
  3. 所属分类:Algorithm

    • 发布日期:2016-11-16
    • 文件大小:217496
    • 提供者:winwind
  1. Euler

    0下载:
  2. Euler方法 用C语言实现,并求解常微分方程组-The m framework appropriately generalizes notions such as gain margin, phase margin, disturbance attenuation, tracking, and noise rejection into a common framework suitable for analysis and design, in both single-loop and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1063
    • 提供者:落思
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com