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

搜索资源列表

  1. lastone

    0下载:
  2. 实现复化梯形算法,复化simpson算法以及高斯方法求积分-To achieve restoration of trapezoidal algorithm, rehabilitation of simpson algorithm, as well as methods for Gaussian integral
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:313438
    • 提供者:Paul Wang
  1. Simpson

    0下载:
  2. 数值分析课程必备的算法:自动选取步长Simpson公式求积分算法。有需要的同学下载-Numerical analysis algorithms required courses: automatically selected step formula for Simpson integral algorithm. Those students in need to download
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:960
    • 提供者:03
  1. ffts

    0下载:
  2. 变步长梯形求积法,并以exp(-x*x)为例计算求积分-Variable Step-trapezoidal quadrature method, and exp (-x* x) as an example for calculating the integral
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:559
    • 提供者:953427
  1. romb

    0下载:
  2. 龙贝格求积法,并以x/(4+x*x)为例计算求积分-Romberg quadrature method, and x/(4+ x* x) as an example for calculating the integral
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:636
    • 提供者:953427
  1. lrgs

    0下载:
  2. 勒让德-高斯求积法,并以x*x+sinx(2.5<=x<=8.4)为例计算求积分-Romberg quadrature method, and x/(4+ x* x) as an example for calculating the integral
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:730
    • 提供者:953427
  1. romberg

    0下载:
  2. Romberg算法求定积分,计算方法比较简单-Romberg algorithm for fixed points is relatively simple calculation method. . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:775
    • 提供者:ZHUANG
  1. C3

    0下载:
  2. 梯形求积分,辛普生求积分,龙贝格求积分,反常积分-Trapezoidal seeking points for Simpson points for points Romberg, abnormal points
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:4498
    • 提供者:林超
  1. IntegarteClass

    0下载:
  2. 一种复杂的积分表达式计算vc++源程序,实现求积分的类,支持各种复杂的积分表达式,可含任何数学函数, 如 3*exp(x)*tan(x)/(8+log(x)) ;可检查出表达式的书写错误;可设置积分精度-A complex calculation of the integral expression of vc++ source code, to achieve points for the class to support the integration of complex expressi
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:52700
    • 提供者:wang
  1. asp

    0下载:
  2. ASP网站源程序,有完整后台代码,不求积分只为掌声-ASP
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-08
    • 文件大小:1806366
    • 提供者:sam
  1. cprogram

    0下载:
  2. c 写的一些关于求积分 完全数 卷积的代码-c aboat jifen wanquanshu juanji dedaima
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:768
    • 提供者:吴红梅
  1. Formula_Numerical_Analysis

    0下载:
  2. 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:78274
    • 提供者:xichen
  1. int

    0下载:
  2. 求解积分方程,(1)使用复化Simpson方法求积分(2)使用三次样条求积分值,并比较离散解与真解之间的误差,附件有详细说明-Solving integral equation (1) the use of complex methods for integration of Simpson (2) the use of cubic spline points for value, and compare the discrete solution and the error between t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:12256
    • 提供者:pei
  1. matlabxueqi

    1下载:
  2. 小学期的源程序 1.试编MATLAB程序。信号 sinc(10*t),-2<=t<=2 m(t)= 0,其它 用100hz的载波来产DSB信号并解调。完成下列工作: 画出已调信号; 求已调信号的频谱,并用图像表示。 画出解调信号; 求解调信号的频谱,并用图像表示。 2.信号 sinc2(100t),|t|≤t0 m(t)= 0, 其它 采用频率调制调制为1000HZ的载波。频偏常数为kf=50,t0=0.2
  3. 所属分类:assembly language

    • 发布日期:2017-03-25
    • 文件大小:2709
    • 提供者:张静
  1. jifen

    0下载:
  2. 这是一个求积分的算法,很简单的一个程序。数值计算中常用的算法之一。-This is a point for the algorithm, a procedure is very simple. Numerical algorithm used in one.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:69927
    • 提供者:黄希望
  1. gauss

    0下载:
  2. Gauss知道特地的函数值就可以求积分,适合学习计算物理的学生参考-GaussjifenGauss知道特地的函数值就可以求积分,适合学习计算物理的学生参考
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:638
    • 提供者:张三
  1. qiudingjifen

    0下载:
  2. 求定积分的通用函数,以给定算例,演示了定积分的求解过程,简单明了。-Seek a common definite integral function to the given examples to demonstrate the definite integral of the solution process, simple and straightforward.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:14948
    • 提供者:yyt
  1. 4

    0下载:
  2. romberg求积分,用C++编程实现的 非常好用 谢谢下载-romberg I
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:245644
    • 提供者:lining
  1. longbeige

    0下载:
  2. 龙贝格积分,求积公式是常用的一个的求积公式-Rhomberg points quadrature formula is commonly used in one of the quadrature formula
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:656
    • 提供者:萨拉
  1. Simpson

    0下载:
  2. 复化Simpson求积分,常用算法中很常用的一种积分方法-Complex of Simpson quadrature commonly used algorithm is a common integration method
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:669
    • 提供者:萨拉
  1. shuzhi

    0下载:
  2. 数值分析实验,T型公式求积分,辛普森公式,龙贝格公式求积分问题-jifen
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:453066
    • 提供者:esiye
« 1 2 3 45 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com