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

搜索资源列表

  1. 15883873longbeige

    0下载:
  2. 求积分,可以求任意积分程序,我们都可以任意用,一点都不麻烦-gauss
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:7050
    • 提供者:azhou
  1. Romberg

    1下载:
  2. Romberg算法运用C++程序的实现,只要修改被积函数,可以直接求积分-Romberg algorithm using C++ program implementation, as long as the changes have been integrated function, can be directly quadrature
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:601
    • 提供者:陆麒锋
  1. ydaimaIntegarteClass

    0下载:
  2. 件介绍:一个求积分的VC++类及Demo源代码 一个求积分的VC++类及Demo源代码,特点:   1. 支持各种复杂的积分表达式,可含任何数学函数,如 3*exp(x)*tan(x)/(8+log(x))   2. 可检查出表达式的书写错误   3. 可设置积分精度   4. 使用方便简单   使用方法:   1. 定义个CIntegrate 对象,构造时初始化或用 initial(char *s,double Upperlimit,double LowerLi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:32677
    • 提供者:qiufeng
  1. 4

    0下载:
  2. 求积分的类 特点: 1. 支持各种复杂的积分表达式,可含任何数学函数, 如 3*exp(x)*tan(x)/(8+log(x)) 2. 可检查出表达式的书写错误 3. 可设置积分精度 4. 使用方便简单-Quadrature class features: 1. Support a variety of complex integral expression may contain any mathematical functions, such as th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:51004
    • 提供者:how
  1. magsint2

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

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

    0下载:
  2. 格式:x=masor(A,b,omega,x0,ep,N) A为系数矩阵,b为右端向量, 用途:用复辛普生形公式求积分。- Format: x = masor (A, b, omega, x0, ep, N) A as the coefficient matrix, b for the right-hand side vector, Uses: The complex shape Simpson quadrature formula.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:913
    • 提供者:wangsizhao
  1. CSHarpLine

    0下载:
  2. 自己编写的C#画曲线函数,可以直接用。。。自己调试通过。。为求积分。。含泪送出-C# line
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:7893
    • 提供者:张超
  1. Quadrature_of_VC_Class_and_Demo_Source_Code

    0下载:
  2. 求积分的VC++类及Demo源代码Quadrature of the VC + + Class and Demo Source Code-Quadrature of the VC++ Class and Demo Source Code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:32675
    • 提供者:jyc
  1. MATlab_diff_int

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

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

    0下载:
  2. 研究生课程:数值分析课后题:用Romberg算法求积分近似值-Romberg;postgraduate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:118175
    • 提供者:徐凯
  1. shuzhijifen

    1下载:
  2. 包含用辛普森系列公式求积分 用牛顿-科茨系列公式求积分 用高斯公式求积分 用高斯拉道公式求积分等等 -Formula contains the points with the Simpson family of Newton- Cotes quadrature formula of the Gaussian series of quadrature formulas of high Tesla Road, quadrature formulas, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:9710
    • 提供者:李倩
  1. JIFEN

    1下载:
  2. 数值计算积分的C语言实现,包括复化梯形法,复化抛物线,龙贝格求积分-Numerical integration of the C language, including the rehabilitation of the trapezoid method, compound of the parabola, Romberg quadrature
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1125
    • 提供者:宋畅
  1. C-er-chong-jifen

    0下载:
  2. 用C实现积分 含有梯形法和辛普森求积分法-Achieve integration with the C trapezoid method and Simpson quadrature method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:187732
    • 提供者:周鼎
  1. simpson

    0下载:
  2. 利用matlab编程实现复化公式求积分,实际应用效果还行-Matlab programming using complex formulas quadrature
  3. 所属分类:matlab例程

    • 发布日期:2017-03-03
    • 文件大小:19398
    • 提供者:张明
  1. Simpson

    0下载:
  2. 辛普森数值方法求积分,并非本人所写,来源于网络,共大家分享-simpson numerical method
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:8986
    • 提供者:li
  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. Numerical-calculation-method-program

    0下载:
  2. Newton插值法、Lagrange插值法、用梯形公式、Simpson公式求积分、复化数值积分公式的自动控制误差算法-Newton interpolation, Lagrange interpolation method, using the trapezoidal rule, Simpson quadrature formula, complex formulas of numerical integration algorithm for the automatic control erro
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:7193
    • 提供者:caibuxinhanxin
  1. IntegarteClass

    0下载:
  2. 一个求积分的VC++类及Demo源代码,希望对大家有所帮助-A quadrature of the VC++ Class and Demo source code, we hope to help
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:30872
    • 提供者:madud00089
  1. simpson-cPP

    0下载:
  2. simpson 求积分估计s impson 求积分估计simpson 求积分估计-simpson simpson quadrature quadrature estimated estimated estimated simpson simpson quadrature quadrature estimates
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:682
    • 提供者:zhh
  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 2 3 4 56 7 8 9 10 ... 25 »
搜珍网 www.dssz.com