搜索资源列表

  1. experiment3

    0下载:
  2. 编写程序求解曲线定积分,设计一个接口ICollectForCurve-Programming to solve the definite integral of the curve, design an interface ICollectForCurve
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王星星
  1. romberg

    0下载:
  2. 用龙贝格法求定积分,此例的变量数为三,但整体思路是没错的。-With Romberg method for the definite integral, the number of variables in this case is three, but the overall idea is correct.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:彦成
  1. integral

    0下载:
  2. 用梯形法求二次曲线定积分的C++源代码:只要设定二次曲线方程的系数、积分区间和等分数,就可自动获得积分值。-Trapezoidal method and the quadratic curve C source code for the definite integral: as long as the set of the quadratic equation of the Department of Number of the
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:jidi
  1. test2

    0下载:
  2. 已知两个函数 ,求它们在指定区间的定积分,要求用矩形法编制求解定积分的通用函数(函数中可用函数型参数或函数指针型参数)。-The known two function, let them in the designated the definite integral interval, the requirement with rectangle method of the definite integral solution of g
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:12288
    • 提供者:浅浅
  1. Ex6_13

    0下载:
  2. 【例6.13】梯形法求积分的函数integer()是通用函数,可求任一函数的定积分。不同的函数有不同的解析式, //该解析式决定了自变量在每一个小积分区间端点处的函数值。函数 integer()以一个指向函数的指针为参数, //由该参数调用欲求定积分的函数,另两个参数是积分上下限。-[Example 6.13] the trapezoidal method to seek the integral function intege
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wu_xiaofeng
  1. qiudingjifen

    0下载:
  2. 求定积分,精度要求 ,根据矩形法求解,计算时用二进制将精度的位数确定后进行计算,最后转换输出结果-Seek the definite integral, precision, according to the rectangular method for solving binary calculations determined the number of digits of precision calculation, the la
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:常雪倩
  1. Definite-integral

    0下载:
  2. 这是一个关于定积分计算的程序,适用于计算一些复杂的定积分运算-This is a definite integral calculation procedures applicable to the calculation of complex definite integral operator
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:658432
    • 提供者:
  1. Numerical-integration-routine

    0下载:
  2. 其中一个是是变步长复化梯形公式例程,该程序是用变步长复化梯形公式计算定积分的C语言程序。另一个是1.1.2 变步长复化抛物线公式例程,该程序是用变步长复化抛物线公式计算定积分的C语言程序。-One is the variable step size compound trapezoid formula routines, the program is the variable step size compound trapezoid f
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:静静
  1. Romberg-quadrature-formula

    0下载:
  2. 龙贝格求积公式,求解定积分 ,结果很好,准确实现该算法。 -Romberg quadrature formulas to solve the definite integral, the result is very good, accurate realization of the algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:xuexi
  1. a-definite-integral

    0下载:
  2. 展示一个定积分的数值,图中阴影区域显示了当前的子区间与子区间积分,颜色切换到绿色得到准确性.-Demonstrate numerical evaluation of a definite integral. The shaded area shows the integral over the current subinterval. The color switches to green when the desired accur
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:谷敬丽
  1. tixingjifen

    0下载:
  2. 定积分的数值积分的梯形积分法的c++语言代码- Numerical integration of the definite integral of the trapezoidal integral method of c++ language code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:lijiangcheng
  1. jifenxiaochengxu

    0下载:
  2. 原理就是向一个定积分规定的区域内随机投入无数点,统计投入在函数曲线与坐标轴之间的点数比总点数乘此块区域面积就是积分-Principle is the random input to the area within a definite integral requirement many points, statistical input in the function of the number of points between th
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:小雨
  1. integral

    0下载:
  2. c语言求定积分的小程序,可以用vc6.0编译运行-c language to find definite integrals applet with vc6.0 compile and run
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:171008
    • 提供者:冯桐
  1. numerical-integration

    0下载:
  2. 本文件用matlab中三种方法不同计算定积分的数值,非常实用。-The different file matlab in three methods to calculate the value of the definite integral and very practical.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:19456
    • 提供者:李小宇
  1. Integral

    0下载:
  2. 用Monte Carlo 方法处理定积分问题,并比较误差-Definite integral of treatment using the Monte Carlo method, and compare the error
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:177152
    • 提供者:LD
  1. fxabjifen

    0下载:
  2. 用概率算法(数字概率算法)实现【a,b】区间求定积分-Use probability algorithm [a, b] interval and definite integral
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:赵瑞曼
  1. Definite-integral-algorithm

    0下载:
  2. 定积分算法 通过类及其抽象类的使用实现几分-Definite integral algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:581632
    • 提供者:任小军
  1. jifen

    0下载:
  2. 分别用梯形法和矩形法求定积分,附加应用实例-, Respectively, with the trapezoidal method and the rectangle method to find definite integrals, additional application examples
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:可乐
  1. romberg

    0下载:
  2. 文章介绍了龙贝格积分法,用C语言实现定积分编程,应该广泛。-Article describes the Romberg integration method, the definite integral using C language programming, should be wide-ranging.
  3. 所属分类:编程文档

    • 发布日期:2024-05-19
    • 文件大小:158720
    • 提供者:changyanhui
  1. LBG

    0下载:
  2. 使用C#语言编写的龙贝格积分算法实现定积分的计算,Winform界面,可以在程序中设置被积函数,在界面中输入积分上下限和精度要求即可输出积分结果。-Romberg integration algorithm using C# language to achieve the definite integral calculation, Winform interface, can be set in the program is inte
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:45056
    • 提供者:changyanhui
« 1 2 3 4 5 67 8 9 10 11 ... 15 »

源码中国 www.ymcn.org