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

搜索资源列表

  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6419
    • 提供者:胡婕
  1. dd

    0下载:
  2. 进行积分算法的c语言编程 进行的 的拉力拉拉链拉-Integral Algorithm for the c programming language to pull the zipper pull of the pulling force
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:43222
    • 提供者:Nidhogg
  1. sum

    0下载:
  2. 这是一个计算积分的程序,使用数值方法计算一个函数的数值积分。可以修改函数体计算不同函数的积分。-The program is used to calculate angular integral. You can change the function expression to calculate different angular integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:621
    • 提供者:
  1. Scientific_Computing_and_C_assembly

    0下载:
  2. 第二章 解线性方程组的直接法 第三章 解线性方程的迭代法 第四章 插值法 第五章 数据拟合 第六章 数值微分和积分 第七章 矩阵特征值问题 第八章 非线性方程数值解法 第九章 非线性方程组的抚今迭代解法 第十章 常微分方程初值问题的数值解法 第十一章 常微分方程边值问题的数值解法 附录A C语言屏幕绘图 -Chapter II solution of linear equations in Chapter III of the direct meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:354674
    • 提供者:hankl wen
  1. NumericalAnalysis

    0下载:
  2. 数值分析中常用算法的C++语言实现。 其中包括: 变步长梯形积分公式 二分查找 拉格郎日差值公式 牛顿迭代公式 牛顿前插公式 -Algorithm commonly used in numerical analysis of the C++ language. These include: Variable Step-trapezoidal integral formula of binary search difference Lagrangian formula
  3. 所属分类:Algorithm

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

    0下载:
  2. 使用Romberg求解了定积分,附件有详细说明!-Romberg used to solve the definite integral, is described in detail in Annex!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:15797
    • 提供者:pei
  1. ROMBERG

    0下载:
  2. 在变步长求积过程中的三个加速公式,将粗糙的积分近似值迅速加工成精度较高的积分近似值的求积方法为龙为个求积算法。-Variable step size in order to plot the course of the three accelerated formula rough approximation of the points quickly processed into a high precision quadrature integral approximation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:651
    • 提供者:刘佳
  1. MOM

    4下载:
  2. 矩量法(电场结合磁场积分方程) 矩量法(电场结合磁场积分方程)-Method of moments (combined electric field integral equation)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:319916
    • 提供者:宋亮
  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. MFIE

    0下载:
  2. 本程序用于磁场积分方程求解圆柱的电磁散射问题。-This procedure for the cylindrical magnetic field integral equations of electromagnetic scattering problems.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-07
    • 文件大小:1348
    • 提供者:陈民
  1. runge

    0下载:
  2. integral solving with runge kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:542
    • 提供者:roberto
  1. jf

    0下载:
  2. 完成三角函数积分和多项式的符号积分功能比较强大,欢迎下载-applied for treometric and polynomial integral/pku SICP project1
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:2172
    • 提供者:uiuc
  1. Rombergintegrationmethod

    0下载:
  2. 用龙贝格方法上级计算积分: 这里计算e的-x平方在0到0.8的积分,代码中f函数为被积函数,main函数中输入积分区间。 -Superior method of calculation using Romberg integration: This calculation of e,-x squared from 0 to 0.8 points in the code for the integrand function f the function, main function, en
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:182025
    • 提供者:wq
  1. niudunketesi

    0下载:
  2. 牛顿-科特斯求积公式,求定积分,方便数学建模的实现-Newton- Coates quadrature formula, seeking definite integral to facilitate the realization of mathematical modeling
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:604
    • 提供者:小珞
  1. Simposn

    0下载:
  2. 数值积分里的辛普森求积公式,用于计算定积分,效率很高-Numerical integration inside the Simpson quadrature formula used to calculate the definite integral, highly efficient
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:759
    • 提供者:王俊
  1. Simpsonjifen

    0下载:
  2. 这是一个利用simpson求积公式来计算近似积分值,精度比较高-This is an advantage of simpson quadrature formula to calculate the approximate integral value, high precision
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:199389
    • 提供者:吴秋明
  1. NR_C301

    0下载:
  2. Numerical.Recipes-数值算法 最著名的常用数值算法程序集,C++及C形式的源代码 1 Preliminaries 2 Solution of Linear Algebraic Equations 3 Interpolation and Extrapolation 4 Integration of Functions 5 Evaluation of Functions 6 Special Functions 7 Random Number
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:1020948
    • 提供者:Michael
  1. qdagp

    0下载:
  2. 一个求解最平常的积分问题的积分运算的程序,很好用-One of the most common points for solving the problem of integral operator of the program, a very good use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2849
    • 提供者:hualiayue
  1. fuhexinpusen

    0下载:
  2. 复合辛普森算积分C++实现,相信对大家学习有一定帮助-Composite Simpson' s integral operator C++ implementation, I believe this will definitely help them to learn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:294123
    • 提供者:wangzhehu
  1. numericalcomputation

    0下载:
  2. 数值计算方法, 包含插值法部分, 解方程部分, 矩阵部分, 求解微分方程部分和数值积分部分-Numerical methods, including interpolation part, solve some equations, matrix part, solving differential equations and numerical integral part of some
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:34718
    • 提供者:yolande
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com