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

搜索资源列表

  1. Euler_Cromer_Method

    0下载:
  2. Animation of a Simple Pendulum using the Euler-Cromer numerical method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1911
    • 提供者:ashi
  1. Euler_method

    0下载:
  2. 用matlab编写的欧拉方法求解常微分方程:数值分析中很经典的代码-a procedure of Euler method solve pde
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:428177
    • 提供者:黄琪
  1. Sod

    5下载:
  2. 利用5阶WENO有限差分法求解一维Euler方程组,给出求解Sod型激波管问题的详细程序。-The use of 5-order WENO finite difference method for solving one-dimensional Euler equations given type of shock tube problem solving Sod detailed procedures.
  3. 所属分类:Algorithm

    • 发布日期:2014-04-11
    • 文件大小:2048
    • 提供者:乐乐
  1. rt

    0下载:
  2. 求解非线性常微分方程所用的不同的龙格库塔方程,也包含变形的欧拉迭代。-Runge-Kutta to solve different equations used for nonlinear ordinary differential equations, Euler iteration also includes deformation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:9558
    • 提供者:linda
  1. IMU_calculator

    1下载:
  2. this program takes the data from an IMU as the input and calculates the body s trajectory ,velocity and attitude . it plots the velocities and euler angles vs time and the body s trajectory
  3. 所属分类:matlab

    • 发布日期:2017-01-16
    • 文件大小:242688
    • 提供者:naran
  1. eluier_circuit

    0下载:
  2. 欧拉回路的c语言求解,可自行选择有向和无向图-Euler solved the c language, you can choose to own and undirected graph
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:29327
    • 提供者:qiang
  1. uuu

    0下载:
  2. 2维平面应变+各项同性+J2流动+幂硬化+欧拉后推径向返回-Push radial return after two-dimensional plane strain+ isotropic hardening+ power+J2 Euler flow+
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:2345
    • 提供者:yangzhenglin
  1. numerical computation algorithms

    0下载:
  2. some codes for usage in SciLAB in portuguese (pt-br) for runge-kutta 3 & 4, euler, simpson 3/8, and newton root finder.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-15
    • 文件大小:382
    • 提供者:gabrielmocan
  1. PE407

    0下载:
  2. PROJECT EULER 407的解法1,对于两个以上素因子的数字暴力搜索-PROJECT EULER 407
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:217626
    • 提供者:nyroro
  1. Sod_exact

    0下载:
  2. 一维无粘可压缩欧拉方程求解激波管问题-One-dimensional inviscid compressible Euler equations shock tube problem. . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1665
    • 提供者:王小平
  1. Desktop

    0下载:
  2. 求y_dot=y-2t/y,用欧拉与RK法求解-Find y_dot = y-2t/y, with the RK method for solving Euler
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2858
    • 提供者:
  1. 312

    0下载:
  2. 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:100454
    • 提供者:木阮清
  1. rotationMatrix2eulerAngles

    1下载:
  2. 从旋转矩阵中求解欧拉角,具体功能应用参看readme.txt。-computer euler from rotation matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:82920
    • 提供者:microsc
  1. euler_solver_v0

    1下载:
  2. This Code Introduces a solution for 2D Euler Equations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:11577
    • 提供者:hamed
  1. Euler1D

    0下载:
  2. This program solves 1D Euler equation with the Roe scheme.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2945
    • 提供者:hamed
  1. gjolf

    0下载:
  2. 数值计算方法中的改进欧拉法用C语言编写的程序,简单易懂,很好用的-The improved Euler method
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:622
    • 提供者:adsfasdf
  1. shocktube.tar

    0下载:
  2. 有限差分法解一维Euler equation,有效捕捉激波。含绘图。-finite differential method solve one dimensional Euler equation,can efficient capture shock,contains picture
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:317489
    • 提供者:涂雄标
  1. Image-DiffusionFiltering

    2下载:
  2. 扩散滤波的图像去噪 1。线性扩散滤波采用热传导方程 - 使用隐式和显式欧拉方法求解。 2。边缘增强线性各向异性扩散滤波。 3。边缘增强非线性各向异性扩散滤波。 线性扩散滤波,边缘增强线性和非线性各向异性过滤 现实中的数字图像在数字化和传输过程中常受到成像设备与外部环境噪声干扰等影响,称为含噪图像或噪声图像。减少数字图像中噪声的过程称为图像去噪。-Image de-noising a diffusion filter. Linear diffusio
  3. 所属分类:Special Effects

    • 发布日期:2014-11-26
    • 文件大小:573440
    • 提供者:zhangzunxin
  1. Ordinary-Differential-Problems

    0下载:
  2. 用Euler法、中点格式、预报-校正格式、经典四级四阶R-K格式算法求解一阶常微分方程初值问题的数值解。-By Euler method, the midpoint format, forecast- correction format, the classic format of four fourth-order RK algorithm for a numerical solution of ordinary differential equations in order to solve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:17398
    • 提供者:王册
  1. Euler123D

    0下载:
  2. 气体动力学的欧拉方程的计算fortran源码,含1,2,3维程序-FORTRAN codes for solving the time-dependent nonlinear Euler equations of gas dynamics in one, two and three space dimensions
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:942745
    • 提供者:dabao
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com