搜索资源列表
gasi
- 高斯积分matlab实现的介绍以及其源码
matlabintegateprogramme
- matlab 相关的数值积分 例如高斯积分 龙贝格积分等等 可参考。
Matlab.zip
- Matlab数值积分,包含多种积分的源程序 CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分,Matlab numerical integration, including a variety of points of the source Combi
matlab 数值积分算法
- CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分 IntSample 用三次样条插值求积分 IntPWC 用抛物插值求积分 IntGaussLager 用高斯-拉盖尔公式求积分 IntGaussHermite
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
fit
- 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
QUAD2DG
- 本程序是矩形域高斯二重积分,利用matlab编写而成-This procedure is a double integral Gaussian rectangular domain, using matlab prepared
Diangxiangyuan_Dikong_3ceng_renyidianxVVVVGauss090
- 基于高斯积分计算电磁场外层线积分的MATLAB代码-Electromagnetic field calculation based on Gaussian integral outer lines of MATLAB code points
MatlabGaussPoint
- 高斯积分点计算程序Matlab编写的程序-Matlabgausspoint
magsint2
- 用简单迭代法求非线性方程f(x)=0有根区间[a,b]中的一个根 maiter 用途:用定步长高斯就积公式求函数的积分 magsint-w
Gaussianintegral
- matlab编写的用于计算一维和二维高斯积分的程序,示例为5点高斯积分。-written in matlab to calculate one-dimensional and two-dimensional Gaussian integral program, the sample for the 5-point Gaussian integration.
matlab
- 有限元等参单元和高斯积分的matlab程序-Isoparametric finite element unit and Gaussian integrals matlab program
stiffness-matrix-MATLAB
- 1.计算梁的刚度矩阵 2.高斯积分 3.T3单元的刚度矩阵-1. Calculate the beam stiffness matrix 2. Gaussian integral 3.T3 element stiffness matrix
高斯勒让德和切比雪夫数值积分
- 计算积分,高斯赛德尔与高斯切比雪夫数值积分(Calculate Gauss-Seidel and Gauss Chebyshev numerical integral)
matlab-fea
- 三维8节点有限元刚度阵 型函数 高斯积分 雅可比矩阵(3d 8 nodes fea stifness matrix)
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
微积分和微分方程
- 利用MATLAB进行微积分和微分方程的求解计算,包括:常微分方程、 符号微分方程、高斯积分法、矩形域高斯二重积分等。(MATLAB is used to solve calculus and differential equation, including ordinary differential equation, signed differential equation, gaussian integral method, gaussian double integral in recta
高斯积分matlab程序
- 计算在同一区域上的二重高斯-勒让德积分。(Calculating double Gauss integral in the same region)
MainProgram
- 一个基于有限元方法的平面问题求解器,支持网格类型为二维四边形四节点单元和四边形八节点单元的有限元网格: 前处理——用Abaqus建模编号并导出数据 在Matlab中读取数据文件 计算单元刚度矩阵(采用高斯积分),组集结构刚度矩阵 组集结点载荷向量,引入位移边条 求解结点位移,单元应力应变 后处理——绘制应力应变位移云图,与Abaqus结果对照(A plane problem solver based on finite element method)