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

搜索资源列表

  1. matlabjifen

    0下载:
  2. 牛顿-柯特斯数值积分公式及其MATLAB的实现 复化Newton-Cotes数值积分公式-Newton- Cotes numerical integration formula and the MATLAB implementation of complex numerical integration of Newton-Cotes formulas
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:32329
    • 提供者:121380163
  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. shu-zhi-ji-fen

    0下载:
  2. 数值积分算法,是根据精通matlab科学计算一书中内容编出来的!-Numerical integration algorithm, is calculated according to the proficient matlab science book series out!
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:2994
    • 提供者:管强顺
  1. szjf

    0下载:
  2. matlab实现傅里叶变换,用数值积分求出A,B,再重构数据-matlab Fourier transform
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:829
    • 提供者:陈云康
  1. ROMBERG

    0下载:
  2. matlab中的龙贝格数值积分方法,可用来计算定积分,用户可更改里面函数-The matlab Romberg numerical integration methods, can be used to calculate the definite integral, the user can change the inside function
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:530
    • 提供者:张翔宇
  1. 123

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

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

    0下载:
  2. matlab编程,关于数值积分的,对于初学者,绝对的好东西,老手也可以-Matlab programming, numerical integration, for beginners, the absolute good things, a veteran can also take a look at
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:735
    • 提供者:xiangkanhai3
  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. codes-for-numerical-analysis

    0下载:
  2. 高教版数值分析的matlab代码,误差与范数,非线性方程(组)的数值解法,解线性方程组的直接方法,解线性方程组的迭代法,矩阵的特征值与特征向量的计算,函数的插值方法,函数逼近与曲线(面)拟合,数值微分,数值积分,常微分方程(组)求解-entire codes for numerical analysis based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:902246
    • 提供者:theo
  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. 误差的来源 非线性方程(组)的数值解法 解线性方程组的直接方法 解线性方程组的迭代法 矩阵的特征值与特征向量的计算 函数的插值方法 函数逼近与曲线(面)拟合 数值微分 数常微分方程(组)求解值积分 -The source of the error Numerical method for solving the nonlinear equation (group) The direct method of solving linear
  3. 所属分类:File Formats

    • 发布日期:2017-11-08
    • 文件大小:1071502
    • 提供者:陈佳文
  1. DblSimpson

    0下载:
  2. 在MATLAB中用复合辛普森公式求函数的二重数值积分。-realizing double integral by Complex Simpsons Formula in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:629
    • 提供者:黄海洲
  1. integral

    0下载:
  2. 该程序用matlab编写数值积分方法,包括梯形公式,Simpson公式和Romberg算法,在main.m文件测试三类算法。这是数值计算方法是必须掌握的代码。-The program is prepared using matlab numerical integration methods, including trapezoidal formula, Simpson and Romberg algorithm for three kinds of formulas in main.m fil
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2160
    • 提供者:蔡声泽
  1. quad2dg

    1下载:
  2. 高斯积分法的matlab编程,目的在于求解一维,二维三维问题的数值积分。-Numerically evaluates 2D integrals using Gauss quadrature.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2970
    • 提供者:jiao shaoni
  1. shuzhijifen

    0下载:
  2. 数值积分中matlab的实现,其中包括拉格朗日插值、辛普森插值等基本算法。-Numerical integration in matlab realization, including Lagrange interpolation, Simpson and other basic interpolation algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:218603
    • 提供者:李大润
  1. matlab-science-calculate

    0下载:
  2. 《MATLAB科学计算宝典》一书附录的例程,全程实例解说MATLAB数值计算和数据可视化功能,提高实用经验。包括微分,积分计算,超越方程,混沌,机械振动等的模拟。-matlab science calculate, all sorts of model for science research and so on.
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6679781
    • 提供者:林真天
  1. matlab-math-caculate-methods

    0下载:
  2. MATLAB语言常用算法程序集,包含了插值、函数逼近、矩阵特征值计算、数值微分和积分、方程求根、非线性方程组求解、特殊函数计算、常微分方程和偏微分方程的数值解法、以及数据统计和分析等等。-MATLAB language commonly used algorithm for assembly, including interpolation, function approximation, eigenvalue calculations, numerical differentiation an
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:115634
    • 提供者:林真天
  1. Matlab3

    0下载:
  2. MATLAB 数值积分,包括各种积分,非常实用,例子很容易懂-MATLAB numerical integration, including integration, very practical, very easy to understand examples
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:259215
    • 提供者:闵国旗
  1. MATLAB4

    0下载:
  2. MATLAB数值积分与微分的ppt,里面的例子很实用,对初学者来说很容易上手- MATLAB numerical integration and differentiation ppt, an example of which is very practical, very easy to use f
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:44542
    • 提供者:闵国旗
  1. integration-and-differentiation

    0下载:
  2. 数值积分和数值微分在matlab程序中的实现代码-Numerical integration and numerical differentiation based on matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2347
    • 提供者:Leo
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com