CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - qr matlab

搜索资源列表

  1. 基于QR分解的总体最小二乘方法

    0下载:
  2. 基于QR分解的总体最小二乘方法 基于Matlab的程序,QR decomposition based on total least squares method
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:969byte
    • 提供者:成人
  1. QR_algrithm.rar

    6下载:
  2. 求矩阵特征值和特征向量的算法:QR算法。用于线性方程组的求解,和反幂法算法的设计,Matrix eigenvalues and eigenvectors of the algorithm: QR algorithm. For linear equations, and anti-power-law algorithm design
  3. 所属分类:matlab

    • 发布日期:2015-11-01
    • 文件大小:1.92kb
    • 提供者:赵亮
  1. qr_rls

    1下载:
  2. 一个QR-RLS算法matlab程序,用于预失真技术。-A QR-RLS algorithm matlab program for pre-distortion technology.
  3. 所属分类:matlab例程

    • 发布日期:2013-03-30
    • 文件大小:950byte
    • 提供者:li tao
  1. chengmi

    0下载:
  2. 三种求矩阵特征值的matlab实现:乘幂法、QR算法、yaccbi法求特征值-Eigenvalues of the three Matrix matlab implementation: power method, QR algorithm, yaccbi Eigenvalue Method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.08kb
    • 提供者:崔深
  1. UCA_SMI

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:954byte
    • 提供者:张亚光
  1. mimoblastQR

    0下载:
  2. mimo多天线blast系统qr算法在matlab上的实现-mimo multi-antenna systems qr algorithm blast in the realization of the matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:31.89kb
    • 提供者:朱霖
  1. work

    0下载:
  2. QR factorization of an m × n matrix A with m ≥ n is a pair of matrices A = QR
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.43kb
    • 提供者:anaid
  1. Vblast_QRmatlab

    0下载:
  2. MIMO无线通信系统VBLAST算法的Matlab实现(QR分解)-Matlab realization of a MIMO system using VBLAST method (QR decomposition)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:10.44kb
    • 提供者:王静
  1. MATLAB

    0下载:
  2. QR分解-householder reflection-householder reflection
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.35kb
    • 提供者:qing
  1. QR

    1下载:
  2. 用QR分解来解方程AX=b,其中QR分解是用householder变换做的-With QR decomposition to solve the equation AX = b, where QR decomposition is done using householder transformation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:898byte
    • 提供者:lianna
  1. Comparison_of_QR_Factorization_Algorithms

    0下载:
  2. Comparison of QR Factorization Algorithms (Matlab scr ipt)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.93kb
    • 提供者:Oliver,cheng
  1. qr_eigenvalues

    1下载:
  2. qr法求特征值和特征向量 QR法能够避免矩阵奇异带来的错误,并能求解特征值有重根的情况-qr France seek eigenvalues and eigenvectors QR method can avoid the matrix singularity caused by errors, and can solve the eigenvalue of the double roots
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:718byte
    • 提供者:张文静
  1. QR_factorization

    0下载:
  2. These are the QR/RQ factorization techniques required for the Zero forcing detection technique for MIMO.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.4kb
    • 提供者:Karim Hamdy
  1. QRGivens

    0下载:
  2. QR decomposition via Givens rotations.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:558byte
    • 提供者:iskandaria
  1. 222

    1下载:
  2. 比较经典格拉姆施密特QR正交分解的matlab源程序-Comparison of the classical Gram Schmidt QR orthogonal decomposition matlab source
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.08kb
    • 提供者:杨大陆
  1. QRcode

    3下载:
  2. QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of th
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.26mb
    • 提供者:ljj
  1. qr_code

    0下载:
  2. QR code matlab source code This source code can be useful in coding n decoding QR codes.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:14.13kb
    • 提供者:Shan
  1. MATLAB

    0下载:
  2. qr基本法求解矩阵的特征值 算法说明 [qk,rk]=qr(Ak) Ak+1=rk*qk-qr Basic algorithm for solving the eigenvalue that [qk, rk] = qr (Ak) Ak+1 = rk* qk
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.03kb
    • 提供者:yeah
  1. QR-matlab

    0下载:
  2. qr算法的matlab代码,利用矩阵的QR分解,逐步按递推法构造矩阵的分解序列的过程,只要原始矩阵式非奇异矩阵,则由QR算法就完全确定其分解序列了-qr algorithm matlab code using a QR decomposition of the matrix, step by step process of the recursive method to construct the matrix decomposition sequence, as long as the ori
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:574byte
    • 提供者:王喜
  1. LU和QR分解法

    1下载:
  2. LU和QR分解法求线性方程组,高斯消元法的改进(LU and QR decomposition method for solving linear equations)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:Mathematic
« 12 3 »
搜珍网 www.dssz.com