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

搜索资源列表

  1. CorrelationDimension_luzhenbo

    1下载:
  2. 计算关联维的 Matlab 程序 - (mex 函数,超快) ----------------------------------- 文件夹说明: 1、CorrelationDimension_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、PhaSpaRecon.m - 相空间重构 5、CorrelationDimension.dll - 计算关联积分函数
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:54153
    • 提供者:李晓燕
  1. CTSimpson3D

    0下载:
  2. 用于computed tomography 的算法测试计算投影数据的simpson积分函数-computed tomography for the calculation algorithm test data projector simp son integral function
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:997
    • 提供者:weige
  1. fenbu

    1下载:
  2. 已知一组数据,如何用matlab画出它的概率密度分布图,给出具体程序 并且得出分布图后,如何对图进行积分,进而得到分布函数-Given a set of data, how to draw it with matlab probability density distribution maps, specific procedures are given and draw maps, how points on the graph, and then by distribution funct
  3. 所属分类:matlab例程

    • 发布日期:2012-12-16
    • 文件大小:543
    • 提供者:丫丫
  1. daima

    2下载:
  2. 根据给定的函数,分别用复合梯形公式、复合辛普森公式、龙贝格求积公式和变步长的求积公式计算积分结果,并且比较积分的精确度。-According to a given function, namely, composite trapezoidal formula using composite Simpson formula Romberg quadrature formula and the variable step-size integration quadrature formula res
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1560
    • 提供者:娜娜
  1. MatLab

    0下载:
  2. MatLab工程数学应用 积分,微分,导数,传递函数,拉式变换,Z-变换-matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7243139
    • 提供者:nightsnow
  1. integrate

    0下载:
  2. MATLAB自带的积分函数,采用m文件编写。通用性好,方便新手分析其编程思路。-MATLAB built-in integration function, the use of m document preparation. Common good, to facilitate analysis of its new programming ideas.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1053
    • 提供者:qqq
  1. Matlab001

    0下载:
  2. Matlab中几个数值积分函数的比较和优缺点介绍
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:140890
    • 提供者:tranble
  1. longbeige

    0下载:
  2. 用matlab编辑的软件,可以实现龙格贝积分,程序运行先提示输入被积分函数及积分区间,最后输出结果-Using matlab editing software, Long Gabe points can be achieved, the program prompts to run the first input is integral function and integral interval, the final output
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:532
    • 提供者:lgtchen
  1. Finite_difference_method

    1下载:
  2. 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Me
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:246401
    • 提供者:彭鑫
  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. magsint2

    0下载:
  2. 用简单迭代法求非线性方程f(x)=0有根区间[a,b]中的一个根 maiter 用途:用定步长高斯就积公式求函数的积分 magsint-w
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1216
    • 提供者:wangsizhao
  1. MATlab_diff_int

    0下载:
  2. 用MATLAB实现动态系统的求导与积分函数-MATLAB diff and int
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:46907
    • 提供者:chenyu
  1. Numericalintegrationtoolbox

    0下载:
  2. 数值积分工具箱,Matlab大部分函数都放在了toolbox这个文件夹下面。可以试着把需要的函数和工具箱放进去看看能不能用。-Numerical integration toolbox, Matlab toolbox most functions are placed below this folder. Can try to put the toolbox needed to function and see if you can use.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:41013
    • 提供者:caihe
  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. jsff_7

    0下载:
  2. 计算积分函数的数值方法,具有简单快速准确的特点-dianstance protection
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:569
    • 提供者:戴倩
  1. 第8章 数值积分

    1下载:
  2. 求某函数的定积分时,在多数情况下,被积函数的原函数很难用初等函数表达出来,因此能够借助微积分学的牛顿-莱布尼兹公式计算定积分的机会是不多的。另外,许多实际问题中的被积函数往往是列表函数或其他形式的非连续函数,对这类函数的定积分,也不能用不定积分方法求解。由于以上原因,数值积分的理论与方法一直是计算数学研究的基本课题。对微积分学作出杰出贡献的数学大师,如I.牛顿、L.欧拉、C.F.高斯、拉格朗日等人都在数值积分这个领域作出了各自的贡献,并奠定了这个分支的理论基础。(For a definite i
  3. 所属分类:matlab例程

  1. GuassLegendreIntegral

    1下载:
  2. matlab实现高斯勒让德数值积分, 包含了勒让德求根函数Legendre_Roots,勒让德积分系数计算函数Legendre_Coef和高斯勒让德积分函数GuassLegendreIntegral(implement GaussLegendre Integral use matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:6144
    • 提供者:ZonyShi
  1. 数值积分与函数极值实验

    0下载:
  2. matlab求数值积分以及数值求导函数源码(Matlab for numerical integration and numerical derivation function source code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:蓝色妖怪
  1. 常用数值积分公式

    0下载:
  2. 利用复合梯形公式、辛普森公式、牛顿-柯茨公式等计算函数f在区间[a,b]上的定积分,调用格式【q,s】=CombineTraprl(‘函数公式’,积分下限a,积分上限b)(Calculate definite integral by using CombineTraprl method)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-10
    • 文件大小:7168
    • 提供者:lxshisan
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com