搜索资源列表
mymath
- 自编数学函数调用库,有LU分解法,高斯塞德尔迭代法,追赶法解线性方程组,还有一维和二维的高斯积分公式-writing mathematical function call library, LU decomposition, high Shisaideer iterative method, catching up with the method for solving linear equations, one-and two-dim
Guass
- 二维三点高斯积分公式-2D Gaussian integral formula
legendre_gauss
- 此程序包含求任意点高斯积分节点和对应的Gauss的求解系数(同时也编写了Lagrange插值公式)-for this procedure include arbitrary point Gaussian integral node and the corresponding Gauss coefficient of the solution (also prepared Lagrange interpolation formula)
wyl_shuzhisuanfa
- 算法包括:1.二分法求解 2.牛顿法求解 3.高斯消去法求解 4.雅可比迭代法求解 5.拉格朗日插值 6.牛顿插值 7.最小二乘法拟合 8.龙贝格方法计算积分 9.欧拉方法求解初值问题-algorithms include : 1. Solving two dichotomy. Newton method 3. Gaussian elimination method 4. Jacobi iterative method 5. Lagra
Gauss
- 无网格伽辽金法中用到的数值积分,此程序,提供多点高斯积分,可任意选择!-element-free Galerkin method used in the numerical integration of this process, provide more Gaussian integral, can be arbitrary choice.
SimpleNumericalLibrary
- 封装了矩阵与矢量的类,比较特别的是实现了非线性方程的求解,还有高斯积分.供大家参考-Packaging of the matrix and vector classes, quite special is the realization of a non-linear equations, as well as Gaussian integral. For your reference
gasi
- 高斯积分matlab实现的介绍以及其源码-Gaussian integral matlab introduction to achieve, as well as its source
71-93
- C语言精彩百例第71-93例 第三篇 常用算法篇 实例71 链表的建立 实例72 链表的基本操作 实例73 队列的应用 实例74 堆栈的应用 实例75 串的应用 实???76 树的基本操作 实例77 冒泡排序法 实例78 堆排序 实例79 归并排序 实例80 磁盘文件排序 实例81 顺序查找 实例82 二分法查找 实例83 树的动态查找 实例84 二分法求解方程 实例85
matlabintegateprogramme
- matlab 相关的数值积分 例如高斯积分 龙贝格积分等等 可参考。-matlab numerical integration-related such as Romberg Gaussian integral points and so can refer to.
gauss
- 实现高斯积分计算。作为简单的例子,用于学习复杂的积分编程。-Realize Gaussian integral calculation. As a simple example, for learning complex programming points.
gaussintegration
- 一个高斯积分的例子,可能有点简单,不过还是给大家共享-Example of a Gaussian integral, may be a bit simple, but still to share
arithmetic
- 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications
fit
- 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式
Gaussian-integral
- 关于数值分析的程序,做高斯积分!采用了两种数值方法做的积分函数!-Numerical Analysis about the procedures to do Gaussian integral! Two numerical methods using the integral function to do!
NumericalAlgorithm
- 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem
Diangxiangyuan_Dikong_3ceng_renyidianxVVVVGauss090
- 基于高斯积分计算电磁场外层线积分的MATLAB代码-Electromagnetic field calculation based on Gaussian integral outer lines of MATLAB code points
gauss_general
- 通用的高维矩形域内高斯积分程序,使用起来比库函数更方便更直观。-A general Gaussian Quqadrature code for any high dimensional rectangular region,which is versatile and very convinient to be applied.
四旋翼PID-科特斯积分
- 利用科特斯积分计算高精度惯性导航 stm32f407单片机 四旋翼飞行器(High precision inertial navigation using integral Cortez)
md_gauss
- 求解高斯积分点及其权重的计算程序。程序计算一维、二维、三维的高斯点及其权值,用于数值积分。原来写的一个有限元程序,所以有能力给6节点的三角形单元的积分点(A program for solving Gauss integral points and their weights is presented.Program calculates the gauss points for 1-D,2-D,3-D along with their
高斯积分matlab程序
- 计算在同一区域上的二重高斯-勒让德积分。(Calculating double Gauss integral in the same region)