搜索资源列表
gsxc
- 用高斯消去法求线性方程组的解.
4-1Jacbi
- 对于阶数不高的方程组,直接法非常有效,对于阶数高,而系数矩阵稀疏的线性方程组却存在着困难,在这类矩阵中,非零元素较少,若用直接法求解,就要存贮大量零元素。为减少运算量、节约内存,使用迭代法更有利。-The order of the equations is not high, the direct method is very effective for high order, and the sparse coefficient matrix of linear equations, ther
sol
- 利用高斯列主元消去法求解线性方程组的fortran程序,测试通过!-Out the use of principal component Gaussian elimination for solving linear equations fortran procedures, test!
gaussc
- 用gauss消去法求解线性方程组很经典的完整的C++代码-By gauss elimination method for solving linear equations is the classic complete C++ code for
gaosi
- 利用高斯消去法解线性方程组,也就是加减消元法解线性方程组-Gaussian elimination linear equations, that is, addition and subtraction method of elimination of Linear Equations
gao
- 高斯消去法解线性方程组。很重要的一种思想-Gaussian elimination of Linear Equations. A very important thought
Conjugate-Gradient-Method
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-Conjugate gradient method (Conjugate Gradient) between the steepest descent between law and Newton'
matrix
- 共轭梯度法可以实现正定线性方程组的求解,并可以通过实例进行验证-Conjugate gradient method can achieve positive definite linear equations, and can be verified by an example
Jacobi
- JACOBI迭代解线性方程组。里面有注释注意事项等。-JACOBI iterative solution of linear equations. Notes Note there.
xufortran
- 各种fortran基础源代码,包括线性方程组求解,矩阵运算,矩阵特征值与向量等等问题的求解。-The various Fortran underlying source code, including solving linear equations, matrix operations, matrix eigenvalue vector problem solving.
123
- MatLab解线性方程组一写在阅读本文前的引子。 一:读者对线性代数与Matlab 要有基本的了解; 二:文中的通用exp.m文件,你须把具体的A和b代进去文通-matalab linear equation
Matlab-of--linear-equation-group
- matlab 解线性方程组的直接法,包括克罗托算法,杜丽脱尔算法,高斯消去法,列主元素法等14个算法,运行无误,可以运算。-Matlab solution of linear equation group, run correctly, can operation.
PSO-20
- PSO算法两个目标的代码,测试程序是非线性方程组,目标变量为找到MinF(x)-PSO algorithm code two goals, the test program is non-linear equations, the target variable is found MinF (x)
pso-fd
- PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。-PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.
MatrixGausBand
- 用高斯消去法解线性方程组,就是把矩阵化简,然后列出方程组,进而求出方程组的解-Using the Gauss elimination method with type equations
xianxingfangcheng
- 线性方程组解算常规算法,包含高斯迭代法,选主元消去发等-A general algorithm for solving linear equations
tao_xr31
- 雅克比迭代求解线性方程组课设,FIR 底通和带通滤波器和IIR 底通和带通滤波器,包括面积、周长、矩形度、伸长度。- Jacobi iteration for solving linear equations class-based, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Including the area, perimeter, rectangular, elongatio
xe445
- 多抽样率信号处理,音频信号通过LM386放大,雅克比迭代求解线性方程组课设。- Multirate signal processing, LM386 audio signal amplification, Jacobi iteration for solving linear equations class-based.
pt235
- 在MATLAB中求图像纹理特征,包含优化类的几个简单示例程序,雅克比迭代求解线性方程组课设。- In the MATLAB image texture feature, Optimization class contains several simple sample programs, Jacobi iteration for solving linear equations class-based.
jan-V1.7
- 雅克比迭代求解线性方程组课设,结合PCA的尺度不变特征变换(SIFT)算法,重要参数的提取。- Jacobi iteration for solving linear equations class-based, Combined with PCA scale invariant feature transform (SIFT) algorithm, Extract important parameters.