搜索资源列表

  1. 简单数值积分

    0下载:
  2. 数值积分的一个简单的小程序,对DELPHI初学者非常有意!-a simple program for numerical integral which is very interesting.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:177152
    • 提供者:zyx
  1. IntegarteClass(积分类)

    0下载:
  2. 该源码给出了常用的积分算法源码。像梯形法,龙贝格,森普斯算法等。-the source is a common source integral algorithm. Act like a trapezoid, Romberg, Senpushi algorithm.
  3. 所属分类:系统编程

    • 发布日期:2024-05-15
    • 文件大小:51200
    • 提供者:
  1. VB科学与工程数值算法

    1下载:
  2. 用vb写的有关科学计算方面的,包括求最大值,积分,统计,概率,矩阵运算等-used to write the relevant scientific computing, including seeking maximum points, statistics, probability, matrix operations, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:192512
    • 提供者:
  1. VB_NUM3

    0下载:
  2. 用VB实现数值积分的算法集。包括梯形求积法,反常积分,三重积分,龙贝格方法,辛卜生方法等6种方法。-VB numerical integration algorithm set. Quadrature including the trapezoidal method, abnormal integral triple integral, Romberg, Oracle Health means six ways.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:李春波
  1. 二维积分函数

    0下载:
  2. 4个关于二维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-four two-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to un
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:angel2271
  1. 三维积分函数

    0下载:
  2. 2个关于三维积分函数的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-two three-dimensional integral function of the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to u
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:angel2271
  1. zhou04

    0下载:
  2. 求函数的积分,用三种不同的方法求某一积分值,如矩形积分法等-function for the integration, using three different methods for a particular integral value, such as rectangular integral Law
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:周子藤
  1. sinpson

    0下载:
  2. 数值算法的实现 辛普森算法 实现积分 在c语言下实现 -numerical algorithm to achieve Simpson algorithm integral in achieving language c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:委员克
  1. 多项式最小二乘法

    0下载:
  2. 多项式最小二乘法 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-least squares polynomial interpolation three Moment Hangzhou polynomial interpolation polynomial least-squares meth
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:27648
    • 提供者:jasa
  1. 蒙特卡洛

    0下载:
  2. 利用MATLAB可以产生各种形式的随机数,进行随机解决一些实际问题(系统的寿命、重积分、预测公司经营)-using MATLAB can produce various forms of random numbers, random solve some practical problems (system of life, re-integration, the company forecast operating)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:111
  1. Numerical-integration-method

    0下载:
  2. 提供了6种数值积分方法的c++代码实现: 1 梯形求积法(TRAPZD->QTRAP); 2 辛普森(Simpson)求积法(QSIMP); 3 龙贝格(Romberg)求积法(QROMB); 4 反常积分(MIDPNT, MIDINF, MIDSQL, MIDEXP->QROMO); 5 高斯求积法(QGAUS, GAULEG); 6 三重积分(QUAD3D)-offers six methods of numerical
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:ldg
  1. Cprograms

    0下载:
  2. 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的J
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-15
    • 文件大小:167936
    • 提供者:CF雷电
  1. weifen_jifen

    0下载:
  2. MATLAB数学实验之数值微分与数值积分,里面有课件以及作业,含程序以及分析过程-MATLAB Mathematical experiments and numerical differential numerical integration, and they courseware and operations, including procedures and analysis process
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2170880
    • 提供者:萧七
  1. jifenlianxi

    0下载:
  2. 复化simpson公式求二重积分的matlab程序,对于无振荡函数的二重积分效果很好!-Minute of Double Integral formula for the Matlab procedures, without oscillation function for the Double Integral good results!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:
  1. simpson_noncircular

    0下载:
  2. 用于非圆齿轮齿廓方程计算的辛普生二重积分程序-for non-circle gear equation of Simpson procedures Double Integral Health
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:empirex
  1. jifen125

    0下载:
  2. 积分计算程序,« 输入一串字符串 将数字提取出来写到另一个数组中 并输出显示分类:-integral calculation procedures,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:yiri
  1. Integraller

    0下载:
  2. 可移植的积分算法 ,提供了数种方法(变步长梯形求积分;变步长辛卜生求积分;自适应梯形求积分;龙贝格求积分;计算一维积分的连分式法;高振荡函数求积分;勒让德-高斯求积分;拉盖尔-高斯求积分;埃尔米特-高斯求积分) ,比较实用-portable integral algorithm, a few methods (variable step-ladder for integration; Variable step for Oracle I
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:陈学川
  1. pid2

    0下载:
  2. PID微分,积分算法程序,编译已通过,可以直接使用!-PID differential, integral algorithm, compiler has passed, can be directly used!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:qiutao
  1. MATLAB_simpson

    0下载:
  2. 复化抛物形公式的MATLAB程序,用上述程序计算积分的值。-Minute parabolic shape of the formula MATLAB procedures, the use of such procedures calculated integral values.
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:赵乐海
  1. 816m

    0下载:
  2. 数值积分:关键词:数值积分 近似 插值求积 梯形 辛普生 复化 逐次分半 龙贝格-numerical integration : Key words : numerical integration approximate interpolation Quadrature trapezoidal Simpson Health Minute of successive half Romberg
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:99328
    • 提供者:03500218
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org