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

搜索资源列表

  1. 实验3-数值积分

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

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

    1下载:
  2. 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序,Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double in
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3598169
    • 提供者:zealot
  1. matlabnumericintegrationtoolbox

    2下载:
  2. matlab数值积分工具箱自己加入到工具箱就能够使用了-matlab numerical integration toolbox itself can be added to the toolbox used
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:21964
    • 提供者:ss
  1. dblsim

    2下载:
  2. 完全的二维数值积分程序 给出自变量和函数值的矩阵,便可以计算其二重积分。这里采用simpson积分法 比matlab自带的dblquad好用多了,霍霍! 同时附有口径场用Gaussian-Lagurrer函数展开程序-Fully two-dimensional numerical integration procedure to the variables and function values from the matrix, we can calculate the double
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1771
    • 提供者:zealot
  1. MATLAB

    0下载:
  2. 《MATLAB程序设计教程》电子教案 第1章 MATLAB操作基础.ppt 第8章 MATLAB数值积分与微分.ppt 第12章 Simulink动态仿真集成环境.ppt 第13章 在Word环境下使用MATLAB.ppt-" MATLAB Programming Guide" e-lesson plans Chapter 1 basic MATLAB operations. Ppt Chapter 8 MATLAB numerical integration
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:189663
    • 提供者:徐金
  1. Mathcalculationprocedures

    0下载:
  2. 该程序包含矩阵最大特征值上、下界估计、线性方程组的求解、非线性方程组的一个最新迭代方法、数值积分、微分方程数值解!-The program contains the largest eigenvalue matrix, the lower bound estimates, linear equations, nonlinear equations, a recent iterative method, numerical integration, numerical solution of di
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6612
    • 提供者:刘利斌
  1. numericalintegral

    0下载:
  2. 清华大学数学实验之数值积分幻灯片与MAT源码-Tsinghua University, numerical integration of the math test slides with the MAT-source
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1071985
    • 提供者:tanwei
  1. NIT

    3下载:
  2. 工具箱 (数值积分工具箱) matlab 中使用-Kit (Numerical Integration Toolbox) matlab use
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:72873
    • 提供者:guiji
  1. matlabsuanfadaquan

    0下载:
  2. matlab语言的算法大全,有插值,函数逼近,数值积分等等算法。-Guinness algorithm matlab language, there are interpolation, function approximation, numerical integration algorithm and so on.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:139941
    • 提供者:刘佳林
  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. MATLABNumericalIntegration

    0下载:
  2. MATLABNumericalIntegratio 数值积分-MATLABNumericalIntegratio numerical integration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:163659
    • 提供者:陈贺
  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. numerical-integrel-methods

    0下载:
  2. 结合实例介绍了常用数值方法中的数值积分方法-Introduced with an example of numerical methods commonly used numerical method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1023095
    • 提供者:张飞
  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-10
    • 文件大小: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. proj1

    0下载:
  2. MIT--航空航天工程中的计算方法_模拟飞机的动力学 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。-MIT- Aerospace Engineering in the calculation of simulated airc
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:300128
    • 提供者:skp
  1. proj2

    0下载:
  2. MIT--航空航天工程中的计算方法_模拟可变面积管道中的可压缩无粘滞流体 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。 -MIT- Aerospace engineering calculations _
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:423270
    • 提供者:skp
  1. 数值积分

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

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

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

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:蓝色妖怪
  1. 高斯勒让德和切比雪夫数值积分

    0下载:
  2. 计算积分,高斯赛德尔与高斯切比雪夫数值积分(Calculate Gauss-Seidel and Gauss Chebyshev numerical integral)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:EIL
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com