Welcome![Sign In][Sign Up]
Location:
Search - 线性方程组解法matlab

Search list

[Other resource用Matlab语言实现线性方程组的全主元三角分解法

Description: 用Matlab语言实现线性方程组的全主元三角分解法.PDF-using Matlab linear equations of all the main yuan triangular decomposition. PDF
Platform: | Size: 97581 | Author: 大规模 | Hits:

[matlablinear-simultaneous-equations

Description: 源码里包括线性方程组各种解法的Matlab例程,包括LU分解直接解法,夹克比迭代法、GS迭代法、SOR迭代法,共轭梯度法等。
Platform: | Size: 2184 | Author: dmbxj_sina | Hits:

[matlablieDoolittle

Description: 一个用列主元杜里特尔法求解线性方程组的Matlab源程序。很好很实用~
Platform: | Size: 602 | Author: sulala | Hits:

[matlab用Matlab语言实现线性方程组的全主元三角分解法

Description: 用Matlab语言实现线性方程组的全主元三角分解法.PDF-using Matlab linear equations of all the main yuan triangular decomposition. PDF
Platform: | Size: 97280 | Author: 大规模 | Hits:

[AlgorithmLU

Description: 用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
Platform: | Size: 1024 | Author: Y.P.Zhou | Hits:

[AlgorithmLU

Description: 数学工具: LU分解法解线性方程组,很好用-Mathematical tools: LU decomposition solution of linear equations, a very good use
Platform: | Size: 1024 | Author: 千里 | Hits:

[matlabmatlab...

Description: 利用矩阵分析的方法对线性方程组进行求解分析,得出奇异值分解法相对于其他分解法的好处-Analysis using matrix method for solving linear equations analysis singular value decomposition method for the other benefits of decomposition method
Platform: | Size: 16384 | Author: fd | Hits:

[matlabNumerical_Methods_matlab

Description: matlab实现:高斯消元法,LU分解法,迭代法,奇异值分解,乔累斯基分解法,gauss迭代解线性方程组,jacobi迭代解线性方程组-matlab implementation: Gauss elimination, LU decomposition, iterative methods, singular value decomposition, Cholesky decomposition, gauss iterative solution of linear equations, jacobi iterative solution of linear equations
Platform: | Size: 322560 | Author: jinghai | Hits:

[AlgorithmMATLAB-algorithm

Description: 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations to solve the direct method of solving linear equations of the iteration calculation of special functions, random number generator initial value problems for ordinary differential equations numerical solution of partial differential equations Statistics and analysis
Platform: | Size: 151552 | Author: puda | Hits:

[AlgorithmMyMatrixFunction

Description: 包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative solution of linear equations in the Jacobi, Gauss- Seidel and linear relaxation method function
Platform: | Size: 3072 | Author: z | Hits:

[matlabMATLAB_Arithmetic

Description: 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interpolation, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equations, linear equations group, direct, linear equations of the iterative method, random number generation, calculation of special functions, initial value problems for ordinary differential equations, numerical solution of partial differential equations, statistics and analysis.
Platform: | Size: 17144832 | Author: 刘鹏 | Hits:

[matlabMATLAB-language

Description: 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equations, linear equations, direct method, iterative linear equations, random number generator, a special function to calculate , initial value problems of ordinary differential equations, numerical solution of partial differential equations, statistics and analysis
Platform: | Size: 138240 | Author: jame | Hits:

[Othermatlab

Description: 数 值 计 算 方 法算 法 设 计 及 其 MATLAB 实现,插值方法,数值积分,常微分方程的差分解法,方程求根,线性方程组的迭代法等 -Numerical calculation method of algorithm design and its MATLAB implementation, interpolation method, numerical integration, differential solution of ordinary differential equations, Equations in One Variable, linear equations, iterative method
Platform: | Size: 224256 | Author: wujuan | Hits:

[matlabMATLAB-linear-equation

Description: 数值分析的线性方程组的解法,工具使用的是matlab,很实用。-Solution of linear equations, numerical analysis, tool use matlab, very practical.
Platform: | Size: 13312 | Author: Frank | Hits:

[Software EngineeringMatlab

Description: 本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析。-The book includes examples of the algorithm programs more than 200.
Platform: | Size: 17371136 | Author: ltiuan | Hits:

[File Formatmatlab

Description: 误差的来源 非线性方程(组)的数值解法 解线性方程组的直接方法 解线性方程组的迭代法 矩阵的特征值与特征向量的计算 函数的插值方法 函数逼近与曲线(面)拟合 数值微分 数常微分方程(组)求解值积分 -The source of the error Numerical method for solving the nonlinear equation (group) The direct method of solving linear equations The iterative method of solving linear equations The calculation of matrix eigenvalue and eigenvector Function of the interpolation method Fitting function approximation and curve (surface) Numerical differentiation Several ordinary differential equation (group) to solve the integral value
Platform: | Size: 1071104 | Author: 陈佳文 | Hits:

[matlabMATLAB-code_analysis

Description: MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue calculations, numerical integration, numerical differentiation, finding roots of equations, nonlinear equations, solving linear equations of the direct method for solving linear equations of the iterative method, random number generation, special function calculation, initial value problems for ordinary differential equations, numerical solution of partial differential equations, statistics and analysis)
Platform: | Size: 132096 | Author: 何嘉威 | Hits:

[AlgorithmThe-MATLAB-equation

Description: MATLAB解方程与函数极值、线性方程组求解、非线性方程数值求解、常微分方程初值问题的数值解法、函数极值。-The MATLAB equation and the extreme value of function, solving linear equations, nonlinear equations, numerical solution of initial value problem of ordinary differential equation, the numerical solution of the extreme value of function.
Platform: | Size: 11264 | Author: 石头 | Hits:

[matlabmatlab-algorithm-program-collection

Description: MATLAB语言常用算法程序集,内含有基本常用的matlab算法,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法和迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计与分析等方面的代码。-MATLAB language commonly used algorithm for assembly, containing basic common matlab algorithms, including interpolation, function approximation, eigenvalue calculations, numerical differentiation, numerical integration equation Root, nonlinear equations, direct method and solution of linear equations iterative method, random number generation, special function calculation, the initial value problems of ordinary differential equations, numerical solution of partial differential equations, statistics and analysis and other aspects of the code.
Platform: | Size: 17824768 | Author: 虺沙 | Hits:

[matlabLU和QR分解法

Description: LU和QR分解法求线性方程组,高斯消元法的改进(LU and QR decomposition method for solving linear equations)
Platform: | Size: 1024 | Author: Mathematic | Hits:
« 12 3 »

CodeBus www.codebus.net