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

搜索资源列表

  1. Numerical-differentiation

    1下载:
  2. 用于数值微分的MATLAB程序。包括辛普森数值微分法法求函数的导数 理查森外推算法求函数的导数 三点法求函数的二阶导数 等-MATLAB program for numerical differentiation. Including the derivative of the function by Simpson numerical differentiation method The derivative of the function by Richardson extr
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4598
    • 提供者:gaochenglin
  1. matlab-algorithm-program-collection

    1下载:
  2. MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including int
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17824768
    • 提供者:虺沙
  1. numerical-differentiation

    0下载:
  2. MATLAB数值微分的常用算法例子,如幂函数、指数函数、三角函数等-numerical differentiation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6367
    • 提供者:junwang2020
  1. numerical-differentiation

    0下载:
  2. matlab进行数值微分计算的实例!学习matlab进行数值微分计算的好资料!-instantiates matlab numerical differential calculation! Learning matlab to calculate numerical differentiation of good information!
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6272
    • 提供者:高彦涛
  1. Numerical-differential

    0下载:
  2. 提供了多种有效的计算数值微分的MATLAB源代码-Provided the calculation of numerical differentiation of the MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:6482
    • 提供者:陈云云
  1. shuzhijifenweifen

    0下载:
  2. 数值积分与数值微分的范例程序,包括五点Gauss-Legendre、Romberg 求积算法等-Numerical integration and numerical differentiation of the sample program, including the five-point Gauss-Legendre, Romberg quadrature algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:697
    • 提供者:cyw
  1. 偏微分方程的多种数值解法

    1下载:
  2. 偏微分方程的多种数值解法,通过MATLAB程序编程求得偏微分方程的多种数值解法。
  3. 所属分类:数值算法/人工智能

  1. odesbvp

    0下载:
  2. 利用边值问题求解器bvp4c求解常微分方程的数值解(The numerical solution of ordinary differential equations is solved by using the boundary value solver bvp4c)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:xrzy
  1. 自适应

    0下载:
  2. 解析供给函数的数值导数,梯度导数。提供了一个完全自适应数值微分工具标量和向量值函数。提供了标量函数的导数(高达第四阶)的工具,以及梯度向量、方向导数、雅可比矩阵和Hessian矩阵。为所有工具提供错误估计。 提供鲁棒自适应数值微分(高达第四的衍生物)的用户提供的功能,多为四不整合。它是半智能的,试图使用步长的大小,它最大限度地减少它的导数中的不确定性的估计。 使用高阶方法,尽管在用户需要时完全控制。您可以直接使用所使用的方法的顺序,一般采用的差分方法(向前、向后或中心差分)、广义理查德森加速
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:
  1. forward

    0下载:
  2. 求解扩散方程的第一类初边值问题,一般用于偏微分方程数值解的上机作业(The first kind of initial boundary value problem for solving diffusion equation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:1255424
    • 提供者:香蕉
  1. 常微分方程的初值问题

    0下载:
  2. 数值分析常微分初值问题的matlab的范例,超好用der ((Numerical analysis of the Matlab example, super easy to use der))((Numerical analysis of the Matlab example, super easy to use der))
  3. 所属分类:matlab例程

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

    0下载:
  2. 数值分析偏微方程的数值解法问题的matlab的范例,超好用der(Numerical analysis of the Matlab example, super easy to use der)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:9216
    • 提供者:mabiubiu
  1. 显示格式

    1下载:
  2. 三种抛物型偏微分方程数值解法的matlab代码,利用的方法是显示差分格式。(the numerical solution of three kinds of parabolic function using the explicit method.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:wsswss
  1. 牛顿插值和欧拉法解方程

    0下载:
  2. 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:润惠万物
  1. 数值偏微分方程快速迭代计算

    0下载:
  2. 利用Matlab数值计算偏微分方程的快速迭代计算。(Fast iterative computation of partial differential equations by Matlab numerical method.)
  3. 所属分类:数学计算

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

    2下载:
  2. 偏微分方程的经典求解方法,有限元分析法,可以求解典型的偏微分方程的数值解(The classical solution of partial differential equations and finite element analysis can solve the numerical solutions of typical partial differential equations)
  3. 所属分类:数学计算

  1. Matlab算法大全

    0下载:
  2. 工程数值算法。方程根计算。特征根计算。微分方程数值计算。偏微分方程数值计算。(engineer numeric method.eqation roots computing.intrinsic roots computing. differential eqation computing.partia differential eqation computing.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:7711744
    • 提供者:wpz888
  1. 计算方法(C语言版)

    0下载:
  2. c数值计算方法。线性方程组求解。非线性方程组求解。微分方程数值计算。(c program. linear eqations solving. nonlinear eqations solving. differential eqations eqations.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:16145408
    • 提供者:wpz888
  1. MATLAB语言常用算法程序集

    0下载:
  2. 涵盖了插值、数值微分、数值积分、非线性方程组求解、偏微分方程数值解法、数据统计和分析等方面的matlab常用算法程序。(Covers interpolation, numerical differentiation, numerical integration, nonlinear equations, numerical solutions of partial differential equations, data statistics and analysis and other asp
  3. 所属分类:matlab例程

  1. Newmark_beta

    3下载:
  2. 计算jeffcott转子动力学,采用Newmark数值求解方法,具有较高精度(Computate rotor dynamics of Jeffcott)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:double chen
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 49 »
搜珍网 www.dssz.com