搜索资源列表
SimpleNumericalLibrary
- 封装了矩阵与矢量的类,比较特别的是实现了非线性方程的求解,还有高斯积分.供大家参考
gauss
- 带有MathParser控件的高斯积分,可以计算各种复合函数的积分
Lobatto高斯-罗巴脱积分计算积分点的位置及各积分点的权值
- 高斯-罗巴脱积分计算积分点的位置及各积分点的权值-Gauss- Roba de-integral calculation of the location of integration points and the weights of integration points
Gaussian-integral
- 关于数值分析的程序,做高斯积分!采用了两种数值方法做的积分函数!-Numerical Analysis about the procedures to do Gaussian integral! Two numerical methods using the integral function to do!
Gauss-Hermite
- 国外比较好用的高斯-厄米特数值积分源代码-the code of gauss-hermite
arithmetic
- 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
NumericalAlgorithm
- 常用数值算法的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
gauss_general
- 通用的高维矩形域内高斯积分程序,使用起来比库函数更方便更直观。-A general Gaussian Quqadrature code for any high dimensional rectangular region,which is versatile and very convinient to be applied.
shuzhijifen
- 包含用辛普森系列公式求积分 用牛顿-科茨系列公式求积分 用高斯公式求积分 用高斯拉道公式求积分等等 -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.
gq
- 用Fortran编的高斯积分子程序,可以直接调用-Compiled with the Fortran subroutine Gauss points, you can directly call
accumlation
- 高斯积分,如果有人做采样,数值处理,控制的话,是很有用的参考代码 -Gaussian integral, if someone do the sampling, numerical processing, control it, is a useful reference code
GaussIntegral-with-cPP
- GaussIntegral的c++实现。实现了高阶高斯积分点及积分因子的计算。-the impliment of GaussIntegral with c++.
Newton-and-polint
- 最经典的拉格朗日插值方法和牛顿插值、高斯积分,可以直接调用,格式是f90的,还附上matlab程序-Most classical Lagrange interpolation method can be called directly, the format is f90
Gauss_legendre
- 高斯积分程序代码,高斯勒让德积分代码,很简单的一个程序。-Gauss integration
GaussIntegral2D
- 通常一维高斯积分比较简单,二维高斯积分没有直接的公式,但是可以有一维推广而来-2 d gaussian integral
jifen
- 各种数值积分,龙贝格积分。反常积分。高斯积分。三重积分。-Various numerical integration Romberg integration. Improper integrals. Gaussian integral. Triple integral.
gauss-integral
- 用C++语言程序正确实现高斯积分及高斯法解方程的程序-Using C++ language to program correctly realize the Gauss integral and Gauss method for solving equations procedures
GAUSS–CHEBYSHEV法解积分
- 使用GAUSS–CHEBYSHEV(高斯 - 切比雪夫)法简单快速的解决含未知数的积分问题(Fast solution of integral problems with unknown numbers)
高斯勒让德和切比雪夫数值积分
- 计算积分,高斯赛德尔与高斯切比雪夫数值积分(Calculate Gauss-Seidel and Gauss Chebyshev numerical integral)
FORTRAN版高斯乐让德积分工具 GAULEGQUADF
- 高斯勒让德积分工具,用fortran编程实现的积分代码,多多指教(Gauss integration formula code on the windows with fortran)