搜索资源列表
LUfjdgsfsx
- 本文对求解线性方程组的LU分解递归算法进行了研究,给出了算法的详细推到过程,并用支持递归过程的FORTRAN90语言对算法进行了实现。转载,陈建平
线性方程组雅可比迭代法
- 数值计算方法实验 实验2 用雅克比迭代法解方程组 一、 实验目的 1、 学习使用雅克比迭代法求解方程组,加深对雅克比迭代法的认识。 2、 在误差允许的范围内,在循环次数较少的情况下,求解方程组的稳定解。 3、 进一步加深对Matlab的学习。
Doolittle
- Doolittle,用多利特尔直接分解法求解线性方程组Ax=b。-Doolittle, with multiple little direct decomposition method for solving linear equations Ax = b.
and11
- 该程序可实现求解线性方程组的功能,采用共轭梯度法求解线性方程组Ax=b的解 线性方程组的系数矩阵-The program enables the function for solving linear equations using the conjugate gradient method for solving linear equations Ax = b the solution , the coefficient matrix of linear equations
cp2Bp2Bcxkaifa
- 一个c++程序是面向过程的,它是利用松弛法求解线性方程组的接-A c++ program is process-oriented, it is the relaxation method for solving linear equations then
20050204181155531491
- 求解线性方程组,齐次或非齐次,直接法和间接法-Solving linear equations, homogeneous or non-homogeneous, direct and indirect
fem_3node
- 三节点有限元方法的计算,劲度矩阵式12*12的,可以有效求解出结点位移,结点应力,求解线性方程组方法简单-Three-node finite element method calculation stiffness matrix 12* 12, can effectively solve the nodal displacements, nodal stresses, simple method for solving linear equations
Jacobi-algorithm-and-source-code
- Jacobi迭代算法求解线性方程组,有算法说明与C++代码-algorithm and C++ source code for Jacobi
Out-PCA-Gaussian-elimination-method
- 高斯列主元消去法求解线性方程组,文档用了两种方法实现方程组的求解,含代码。-Out PCA Gaussian elimination method for solving linear equations
xianxingfangchengzu
- 要求编写高斯消去法求解线性方程组的函数和 要求编写列主元法函数,并在高斯消去法函数中由用户选择是否采用列主元法。 -Require written Gaussian elimination method for solving linear equations and functions require writing columns PCA function and Gaussian elimination function selected by the user is using
GaussSeidel
- 求解线性方程组,利用高斯赛德迭代法可以更加精确求解-The solution of linear equations using Gauss Seidel iteration method can be more accurate solution
thfxs
- 雅克比迭代求解线性方程组课设,基于混沌的模拟退火算法,时间序列数据分析中的梅林变换工具。- Jacobi iteration for solving linear equations class-based, Chaos-based simulated annealing algorithm, Time series data analysis Mellin transform tool.
jxnqt
- 雅克比迭代求解线性方程组课设,是本科毕设的题目,对于初学者具有参考意义。- Jacobi iteration for solving linear equations class-based, The title of the commercial is undergraduate course you For beginners with a reference value.
fou_v65
- FMCW调频连续波雷达的测距测角,应用小区域方差对比,程序简单,雅克比迭代求解线性方程组课设。- FMCW frequency modulated continuous wave radar range and angular measurements, Application of small area variance comparison, simple procedures, Jacobi iteration for solving linear equations class-base
dh320
- 用MATLAB实现的压缩传感,用于特征降维,特征融合,相关分析等,雅克比迭代求解线性方程组课设。- Using MATLAB compressed sensing, For feature reduction, feature fusion, correlation analysis, Jacobi iteration for solving linear equations class-based.
vn606
- 包含CV、CA、Single、当前、恒转弯速率、转弯模型,雅克比迭代求解线性方程组课设,电力系统暂态稳定程序,可以进行暂态稳定计算。- It contains CV, CA, Single, current, constant turn rate, turning model, Jacobi iteration for solving linear equations class-based, Power System Transient Stability Program, can be tr
wbrci
- 插值与拟合的matlab实现,雅克比迭代求解线性方程组课设,意信号卷积的运算,并且绘制图象。- Interpolation and fitting matlab implementation, Jacobi iteration for solving linear equations class-based, Convolution operation is intended to signal and image rendering.
funtou_v34
- 实现了对10个数字音的识别程序多元数据分析的主分量分析投影,雅克比迭代求解线性方程组课设。- Realization of 10 digital audio recognition program Principal component analysis of multivariate data analysis projection, Jacobi iteration for solving linear equations class-based.
skkhb
- 中介真值程度度量,基于中介真值程度度量的图像分割雅克比迭代求解线性方程组课设,保证准确无误,是学习通信的好帮手。- The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image segmentation Jacobi iteration for solving linear equations class-bas
解线性方程组
- 求解线性方程组的方法:高斯赛德尔迭代法,LU分解法(Solving linear equations by Gauss Seidel iteration)