CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 数值积分matlab

搜索资源列表

  1. shuzhijifen

    0下载:
  2. 关于数值积分的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-On the numerical integration of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of scientif
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:8574
    • 提供者:苏木亚
  1. szjf

    0下载:
  2. matlab数值积分程序,里面包括了常用的matlab数值积分的程序,包括手写的和matlab自还的函数。-matlab numerical integration procedures, which include commonly used matlab numerical integration procedures, including hand-written and self is also a function of matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:9314
    • 提供者:zy
  1. RK4

    0下载:
  2. 1.用四阶 Runge-Kutta 法求数值积分的函数为 RK4 2.此函数的入口参数为:系统维数 dimension,仿真时间 tspan 。 3.tspan 的格式为 [a:h:b] . 其中 a 表示起始时间,h 表示步长,b 表示终止时间。 4.仿真模型的状态方程、输出方程的系数矩阵以及系统初值均存放于文件 input information.txt 中。 5.仿真结果存放于文件 result.txt 中。 6.运行举例: 将 M 文件 RK4.m 和 inpu
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:995
    • 提供者:闫兆敏
  1. MATLAB-codes

    0下载:
  2. matlab几乎所有数值计算程序,都包括在内,数值积分数值微分,方程求根等等,几乎所有需要用到的程序-The matlab almost all numerical procedures, including numerical integration numerical differentiation equation Root, etc., almost all the needed procedures
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:101843
    • 提供者:shsjxiezl
  1. 123

    0下载:
  2. 应用matlab实现数值积分,这是一些基本的源程序,可以根据需要进行调用,对于求解线性、非线性动力学问题来说是最基本的程序-this is some mod about math
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:3040
    • 提供者:张瑾
  1. Numerical-integration

    0下载:
  2. 运用matlab对数值积分方法进行编程计算 其中包括高斯积分等方法-Use matlab programming calculation of numerical integration methods including methods such as Gaussian integral
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:8926
    • 提供者:feng
  1. newton-iteration

    0下载:
  2. matlab编写,牛顿迭代法以及二分法等数值积分方法-numerical integration methods matlab prepared Newton iteration dichotomy
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2829
    • 提供者:hongguang
  1. matlab

    0下载:
  2. 利用matlab来实现多项式的运算,及其各种符号的使用。例如求极限,数值积分,函数的求导等-Using matlab to achieve polynomial operations, and its various symbols are used. Such as finding the limit, numerical integration, function derivation, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:19384
    • 提供者:王岩
  1. MATLAB-algorithms-assemblies

    0下载:
  2. matlab常用算法程序集,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法,随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析-matlab commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:154103
    • 提供者:赵东昌
  1. shuzhijifen

    0下载:
  2. 数值积分MATLAB代码,包含4种数值积分方法,分别为复化梯形、复化抛物线、梯形逐次分半、抛物线逐次分半。且编写采用向量化思维效率高、代码简洁。-Numerical integration MATLAB code, including four kinds of numerical integration methods are Trapezoidal, Compound Parabola trapezoid successive half parabolic successive half.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1242
    • 提供者:陈文青
  1. 数值积分程序

    0下载:
  2. 数个MATLAB数值积分程序,用于数值积分计算,请复制到MATLAB文件运行(several numerical integration code)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:yayayang
  1. [muchong.com]MATLAB语言常用算法程序集

    0下载:
  2. 插值函数逼近数值微分数值积分数据统计分析(The interpolation function approximated the numerical analysis of numerical integration data)
  3. 所属分类:其他

  1. 第8章 数值积分

    0下载:
  2. matlab常用算法中的数值积分计算程序,内含21个有效文件(matlab commonly used algorithm numerical integral calculation program, contains 21 valid files)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:10240
    • 提供者:剑客123
  1. Numerical_Integration

    0下载:
  2. 利用matlab用基础语法编写数值积分的程序,分别用了复化梯形公式和复化Simpson公式(The program of numerical integration is compiled by using the basic grammar of MATLAB, and the complex trapezoid formula and the complex Simpson formula are used respectively)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:444164651651
  1. chengxu

    0下载:
  2. 复化求积公式(composite integration rule )是一类重要的求积公式。指将求积区间分为m个子区间,对每个子区间应用同一求积公式,所得到的复合数值积分公式。(The complex quadrature formula is a kind of important quadrature formula. The formula of complex numerical integration is obtained by dividing the quadrature int
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:5120
    • 提供者:xzt
  1. 第五章数值积分答案

    0下载:
  2. 习题讲解,关于matlab对于数值积分的运算(example,numerical integration)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:297984
    • 提供者:董天宝
  1. [MATLAB语言常用算法程序集].(龚纯).清晰版

    0下载:
  2. MATLAB语言常用算法程序集,包括插值,数值积分和微分方程求解(MATLAB, statistic, program)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:17404928
    • 提供者:stargirlxyl
  1. 3数值积分与数值微分—Newton_Cotes公式积分法

    0下载:
  2. 使用matlab编写了Newton_Cotes公式积分法的函数,里面有题目,可直接运行计算得到结果。(The function of Newton_Cotes formula integral method is written by MATLAB. There are problems in it, which can be directly run and calculated and get the result.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:37888
    • 提供者:jeff1130
  1. matlab求积分实例

    2下载:
  2. 插值型求积方法 275   8.1.1 梯形公式 276   8.1.2 辛普森公式 277   8.1.3 柯特斯公式 278   8.2 复化求积公式 279   8.2.1 复化梯形公式 279   8.2.2 复化辛普森公式 281   8.2.3 复化柯特斯公式 283   8.2.4 复化求积公式误差分析 285   8.3 步长逐次减半求积方法 286   8.3.1 步长逐次减半梯形求积公式 287   8.3.2 步长逐次减半辛普森求积公式 288   
  3. 所属分类:其他

    • 发布日期:2020-06-19
    • 文件大小:11264
    • 提供者:XWLYF
  1. matlab数值微分程序原代码

    2下载:
  2. 9.1 利用差商近似导数 313   9.1.1 中点公式 313   9.1.2 利用Taylor公式构造差商公式 314   9.1.3 差商公式误差分析与步长优化 319   9.1.4 理查森外推法 321   9.2 插值型求导方法 323   9.3 样条求导 325   9.4 利用数值积分求导数 327   9.5 数值偏导数 329   9.6 MATLAB自带函数应用 329   9.6.1 diff函数 329   9.6.2 gradient函数 3
  3. 所属分类:其他

    • 发布日期:2020-04-19
    • 文件大小:5120
    • 提供者:XWLYF
« 12 »
搜珍网 www.dssz.com