搜索资源列表
ch3
- Based on Matlab,Gauss Iteration Method
interpolation
- matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
program
- 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
Gauss-Hermite
- 国外比较好用的高斯-厄米特数值积分源代码-the code of gauss-hermite
Gauss
- 不使用matlab内部调用程序的按照高斯消元法本身原理来编写。-Do not use matlab within the procedure call in accordance with the Gauss elimination principle to the preparation of their own.
integrate(nu)
- This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral
Gauss3D
- Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user with function definitions entered in the appropriate spaces provided on the GUI. The user can change the number of Gauss points to use. Function input
gauss-eli2
- 列主元素高斯消去法解线性方程组,用了matlab和c语言写的。。。 -Out the main elements in Gaussian elimination solution of linear equations, using the matlab and c written language. . .
MLPG
- 无网格MLPG程序,gauss积分,移动最小二乘法-meshless local petrov-Galerkin methods
experimentreport
- 用迭代法解方程组 Jacobi Gauss-Sedel SOW 超松弛迭代 各种技术的比较 数值实验报告-Iterative solution of equations Jacobi Gauss-Sedel SOW SOR numerical comparison of various techniques Experimental Report
Gauss
- 在MATLAB环境中,用于实现线性方程组的快速运算,加快计算效率-Gauss method
nolinerequationssolves
- MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
matlab-gauss-and-LU
- 解线性方程组的两种算法,高斯迭代和LU算法-about linear simultaneous equations , gauss and LU algorithm
MyMatrixFunction
- 包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative sol
matlab-program
- 牛拉法,高斯法,sor法解线性方程的程序,并有实例-N-L method, Gauss method, sor method for solving linear equations of the program, and there are examples
Jacobi-and-Gauss-Seidel
- 振动力学,振动曲线绘制,matlab,希望有用-Mechanical vibration, the vibration curve drawing, matlab, hope be useful
gauss
- gauss消元法解线性方程的函数matlab编程-Gauss elimination method solution of linear equation function
Gauss
- matlab中高斯迭代法使用的m文件,可以用于方程组近似值的求解。-m file matlab Gauss iterative method can be used for approximation of solving equations.
gauss
- 此文件为MATLAB的M文件,文件包含一个function为GUASS消元法,可以求任意阶数的线性方程组的解。-This file MATLAB M-files, the file contains a function for GUASS method of elimination, you can seek the solution of the linear equations of any order.
高斯勒让德和切比雪夫数值积分
- 计算积分,高斯赛德尔与高斯切比雪夫数值积分(Calculate Gauss-Seidel and Gauss Chebyshev numerical integral)