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

搜索资源列表

  1. GAUSS迭代

    0下载:
  2. 关于数值计算的一些源代码,包括了从矩阵分解到解微分方程-on numerical calculation of the source code, including from the decomposition of the matrix solution Differential Equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.83kb
    • 提供者:王永科
  1. 第七小组实验源代码

    1下载:
  2. 偏微分方程数值解 有限元法 面向对象 变分问题 剖分问题 边值处理 误差分析 椭圆方程,一维二维-numerical solution of partial differential equations Finite Element Method object-oriented variational problem subdivision boundary value problems handling error analysis of elliptic equation, a two-di
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:145.57kb
    • 提供者:陈建湘
  1. vc++常用数值算法

    2下载:
  2. VC++常用数值算法源代码。包括插值、数值积分、微分方程组的解、极值、矩阵运算等程序。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-10-20
    • 文件大小:322.14kb
    • 提供者:hedongjing
  1. 运用Runge-Kutta法数值求解常微分方程

    0下载:
  2. fortran90程序,运用Runge-Kutta法数值求解常微分方程的程序,非常适用,包括源代码、一个算例和输出程序,fortran90 procedures, the use of Runge-Kutta method for numerical solution of ordinary differential equations of the process, is very applicable, including source code, a numerical example a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-08-22
    • 文件大小:9.71kb
    • 提供者:吕枫
  1. prog10-16

    0下载:
  2. 余向阳博士Matlab教程的源代码。 包括:1.非线性方程的解法;2.线性方程的数值解法;3插值法;4.常微分方程的解法-Dr. Yu Xiangyang Tutorial Matlab source code. Include: 1. Non-linear equations 2. The numerical solution of linear equations 3 interpolation 4. The solution of ordinary differential eq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:12.04kb
    • 提供者:张扬
  1. diff

    0下载:
  2. 微分方程数值解法源代码,包括四阶Adams方法和四阶RK方法,,数值分析作业。-Differential Equations Numerical Solution of the source code, including fourth-order Adams methods and fourth-order RK method, numerical analysis operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:68.75kb
    • 提供者:lsw_hit
  1. upjode

    0下载:
  2. fortran程序,迭代常微分方程求解器,包括源代码、使用说明。-fortran program, iterative solver of ordinary differential equations, including source code, use the instructions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:38.91kb
    • 提供者:吕枫
  1. diffevol-1.10

    0下载:
  2. 微分进化策略的C++源代码。该算法是寻找一个集合中最优个体的一种遗传算法。-Differential Evolution Strategy C++ source code. The algorithm is to find an optimal set of individuals of a genetic algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:18.47kb
    • 提供者:刘昆
  1. VisualC

    0下载:
  2. 常用数值算法源代码第1章线性代数方程组的解法,第2章插值,第3章数值积分,第4章特殊函数,第5章函数逼近,第6章随机数,第7章排序第8章特征值问题第9章数据拟合第10章方程求根和非线性方程组的解法第11章函数的极值和最优化第12章傅里叶变换谱方法第13章数据的统计描述第14章解常微分方程组第15章两点边值问题的解法第16章偏微分方程的解法-Numerical algorithm used
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:60.22mb
    • 提供者:龚云隆
  1. differentialequations

    0下载:
  2. 本源码为原创代码。包含分别用改进欧拉方法、龙格-库塔法、阿当母斯法求解形如y =f(x,y)的常微分方程的源代码。希望对用到数值计算算法的起帮助作用。-The source for the original code. Included were the improved Euler method, Runge- Kutta method, Adam mother there method of the form y ' = f (x, y) of ordinary differentia
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:99.79kb
    • 提供者:风流云散
  1. shuzhi

    0下载:
  2. 数值计算方法中的数值积分和数值微分的应用的源代码,可以学习怎样积分和微分;-Numerical method of numerical integration and numerical differentiation of the application' s source code, you can learn how to integration and differentiation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:93.73kb
    • 提供者:李子
  1. PolyNode

    0下载:
  2. 有关多项式的编程的源代码,包含多项式的基本运算,例如加减乘除以及微分和积分-The polynomial programming source code, including the basic polynomial operations, such as addition and subtraction multiplication and division, and differential and integral
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2.83kb
    • 提供者:林美霖
  1. Galerkin

    8下载:
  2. 伽辽金有限元解微分方程源代码,带注释,初学者学习使用非常好-Galerkin finit element method
  3. 所属分类:Algorithm

    • 发布日期:2016-03-13
    • 文件大小:2kb
    • 提供者:ms wang
  1. Euler

    0下载:
  2. 利用欧拉法对一阶微分方程进行数值计算。可在源代码中修改所需要计算的微分方程。-Euler method the numerical calculation of first order differential equations. Need to calculate the differential equations can be modified in the source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:530byte
    • 提供者:非物
  1. numerical-methods

    1下载:
  2. 数值方法的5个重要的算法: 1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解 2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。 3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。 4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解 5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。-Numerical Methods in
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:4.31kb
    • 提供者:黄建理
  1. function3

    0下载:
  2. 时滞微分方程组的原方程,以及相图程序,包括matlab源代码-Delay differential equations of the original equation, and the phase diagram of the program, including Matlab source code
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:5.02kb
    • 提供者:zhaizhai
  1. function4

    0下载:
  2. 求解时滞微分方程组,并给出了Matlab程序的源代码-Delay Differential Equation, and gives the the Matlab program source code
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:5.56kb
    • 提供者:zhaizhai
  1. grid

    0下载:
  2. 给定边界在内部用椭圆型微分方程画网格的程序,包括问题简介和分析和结果,以及源代码,采用了简单迭代,g-s迭代,aid方法等-Given boundary in the internal with elliptic differential painting grid program, including Introduction to the problem and the analysis and results, as well as source code, using a simple
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:655.07kb
    • 提供者:yimiaorong
  1. code

    1下载:
  2. matlab微分方程高效解法-谱方法原理与实现一书源代码(Matlab differential equation efficient solution to a book source code)
  3. 所属分类:数学计算

    • 发布日期:2017-12-18
    • 文件大小:328kb
    • 提供者:houyan2239
  1. 19 Fortran常用算法程序集 附算法源代码

    3下载:
  2. 常用的数值计算程序代码,包括插值,微分方程求解等(fortran numerical, interpolate.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-06
    • 文件大小:6.19mb
    • 提供者:liangwei246
« 12 »
搜珍网 www.dssz.com