搜索资源列表

  1. 常微分方程课程设计

    1下载:
  2. 用欧拉方法,改进欧拉方法,4阶龙格—库塔方法分别求微分方程的初值.
  3. 所属分类:文档资料

    • 发布日期:2009-05-05
    • 文件大小:117248
    • 提供者:jxlovef
  1. GJ_Euler

    0下载:
  2. 用C++写改进的欧拉法 计算方法上机实验-C write Improved Euler method for experimental methods
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-04
    • 文件大小:230400
    • 提供者:周长城
  1. 实验4-微分方程

    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例程

    • 发布日期:2024-06-04
    • 文件大小:100352
    • 提供者:葛林
  1. 综合算法

    0下载:
  2. 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-04
    • 文件大小:1452032
    • 提供者:罗鹏魁
  1. Runge_kutta

    0下载:
  2. R—K方法的精确度最高,,改进欧拉法的精度比欧拉法的精确度要高。-R-K of the highest accuracy, and improve the accuracy of Eulerian method than Eulerian method to the high precision.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:gh
  1. Part_2_C_programmes

    0下载:
  2. 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method |
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:5120
    • 提供者:周琳
  1. 4jf

    0下载:
  2. 偏微分方程四方法划曲线比较C源码. 欧拉法 改进欧拉法 龙格-库塔法 阿达姆斯法 -PDE method is four curves C source. Euler Euler Improvement Act Runge- Kutta method Adams Act
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:37888
    • 提供者:
  1. newoula-C

    0下载:
  2. * 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y) * 初始条件为x=x[0]时,y=y[0]. * 输入: f--函数f(x,y)的指针 * x--自变量离散值数组(其中x[0]为初始条件) * y--对应于自变量离散值的函数值数组(其中y[0]为初始条件) * h--计算步长 * n--步数 * 输出: x为说求解的自变量离散值数组 * y为所求解对应于自变量离散值
  3. 所属分类:文件格式

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:xuyan
  1. shuzhijifeng

    0下载:
  2. 数值积分方法类型Model,1=欧拉法,2=二阶龙格库塔,4=四阶龙格库塔-numerical integration methods Model type, a = Euler, 2 = second-order Runge- Kutta, 4 = 4-order Runge- Kutta
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-04
    • 文件大小:1337344
    • 提供者: 曾小权
  1. wyl_shuzhisuanfa

    0下载:
  2. 算法包括:1.二分法求解 2.牛顿法求解 3.高斯消去法求解 4.雅可比迭代法求解 5.拉格朗日插值 6.牛顿插值 7.最小二乘法拟合 8.龙贝格方法计算积分 9.欧拉方法求解初值问题-algorithms include : 1. Solving two dichotomy. Newton method 3. Gaussian elimination method 4. Jacobi iterative method 5. Lagra
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:wangyuliang
  1. recog

    0下载:
  2. 采用欧拉数的方法进行的手写数字的图像识别,并附带有详细的实验文档-Euler number using the method of handwritten numeral image recognition, accompanied with detailed documentation of the experimental
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-04
    • 文件大小:168960
    • 提供者:袁发发
  1. jsff1

    0下载:
  2. 计算方法的4个小程序,牛顿插值,lagrange插值,牛顿迭代,改进欧拉公式-Method of calculating the four small procedures, Newton interpolation, lagrange interpolation, Newton iteration, improved Euler formula
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:SPt
  1. dcmfromeulerang

    0下载:
  2. 飞行器姿态角的欧拉角表示方法与余弦矩阵表示方法的matlab转换程序-Aircraft attitude angle of the Euler angle method with cosine matrix methods matlab conversion process
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:冯祥
  1. Euler_adv

    0下载:
  2. 欧拉法解二阶微分方程组的源代码 以某一特例为代表-Euler
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:ls
  1. assemble_backward_euler

    0下载:
  2. 采用数值差分方法中的向后差分计算高等传热问题的欧拉方程-ASSEMBLE_BACKWARD_EULER adjusts the system for the backward Euler term.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:tianjun
  1. Euler

    0下载:
  2. 用改进的欧拉法求解一阶常微分方程组的C语言实现方法-Using the improved Euler' s method for solving a first-order ordinary differential equations of the C language implementation method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:赵新宇
  1. 新建文本文档.tar

    0下载:
  2. 欧拉(Euler)方法的MATLAB程序,包括向前欧拉方法的三种MATLAB程序,以及向后欧拉(Euler)方法的MATLAB程序(MATLAB program of Euler method)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:孙弃疾
  1. oned_euler_fluxes_v5

    1下载:
  2. 一维欧拉方程计算,集合了Lax-Friedrichs,Richtmyer,MacCormack,Steger-Warming,Van Leer,AUSM,Zha-Bilgen,Godunov,Osher,Roe,Rusanov,HLL(HLLE),HLLL,AUFS方法(One dimensional Euler equation, including Lax-Friedrichs, Richtmyer, MacCormack, Ste
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:8192
    • 提供者:黑狗子
  1. 数值分析

    0下载:
  2. 偏微分方程数值解法Matlab实现,包含牛顿插值法,欧拉方法等(Matlab realization of numerical solution of partial differential equation)
  3. 所属分类:matlab例程

  1. 基于HIPSM和HPESM的欧拉梁响应求解

    0下载:
  2. 基于精细积分方法构造的HIPSM和HPESM,算例用于求解欧拉梁振动响应求解(Based on the precise integration method, hipm and hpesm are constructed, and a numerical example is used to solve the vibration response of Euler beam)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:轩尘
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org