搜索结果
找到约 111 项符合
LU 的查询结果
按分类筛选
数学计算 Doolittle 分解法
Doolittle 分解法,数值分析中的重要方法,是LU分解的基础算法
其他书籍 matlabBank-Based Kalman Filtering Technique for] - A Filter-Bank-Based Kalman Filtering Technique fo
matlabBank-Based Kalman Filtering Technique for] - A Filter-Bank-Based Kalman Filtering Technique for Wavelet Estimation and Decomposition of Random Signals.pdf
[DIP_dg.rar] - JPEG图像压缩像素之扫描方法之一(zigzag scan)这是用的循环法
[imagethreshold.zip] - 老外编写的阈值分割代码,非常的好,强烈推 ...
数学计算 数值分析 解线性方程组算法
数值分析 解线性方程组算法,高斯列主元消去法,LU分解法,高斯-塞德尔迭代法,SOR迭代法
数学计算 求特征值与特征向量的程序
求特征值与特征向量的程序,通过methode de LU思想设计。
matlab例程 LiScNLS is a Matlab application for the numerical study of some nonlinear differential equations o
LiScNLS is a Matlab application for the numerical study of some nonlinear
differential equations of the form Lu=Nu, using the Lyapunov-Schmidt method.
Downloading the LiScNLS package creates a new LiScNLS folder on the computer.
数学计算 数值线性代数的Matlab应用程序包 共13个程序函数
数值线性代数的Matlab应用程序包
共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名
程序名称 用途 Method 方法
GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特
MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特
househol ...
数学计算 SuperLU 2.2版本。对大型、稀疏、非对称的线性系统的直接求解
SuperLU 2.2版本。对大型、稀疏、非对称的线性系统的直接求解,用 Gauss 消去法做 LU 分解。用 C 开发。
其他 包括使用修正Gram-Schmit算法实现QR分解
包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse p ...
matlab例程 Matlab source codes for the regularized linear discriminant analysis (R-LDA)
Matlab source codes for the regularized linear discriminant analysis (R-LDA),Author: Lu Juwei,Bell Canada Multimedia Lab, Dept. of ECE, U. of Toronto,Released in 01 November 2004
数值算法/人工智能 The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively.
The functions in this package are accurate, but they are far s ...