搜索资源列表
-
0下载:
-
-
0下载:
在matlab中实现矩阵的sor分解和ssor分解-Implemented in the matlab sor matrix decomposition decomposition and ssor
-
-
0下载:
QR分解SMI算法的目的正是要避免直接来解线性方程,而是将自相关矩阵分解,并利用Givens旋转实现数据矩阵的QR分解,最终将权矢量的求解问题转化为三角线性方程组的求解问题。-QR decomposition SMI algorithm, whose objective it is to avoid directly to solution of linear equations, but will auto-correlation matrix decomposition, and the u
-
-
2下载:
通过nystrom数值方法来加速核矩阵的运算。-using the nystrom method to speed up the kernel matrix decomposition.
-
-
0下载:
方便矩阵分解运用,可以去掉矩阵相关性,方便gps模糊度快速解算-Facilitate the use of matrix decomposition, correlation matrix can be removed to facilitate rapid ambiguity gps calculation
-
-
0下载:
矩阵,尤其是分块矩阵的分解,删除,调整,可以方便数值计算,减少冗余-Matrix, in particular, block matrix decomposition, delete, adjust, easy numerical calculation, to reduce redundancy
-
-
0下载:
LU matrix decomposition
-
-
0下载:
在matlab中实现矩阵的lu分解和Gauss-Seidel求特征值-Implemented in the matlab lu matrix decomposition and Gauss-Seidel eigenvalue
-
-
0下载:
矩阵与线性代数方程组中
线性方程的数值解
矩阵分解
矩阵求逆
-Matrices and linear algebraic equations in the numerical solution of linear equations matrix inverse matrix decomposition
-
-
0下载:
矩阵分解求逆中的Cholkski分解算法的Matlab仿真。-Inverse matrix decomposition decomposition algorithm in the Matlab simulation Cholkski.
-
-
0下载:
该电子书是用MATLAB语言对数值分析进行描述的。例如:矩阵运算,矩阵分解,微分方程求解,函数插值,函数拟合等数值问题。另外对MATLAB绘图进行了一定的介绍。-The book is a numerical analysis using MATLAB language to describe. For example: matrix operations, matrix decomposition, differential equation solving, function interpo
-
-
0下载:
学习matlab图像处理的绝对有用的程序,所有程序均调试通过,程序代码说明
P0401:用Prewitt算子检测图像的边缘
P0402:用不同σ值的LoG算子检测图像的边缘
P0403:用Canny算子检测图像的边缘
P0404:图像的阈值分割
P0405:用水线阈值法分割图像
P0406:对矩阵进行四叉树分解
P0407:将图像分为文字和非文字的两个类别
P0408:形态学梯度检测二值图像的边缘
P0409:形态学实例——从PCB图像中删除所有电流线,仅保留
-
-
0下载:
里面有matlab矩阵分解的各种情况,包括代码和例子。-There are a variety of situations matlab matrix decomposition, including code and examples.
-
-
0下载:
lu 矩阵分解,实现了基于高斯约旦方法的lu分解-matrix decomposition
-
-
0下载:
完成关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下:
1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解;
2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等;
不能为直接调用matlab等函数库;-Complete LU decomposition on the matrix
-
-
0下载:
矩阵分解技术,在matlab下实现的,可以用在很多领域,欢迎下载-Matrix decomposition technique in matlab to achieve, can be used in many fields, welcome to download
-
-
2下载:
MATLAB 实现的概率矩阵分解,可以用于社交网络推荐,将评分矩阵分解为两个低维的用户和商品特征矩阵。代码中需要在load位置添加自己试验所需的数据集。-MATLAB realization probability matrix decomposition can be used for social networking recommendation, the scoring matrix is decomposed into two low dimensional
-
-
0下载:
完成MIMO通信检测的两种算法ZF、MMSE算法的矩阵分解算法。模型采用16QAM调制。(MIMO communication algorithm to complete the two algorithms, ZF and MMSE algorithm matrix decomposition algorithm. The model adopts 16QAM modulation.)
-
-
0下载:
用于低秩矩阵分解方面的内容,有很好的降秩功能。(Law rank matrix decomposition)
-
-
0下载:
本程序输入一个矩阵及误差限,得出其几何均值分解,该算法广泛应用于通信系统中。(Input is a matrix and outputs its decomposition of geometric mean)
-