当前位置:
首页 资源下载
搜索资源 - Linear Equations system
搜索资源列表
-
2下载:
用C语言写的预处理共轭梯度法求解线性方程组的程序-Preconditioned Conjugate Gradient Method with C Language for solving linear system of equations
-
-
1下载:
电力系统潮流程序,用matlab编程的的。潮流计算是电力系统运行分析和规划设计中最常用的工具,电力系统潮流计算问题在数学上是求解一组多元非线性方程,迭代的收敛性是实用者关心的技术焦点。-Power Flow procedures, with the matlab programming. Flow calculation is the electric power system operation analysis and planning and designing the most comm
-
-
0下载:
一个C++程序。用来解多元一次线性方程组-A C++ program. solution to a system of linear equations
-
-
0下载:
Simultaneous Displacement Method for a linear equations system
-
-
2下载:
本程序为一种基于凸优化的OFDM信道估计算法,平滑SLO算法是求解稀疏线性方程组的一种迭代解法,本程序将其应用于OFDM信道估计,取得了较好的信号估计精度以及速度-This procedure is a convex optimization of OFDM-based channel estimation algorithm, smoothing algorithm SLO is sparse system of linear equations to solve an iterative m
-
-
0下载:
线性方程组的matlab程序实现方法,有大量例题和程序-Linear equations matlab program implementation methods and procedures for a large number of Example
-
-
0下载:
3.4 MATLAB Program Reflectance Spectrum
Computation of 1D PhC
The program computes the reflectance spectrum
of the user-defined layered structure by the method
described in this chapter. The solution of the
linear equations system is
-
-
0下载:
用LU分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the LU decomposition method to solve linear equations of the process of demonstration, I have the original, the test is correct, containing detailed notes.
-
-
0下载:
用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.
-
-
0下载:
用LDLT分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With LDLT decomposition method to solve linear equations of the process of demonstration, I am the original, the test is correct, containing detailed notes.
-
-
0下载:
jacobi算法求解线性方程组,迭代算法。-jacobi algorithm for solving linear equations, iterative algorithm.
-
-
0下载:
数值计算方法matalb,该程序包含了迭代法求解线性方程组!-The numerical calculation the method matalb This package contains the iteration method for solving linear equations!
-
-
0下载:
数值计算方法matalb程序,该程序包含了直接发求解线性方程组!-The numerical calculation the method matalb program, which includes directly solving linear equations!
-
-
0下载:
实现线性方程组的求解,能解决所有线性方程组的解。-Solving system of linear equations
-
-
0下载:
用雅可比迭代法计算线性方程组的解,方便快捷-The Jacobi iteration method to calculate the solution of the system of linear equations
-
-
0下载:
solve the system of linear equations A*X = B for X ---FORTRAN90
-
-
0下载:
OpenSees用以增加求解大规模线性系数方程的源代码,可以在本例基础上增加一系列高效的线性方程组求解器-OpenSees source code for adding new solutor of linear equations
-
-
0下载:
数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-The inside of the numerical methods used though laser hair interpolation algorithm for solving linear equations, problem sets can be used to solve the linear system of equations
-
-
0下载:
文件实现求解线性方程组,多项式插值或积分,包含gauss消去,迭代等-File to realize solving system of linear equations, polynomial interpolation or integral, containing gauss elimination, iteration, etc
-
-
0下载:
分别用几种经典的数值分析迭代算法求解线性方程组(Solving linear equations by several classical numerical analysis iterative algorithms)
-