搜索资源列表
geap
- 自己编写的全主元高斯消去法解线性方程组的matlab函数。特点:运行稳定,适合于工程计算;结构清楚,注释详尽,非常适合于初学者。-their preparation of all PCA Gaussian elimination method for solving linear equations of Matlab function. Features : stable operation, which is suitable for engineering calculations; St
Gauss
- 解n阶线形方程组Ax=b的列主元高斯消去法的通用程序如下(下列程序都是在 matlab平台下编写的)
gaosi
- 求矩阵的逆阵,利用高斯消去法,是本人编写的MATLAB源码
matlab高斯消去法
- 利用matlab程序实现列主元的高斯消去法。-using Matlab program out of the main yuan Gaussian Elimination Act.
PQ分解法_我编的_内含三角分解法
- 这是我毕业设计时编写的潮流计算PQ分解法程序,支持n个节点、从外部读取Excel表格,采用高斯消去法获得因子表。 同时附带有针对这一程序的gui界面.fig和对应的.m文件! Matlab版本为7.6.0。
equation
- 分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
lugui
- 利用高斯消去法求矩阵LU分解的matlab源代码-Gaussian elimination demonstration.
matlab(erfenfa)
- MATLAB高斯消去法解方程组,我调试过了,可以用的。欢迎大家下载使用!-MATLAB Gaussian elimination solution of equations, I have debug off, and can be used. Welcome to download!
MATLAB(Gauss)
- MATLAB高斯消去法解方程组,我调试过了,可以用的,欢迎大家下载使用-MATLAB Gaussian elimination solution of equations, I had to debug, and can be, and welcome to download
MATLAB(gauss_liezhuyuan)
- MATLAB列主元高斯消去法的代码!我调试过了,可以用的,欢迎大家下载使用1-MATLAB out Principal Gaussian elimination code! I had to debug, and can be used are welcome to download a
jtyj
- 电力系统潮流的计算机辅助分析 本课题要求对一14节点的电力系统分别使用MATLAB和PSASP软件进行潮流计算及分析,其具体要求如下: 1)用MATLAB实现对该系统的潮流计算。需要MATLAB语言编制程序形成节点导纳矩阵、形成雅克比矩阵、用高斯消去法解修正方程式,并编写输出程序用以输出节点导纳矩阵、节点电压(包括电压的相角和幅值)、以及各支路的首端功率、末端功率和功率损耗,然后调式并在MATLAB运行环境下运行程序输出结果,再将结果制成表格。-Computer Aided Anal
Gass_xiaoqufa
- 利用MATLAB编写的高斯消去法,很好用,也很实用-using MATLAB write Gass
shuzhijisuan
- 里面有用MATLAB自编的几个数值计算方面的几个程序,有拉格朗日多项式插值法,高斯消去法求解方程组,最小二乘法拟合,复合梯形公式求解数值积分-Some Useful MATLAB self inside the numerical calculation of the number of procedures, Lagrange polynomial interpolation method, Gaussian elimination method for solving equations,
Gauss
- 高斯消去法,用Matlab实现的。显然没有matlab自带的算法好,所以是练习以及和其他算法比较用的。-Gaussian elimination method, implemented with Matlab. Obviously there is no algorithm matlab own good, so is the practice and compare with other algorithms used.
MATLAB
- 列主元高斯消去法、LU三角分解法、龙贝格(Romberg)算法、最小二乘法的Matlab程序及运行结果-Column principal component Gaussian elimination, LU triangular decomposition method, Romberg (Romberg) algorithm, least-squares method in Matlab and the results
CMGelim
- matlab线性方程组数值解法 高斯消去法-matlab linear equations numerical solution of Gaussian elimination
matlab代码LDPC校验矩阵
- LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.
厄尔米特插值与高斯消去解法
- 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)
Matlab
- 对于已经给出的横坐标及对应的函数值,进行三次样条插值。边界条件为二阶导数为0。 需要的追赶法程序也在内。另外还有高斯消去法和gauss-jordan法求逆矩阵的程序(Two of the programes are aming to solving the problem of cubic interpolation with the boundary condition of the zero second-order derivation. The programe of the chasi
Matlab
- 能够计算非齐次方程组的解,程序清晰的解释了高斯消去法的过程和原理,有助于读者理解高斯消去法,从而更好的进行其他相关的复杂编程(It is possible to compute the solution of the homogeneous equations, and the program clearly explains the process and principle of the Gauss elimination method, which helps the reader to