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

搜索资源列表

  1. mc.rar

    0下载:
  2. 用MATLAB编写的运用Monte Carlo method数值积分的实例程序。可供初学者参考学习!,TETRAHEDRON_MONTE_CARLO is a MATLAB library which estimates the integral of a function over a tetrahedron using the Monte Carlo method. The library makes it relatively easy to compare different m
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5.28kb
    • 提供者:sun
  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
    • 文件大小:3.43mb
    • 提供者:zealot
  1. Gaussian-integral

    1下载:
  2. 关于数值分析的程序,做高斯积分!采用了两种数值方法做的积分函数!-Numerical Analysis about the procedures to do Gaussian integral! Two numerical methods using the integral function to do!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6.5kb
    • 提供者:huang
  1. Gauss-Hermite

    1下载:
  2. 国外比较好用的高斯-厄米特数值积分源代码-the code of gauss-hermite
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1.45kb
    • 提供者:CXChou
  1. fredholm

    1下载:
  2. 第二类Fredholm积分方程的数值解。 所谓积分方程就是积分号内有未知函数的方程-Second numerical solution of Fredholm integral equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-26
    • 文件大小:41.4kb
    • 提供者:juchengyu
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:148.02kb
    • 提供者:puda
  1. panduan

    1下载:
  2. 判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方法对系统求解,并与解析解进行对比,分析每种方法的求解精度和速度。-To determine whether the pathological differential equations, were used to set step, variable step size and suitable for pathological system numerical method for solving the system
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.37kb
    • 提供者:苏朗
  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
    • 文件大小:1.73kb
    • 提供者:zealot
  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
    • 文件大小:6.46kb
    • 提供者:刘利斌
  1. MATLABNumericalIntegration

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

    • 发布日期:2017-03-30
    • 文件大小:159.82kb
    • 提供者:陈贺
  1. RobergandIntgauss

    1下载:
  2. 在MATLAB平台下,利用龙贝格公式和高斯公式,求解数值积分,源码-In the MATLAB platform, using Romberg formula and the Gauss formula, solving numerical integration, source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:789byte
    • 提供者:chenshanshan
  1. MATLAB

    0下载:
  2. 文件里是MATLAB语言常用算法程序集,包括插值、函数逼近、数值微分、数值积分、线性方程组的求解等程序-File is a MATLAB algorithm for the assembly language used, including interpolation, function approximation, numerical differentiation, numerical integration, linear equations and other procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:135.72kb
    • 提供者:huanghf
  1. Orbit_Mechanics(Matlab)

    2下载:
  2. 轨道力学基本子程序,包括: 位置速度和轨道根数相互转换;地球引力场系数;JPL精密历表;RKF78数值积分器-Orbital mechanics subroutine, including: position, velocity and orbital elements are interchangeable Earth s gravitational field coefficient at JPL precise ephemerides RKF78 numerical integrat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:532.99kb
    • 提供者:王军
  1. numeriacal-analysis-matlab-code

    0下载:
  2. 数值分析中matlab源码,包括方程求解,数值积分,数值微分,微分方程解法等-Numerical analysis matlab source code, including equations, numerical integration, numerical differentiation, Differential Equation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:44.03kb
    • 提供者:caoys
  1. matlab-jifen

    0下载:
  2. 该算法包含的程序可实现对实际问题进行数值积分的功能-The algorithm contains a program can be realized on the practical problems of numerical integration of functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:8.94kb
    • 提供者:刘自然
  1. 高斯勒让德和切比雪夫数值积分

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

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:EIL
  1. 数值计算相关算法

    0下载:
  2. 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-10
    • 文件大小:3kb
    • 提供者:有效数字
  1. numberical method

    1下载:
  2. 本书介绍了数值方法的理论及实用知识,并讲述了如何利用MATLAB软件实现各种数值算法,以便为读者今后的学习打下坚实的数值分析与科学计算基础。(This book introduces the theory and practical knowledge of numerical methods, and describes how to use MATLAB software to implement various numerical algorithms, so as to lay a so
  3. 所属分类:数学计算

    • 发布日期:2018-01-10
    • 文件大小:20.62mb
    • 提供者:micheal
  1. Π近似值

    0下载:
  2. 采用数值积分算法中的复化梯形公式和复化Simpson公式计算的近似值的过程和方法,并对比这两种计算公式。理解Romberg算法计算的近似值的过程和方法,并对比以上三种方法。(The procedure and method of calculating the approximate value calculated by the complex trapezoidal formula in the numerical integration algorithm and the complex
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:26kb
    • 提供者:阿晨1
  1. 06数值积分-龙贝格求积分

    0下载:
  2. 详细功能说明见word文档,Word文档中给出了具体案例及过程(Detailed functional descr iption is found in the word document, and specific cases and procedures are given in the Word document.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:37kb
    • 提供者:sunxq4079
« 12 »
搜珍网 www.dssz.com