CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 微分方程

搜索资源列表

  1. FEM

    0下载:
  2. 利用Java程序,求一元二元偏微分方程数值解,附有画图和求误差功能。-By using Java program, numerical solution of a partial differential equation of two yuan, with drawing and error function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:13131
    • 提供者:Alan
  1. partial-differential-equation

    1下载:
  2. MATLAB实现偏微分方程的差分计算 源程序代码,绘制了三维图-MATLAB difference calculation of partial differential equation for the source code, to draw a three-dimensional figure
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2158
    • 提供者:江女士
  1. Adaptive-Runge-Kutta-method

    0下载:
  2. 用FORTRAN语言编写了经典的常微分方程数值解法,改进了基本龙格库塔方法,以满足用户精度要求的同时保持计算效率。 -The numerical solution of ordinary differential equation with the FORTRAN language. Improved Runge Kutta method to meet the precision demand of user at the same time maintaining computation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:606
    • 提供者:天堂鸟
  1. Numerical-Recipes

    0下载:
  2. 内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语言实用程序。-Include: solving lin
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:399533
    • 提供者:Zhao Jinwei
  1. maingauss

    0下载:
  2. 选主元高斯消去法求解微分方程或微分方程组 简单有效-Pivoting Gaussian elimination method for solving differential equations or differential equations is simple and effective
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:524
    • 提供者:
  1. 2dairfoil

    0下载:
  2. 通过求解偏微分方程生成二维翼型的网格,适合初学者学习网格生成方面的知识。-Partial differential method airfoil mesh generation process
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:188993
    • 提供者:郭登帅
  1. Adams

    1下载:
  2. 用四阶Adams预测校正方法求解常微分方程的源代码-With a fourth-order Adams predictor-corrector method for solving ODE source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:678817
    • 提供者:Leo Lee
  1. pde

    0下载:
  2. 偏微分方程matlab代码,可直接调用进行计算-Partial differential equations matlab code, can be calculated directly call
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:733
    • 提供者:Levy
  1. zhuanzinewmarkb

    6下载:
  2. 考虑Jeffcott转子系统运动微分方程的newmark-belta法matlab程序-Consider Jeffcott rotor system movement differential equation method of newmark- belta matlab program
  3. 所属分类:Algorithm

    • 发布日期:2014-09-16
    • 文件大小:1024
    • 提供者:chenshqcumt
  1. Calculation-error-function

    0下载:
  2. 在数学中,误差函数(也称之为高斯误差函数)是一个特殊函数(即不是初等函数),其在概率论,统计学以及偏微分方程中都有广泛的应用,对误差函数表格数值化后采用软件编程计算-After the error function form of numerical calculation using software programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7372
    • 提供者:陈林
  1. Numerical-Analysis

    0下载:
  2. 数值分析/数值计算程序,包括差值、拟合、积分、微分、线性方程组求解、非线性方程求根、常微分方程求解、偏微分方程求解、特征值求解,适合入门参考-Numerical analysis/numerical calculation procedures, including the difference, fitting, integral, differential, linear equations, finding roots of nonlinear equations, ordinary di
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:64234
    • 提供者:yangzicai
  1. Numerical-solution-of-ODE

    0下载:
  2.  常微分方程的数值解法:四阶龙格-库塔方法的算法,相应的函数子程序,解决实际问题-Numerical solution of ordinary differential equations: algorithm of the fourth-order runge-kutta method , the corresponding function subroutine, solving practical problems with the method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:576239
    • 提供者:熊莹
  1. paowuxingEF_Euler

    0下载:
  2. 本代码主要讲述了抛物型偏微分方程的向前Euler格式的差分解法。代码简单,高效。-This code mainly tells the story of parabolic partial differential equations of Euler forward format of finite difference method. The code is simple, efficient.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:774
    • 提供者:谢建强
  1. Partial-Differential-equation

    0下载:
  2. 偏微分方程_编程 Routines in C, C++, Fortran, Java® , Maple® , and MATLAB-Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java® , Maple® , and MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2353898
    • 提供者:Sen Liu
  1. RK_sulotion

    0下载:
  2. 龙格库塔数值积分法解微分方程,并将结果输出txt文件-Runge-Kutta method for solving differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:657960
    • 提供者:andyliu
  1. Runge-Kutta-numerical-integration

    0下载:
  2. 利用MATLAB进行龙格库塔数值积分求解微分方程-The use of MATLAB for solving differential equations Runge-Kutta numerical integration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:925
    • 提供者:andyliu
  1. gaijin6

    2下载:
  2. 二维变系数分数阶偏微分方程有限差分格式,拥有周期边界条件,和零初始条件-finite difference scheme for two-D fractional PDE
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:5530
    • 提供者:Ally
  1. Elliptic-PDE

    1下载:
  2. 五点差分法(matlab)解椭圆型偏微分方程,包含代码和实例。-Five-point difference method is used to solve the elliptic partial differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:204129
    • 提供者:付中涛
  1. BTCS

    0下载:
  2. BTCS差值算法,本程序详细的编写了一维偏微分方程的BTCS差值算法。-BTCS Difference algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:400357
    • 提供者:李子杰
  1. FTCS

    0下载:
  2. FTCS差值计算,本程序采用C语言,对一阶偏微分方程进行了FTCS格式的差分计算-FTCS difference calculation
  3. 所属分类:Algorithm

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