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

搜索资源列表

  1. C++常用数值算法之5常微分方程

    1下载:
  2. 是《计算机常用数值计算算法与程序 C++版》一书的配套C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-is "commonly used computer numerical algorithms and procedures C version," a book supporting the C source code file, the source file
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:27.32kb
    • 提供者:潘杰
  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. 运用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. shuzhiweifen

    0下载:
  2. 数值微分通过matlab实现,对于初学者非常有用。从书上下载的源代码。-Achieved by numerical differentiation matlab, very useful for beginners. Downloaded from the book source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.52kb
    • 提供者:fff
  1. Euler_adv

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

    • 发布日期:2017-04-02
    • 文件大小:1.15kb
    • 提供者:ls
  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. numerical_analysis_homework

    4下载:
  2. (有源代码)数值分析作业,本文主要包括两个部分,第一部分是常微分方程(ODE)的三个实验题,第二部分是有关的拓展讨论,包括高阶常微分的求解和边值问题的求解(BVP).文中的算法和算例都是基于Matlab计算的.ODE问题从刚性(STIFFNESS)来看分为非刚性的问题和刚性的问题,刚性问题(如大系数的VDP方程)用通常的方法如ODE45来求解,效率会很低,用ODE15S等,则效率会高多了.而通常的非刚性问题,用ODE45来求解会有很好的效果.从阶次来看可以分为高阶微分方程和一阶常微分方程,高阶的
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:342.66kb
    • 提供者:wjl
  1. Source_code_matlab

    0下载:
  2. 源代码包括插值,函数逼近,数值微分,积分,线性及非线性方程,常微分,偏微分方程等的解法-Source code, including interpolation, function approximation, numerical differentiation, integration, linear and nonlinear equations, ordinary differential, partial differential equations such as the Soluti
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2.71mb
    • 提供者:李洁
  1. four-stepRunge-Kuttastatutoryfour-stepRunge-Kuttam

    2下载:
  2. 解微分方程(组)的定步长四阶龙格库塔法算法源代码-Solution of differential equations (Group) of fixed step size fourth-order Runge-Kutta method algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.07kb
    • 提供者:要清风
  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. 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. 自抗扰程序(经典)

    1下载:
  2. 该程序是经过实验室呕心沥血做出来的,里面对于非线性,跟踪微分,状态观测的作图说明
  3. 所属分类:matlab例程

  1. 常微分方程解法

    1下载:
  2. 常用的几个常微分方程的基本解法的C语言源代码,包括RK-2,RK4,RK4System等
  3. 所属分类:数值算法/人工智能

    • 发布日期:2015-09-09
    • 文件大小:4.6kb
    • 提供者:imango
  1. code

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

    • 发布日期:2017-12-18
    • 文件大小:328kb
    • 提供者:houyan2239
  1. 偏微分方程的数值解法

    1下载:
  2. 《偏微分方程的数值解法》源代码,用matlab数值法求解常见偏微分方程("Numerical solution of partial differential equations" source code, using MATLAB numerical method for solving ordinary partial differential equations)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:89kb
    • 提供者:wang155
  1. 00673228Cpp遗传算法的源代码

    0下载:
  2. 微分进化算法,用于解决,复杂的函数优化问题,算法鲁棒性良好(Differential evolution algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:3.66mb
    • 提供者:Brian123zlt
  1. 第16章 偏微分方程的数值解法

    0下载:
  2. 工程应用中的偏微分方程的数值解法,包括源代码和函数索引,用于matlab中PDE工具箱的学习(Numerical solution of partial differential equation in engineering application)
  3. 所属分类:mathematica

    • 发布日期:2018-04-21
    • 文件大小:9kb
    • 提供者:yrmin
  1. 程序源代码

    0下载:
  2. matlab部分程序源代码,如插值计算,微分积分方程等(Matlab partial program source code, such as interpolation calculation, differential integral equation and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:360kb
    • 提供者:yanxing
  1. 19 Fortran常用算法程序集 附算法源代码

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

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