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

搜索资源列表

  1. NumericalSolutionofOrdinaryDifferentialEquationsso

    1下载:
  2. 常微分方程的数值解法源码,包括欧拉法,RK法,四阶高斯法,LAIII法,LBIII法,LA-LBIII配置法-Numerical Solution of Ordinary Differential source, including Euler method, RK method, fourth order Gauss method, LAIII law, LBIII method, LA-LBIII collocation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2983
    • 提供者:lingzi
  1. WATER_EULER_MOD

    0下载:
  2. water euler method and lsdyna
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:93615
    • 提供者:conical2
  1. euler1d

    0下载:
  2. Euler 1D dimensional
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:10214
    • 提供者:mehran333
  1. bldy

    1下载:
  2. 抄录的是飞行器制导与控制及其matlab仿真技术 毕开波编著p159,仿真的是二维比例导引仿真,递推采用的是龙哥库塔方法 用的不是欧拉方法 我花了很长时间才敲到电脑上,望大家给点掌声,打字员llittlebird 错误的没有,有图为证 要下载两个-Reproduces the Aircraft Guidance and Control of matlab simulation Bi Kaibo ed p159, the simulation is two-dimen
  3. 所属分类:matlab例程

    • 发布日期:2013-08-09
    • 文件大小:4602
    • 提供者:zhang
  1. ex3.1.1p

    0下载:
  2. 孙志忠书:偏微分方程数值解,第三章第一节:抛物方程的有限差分解法向前欧拉格式-forward euler difference scheme for parabolic problem
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:76072
    • 提供者:赵璇
  1. ex3.2.1

    0下载:
  2. 孙志忠书:偏微分方程数值解,第三章第二节,抛物方程的向后欧拉格式-backward euler difference scheme for parabolic problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:127848
    • 提供者:赵璇
  1. OdeTest

    0下载:
  2. 欧拉积分、二阶龙哥库塔积分、四阶龙哥库塔积分-Euler integration, second Long Ge Kuta points, four points order Runge Ge Kuta
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:9072
    • 提供者:dudu
  1. ARC2D

    0下载:
  2. Euler code solver, using Maccormak method
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:28213
    • 提供者:tgrt18
  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. eulertoquat

    1下载:
  2. 欧拉角表示法具有简便、几何意义明显等优点,同时姿态敏感器可以直接测出这些参数,能较方便地求解用这些姿态参数描述的姿态动力学方程。但采用欧拉角的姿态描述方法存在奇点问题,且需多次三角运算。而采用四元数表示方法则可以避免这些问题。-conversion between euler angle and quaternion method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3075
    • 提供者:超阳
  1. one_possion3

    0下载:
  2. 求解一维热方程。空间方向采用四阶差分格式,时间方向采用向后euler法和时间积分法-Solving one-dimensional heat equation. Spatial orientation difference scheme with fourth order, the time direction by backward euler method and time integration method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1303
    • 提供者:ysl
  1. beam

    3下载:
  2. 欧拉梁fortran源程序,内含输入数据文件-Euler beam fortran source code, containing the input data file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:71894
    • 提供者:周周
  1. gaijinola

    0下载:
  2. 是C语言编写,数值计算方法,改进欧拉法方法。-Is the C language, numerical methods, improved Euler method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:292471
    • 提供者:郭龙
  1. GD.C

    0下载:
  2. C Code for Godunov Method of Gas Dynamics (Euler Equations)
  3. 所属分类:AI-NN-PR

  1. Lagrange-interpolation

    0下载:
  2. In numerical analysis, Lagrange polynomials are used for polynomial interpolation. For a given set of distinct points xj and numbers yj, the Lagrange polynomial is the polynomial of the least degree that at each point xj assumes the corresponding val
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:359177
    • 提供者:stefan
  1. src

    0下载:
  2. Some project Euler solution
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5253
    • 提供者:kernelio
  1. 1D-Eurler-Solver-Clean-SOD

    0下载:
  2. Attempted 1D Euler Solver. Local Lax Friedrich scheme with MINMOD/SUPERBEE/MC flux limiter scheme. I m able to successfully apply the flux limiter, but for some reason, I still get some bizarre oscillations that do not amplify but causes unphysical r
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8512
    • 提供者:idaho kitty
  1. modeling

    3下载:
  2. 为建立供热管网的在线优化运圩、故障实时诊薪 及赏真分析和培训呆缆,必须建立一种高精度的蒸巍供热管 习动恋仿真模型。该模型将蒸汽处理成为单相可压缩洗件, 将营罔处理成为由节点南支路组成的一种网络结构。在仿真 计算中,采用隐式Euler算法、线性迭代方法和稀疏矩畦算 法隶解由物理模型所得的非线性擞分方程组。证明7|:角的 算法具有大范围收敛特性。此方法祷被应 于青岛百蒸汽供 热管网的工程项目中。-Steam heating network of dynamic simul
  3. 所属分类:matlab

    • 发布日期:2015-11-06
    • 文件大小:134144
    • 提供者:yingkun
  1. SDE-Rungekuta

    0下载:
  2. an iterative method to solve a Stochastic Differential Equation by using Euler, Millstein, and Runge Kutta Method
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1371
    • 提供者:Poetri
  1. error-SDE

    0下载:
  2. To show the error of the calculated solution for a Stochastic Differential Equation (SDE) from Euler , Millstein, and Runge Kutta Method
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1301
    • 提供者:Poetri
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com