搜索资源列表
龙贝格积分算法
- 用c语言编写的一个龙贝格积分算法.可在C++或DOC下实现.-use of a language Romberg integral algorithm. In C or under DOC.
积分
- 一个用C++编写的积分算法,可以用VC编译.-an integral prepared by the algorithm can be used in VC compiler.
自适应Simpson积分算法
- 这是一个很实用的求积分算法,自适应算法是一种很有前途的算法,特为其发展贡献绵薄之力。-This is a very practical for integration algorithm, adaptive algorithm is a very promising algorithm, special small way contribute to its development.
vc++常用数值算法
- VC++常用数值算法源代码。包括插值、数值积分、微分方程组的解、极值、矩阵运算等程序。
matlab 数值积分算法
- CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分 IntSample 用三次样条插值求积分 IntPWC 用抛物插值求积分 IntGaussLager 用高斯-拉盖尔公式求积分 IntGaussHermite
00006NumericalIntegration
- 这些主要是讲解数值积分算法的...通过MATLAB编程来实现这些算法-These are mainly on the numerical integration algorithm ... through MATLAB programming to achieve these algorithms
NJCSTCFSN
- 用数值积分算法计算hankel变换,并采用连分式逼近-Hankel transform by continued fraction
NumericalRecipesinCWilliam.H
- 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
四种积分算法
- 包含了特征提取需要用到的四种积分双谱,主要用于辐射源个体识别中对信号稳态特征的提取(Contains four kinds of integral bispectrum needed for feature extraction)
MATLAB语言常用算法程序集
- 涵盖了插值、数值微分、数值积分、非线性方程组求解、偏微分方程数值解法、数据统计和分析等方面的matlab常用算法程序。(Covers interpolation, numerical differentiation, numerical integration, nonlinear equations, numerical solutions of partial differential equations, data statistics and analysis and other asp
几个低阶次的牛顿科特斯求积公式
- 提供了几种低阶次的牛顿-科特斯积分算法,可以直接使用将实验得到的数据进行积分(Several low-order Newton-Cortez integral algorithms are provided that can be used directly to integrate the experimental data)
kalman积分
- 通过matlab软件编写的数值积分算法,积分采用kalman滤波算法实现(The numerical integration algorithm is written by MATLAB software, and the integral is realized by Kalman filter algorithm)
数值计算相关算法
- 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
I
- 含有积分算法 依据光场分布的积分算法,使用积分算法计算探测面某点的光强 利用高斯光场的分布,计算不同探测角度的光强分布(Integral algorithm. The integral algorithm is used to calculate the light intensity of a point on the detection surface by integral algorithm.. The distribution of Gauss light field is used
C常用算法程序集(第二版)
- 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia
bp神经网络&龙贝格积分
- 通过C语言构建了bp神经网络以及龙贝格积分算法。(BP neural network and Romberg integration algorithm is constructed by C language.)
SZP聚焦--R.W. 积分方法core_Hx_szpAP
- SZP聚焦--R.W.积分方法 提供一种积分的程序算法和识别模式 可帮助你更快地计算 SZP focusing --R.W. integral method(SZP focusing --R.W. integral method)
PSO算法IGPSOexe
- PSO algorithm 提供一种积分的程序算法和识别模式 可帮助你更快地计算(PSO algorithm particle swarm optimization algorithm)
数值积分法
- 数值积分法,包括梯形求积公式,复化梯形求积公式,辛普森求积公式,复化辛普森求积公式和龙贝格求积公式(The numerical integration method includes trapezoidal quadrature formula, complex trapezoidal quadrature formula, Simpson quadrature formula, compound Simpson quadrature formula and long Berg quadratu
C数值算法集
- 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and effective numerical algorithm