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

搜索资源列表

  1. 实验3-数值积分

    2下载:
  2. 1、用MATLAB软件掌握梯形公式、辛普森公式和蒙特卡罗方法计算数值积分。 2、通过实例学习用数值积分和数值微分解决实际问题。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:34573
    • 提供者:葛林
  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例程

    • 发布日期:2008-10-13
    • 文件大小:100454
    • 提供者:葛林
  1. shuzhiweifen

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

    • 发布日期:2017-04-02
    • 文件大小:1558
    • 提供者:fff
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  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
    • 文件大小:2838714
    • 提供者:李洁
  1. Matlab

    1下载:
  2. Matlab数值微分的程序,包含下面所列多种微分算法。 MidPoint 中点公式求取导数 ThreePoint 三点法求函数的导数 FivePoint 五点法求函数的导数 DiffBSample 三次样条法求函数的导数 SmartDF 自适应法求函数的导数 CISimpson 辛普森数值微分法法求函数的导数-Matlab numerical differentiation procedure, including a variety of differential al
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3211
    • 提供者:Wade
  1. Matlab_algorithm

    0下载:
  2. 很多很好的matlab程序,包括用于数值微分,数值积分,非线性方程组求解-It contain a lot of good marlab programs, including those for numerical differentiation, numerical integration, nonlinear equations to solve, and so
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:162634
    • 提供者:王敏蔚
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  1. MATLAB_program_of_the_source_numerical_differentia

    0下载:
  2. MATLAB程序之数值微分经典算法源码MATLAB program of the source numerical differential classical algorithm-MATLAB program for numerical differential classical algorithm source MATLAB program of the source numerical differential classical algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:19889
    • 提供者:lol
  1. MATLAB_Arithmetic

    0下载:
  2. 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:17145214
    • 提供者:刘鹏
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:137868
    • 提供者:jame
  1. numerical_differentiation

    0下载:
  2. 采用MATLAB实现了对称三点和五点的数值微分,应用广泛(implement the numerical differentiation of symmetrical three points and five points)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:utuenn
  1. 第7章 数值微分

    0下载:
  2. 根据函数在一些离散点的函数值,推算它在某点的导数或某高阶导数的近似值。通常用差商代替微商,或用一能近似代替该函数的较简单的函数(如多项式、样条函数)的相应导数作为所求导数的近似值。(According to the function value of some discrete points in the function, the derivative of the derivative at a given point or the approximation of a higher ord
  3. 所属分类:matlab例程

  1. 数值微分

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

    • 发布日期:2017-12-22
    • 文件大小:6144
    • 提供者:mabiubiu
  1. 微分方程+偏分方程

    1下载:
  2. 计算微分方程和偏微分方程数值解,有效解决现实生活中多元复杂问题(The numerical solutions of differential equations and partial differential equations are calculated)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:Z先森
  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
    • 文件大小:91136
    • 提供者:wang155
  1. 数值分析

    2下载:
  2. 数值计算主要研究如何利用计算机更好的解决各种数学问题,包括连续系统离散化和离散形方程的求解,并考虑误差、收敛性和稳定性等问题。从数学类型分,数值运算的研究领域包括数值逼近、数值微分和数值积分、数值代数、最优化方法、常微分方程数值解法、积分方程数值解法、偏微分方程数值解法、计算几何、计算概率统计等。随着计算机的广泛应用和发展,许多计算领域的问题,如计算物理、计算力学、计算化学、计算经济学等都可归结为数值计算问题。(Numerical calculations mainly study how to
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:20480
    • 提供者:践心
  1. 常微分方程的数值解法

    1下载:
  2. 常微分方程的数值解法,包括欧拉法,改进欧拉法,四阶龙格-库塔法(The numerical solution of ordinary differential equations, including Euler method, improved Euler method, four order Runge Kutta method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:靖哥哥sj
  1. 常微分方程初值问题数值解法matlab程序及说明

    0下载:
  2. 常微分方程初值问题数值解法matlab程序及说明(Numerical solution of initial value problem of ordinary differential equations matlab program and descr iption)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-30
    • 文件大小:104448
    • 提供者:-zl-
  1. 偏微分方程的数值解法的程序

    2下载:
  2. 偏微分方程数值解法的MATLAB程序汇总(Summary of MATLAB program for numerical solution of partial differential equation)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-09
    • 文件大小:92160
    • 提供者:Weiyu_Shen
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com