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

搜索资源列表

  1. fitqr

    0下载:
  2. 基于矩阵QR分解的最小二乘拟合MATLAB源程序-based on QR decomposition of the matrix least squares fitting MATLAB source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1053
    • 提供者:胡琦
  1. AdaptGA

    1下载:
  2. matlab 自适应遗传算法源程序,用到了G-S正交化分解,大家可以用QR分解做一下,应该会使程序更简单一点.-Matlab adaptive genetic algorithm source code, used in the G-S orthogonal decomposition. We can do something QR decomposition, the process would be simpler 1:00.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:963
    • 提供者:songyong
  1. eig_qr

    0下载:
  2. 使用QR分解方法计算矩阵特征值的matlab源码
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:1697
    • 提供者:党项南
  1. 基于QR分解的总体最小二乘方法

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

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

    0下载:
  2. 基于GM算法和QR分解实现的稳健奇异值分解算法,通过该算法可以获取一个数居阵的稳健方差-协方差阵。在该稳健方差-协方差阵上可以进行诸如,稳健主成份分解、稳健聚类、稳健因子分析等操作。-GM based on QR decomposition algorithm and the realization of the stability of singular value decomposition algorithm, the algorithm can be accessed through a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:206382
    • 提供者:徐林林
  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
    • 文件大小:954
    • 提供者:张亚光
  1. QR

    0下载:
  2. 矩阵全部特征值的QR方法,包括化一般矩阵为上Hessenberg阵,平面旋转阵(Givens变换阵),用 Givens变换对上Hessenberg阵作QR分解,原点平移加速的QR方法等-Eigenvalue matrix of all the QR methods, including the general of the Hessenberg matrix array, planar array rotation (Givens transformation matrix), with the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:255116
    • 提供者:王强
  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
    • 文件大小:10694
    • 提供者:王静
  1. MATLAB

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

    • 发布日期:2017-04-07
    • 文件大小:1387
    • 提供者: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
    • 文件大小:898
    • 提供者:lianna
  1. QR_and_Least_Square_problems

    0下载:
  2. 如何对随机生成的矩阵进行QR分解和并利用QR分解解决最小二乘问题.-Use Householder reflector to compute the QR factorization of a randomly generated matrix and then solve the Least-Square problems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1540
    • 提供者:独孤星
  1. householderqr

    0下载:
  2. householder 矩阵 qr分解程序-householder matrix qr decomposition process
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:597
    • 提供者:thatd
  1. QR

    0下载:
  2. QR分解的MATLAB程序,可用于MIMO智能天线等-QR decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10568
    • 提供者:邓豪
  1. QR-decomposition

    1下载:
  2. QR分解的MATLAB程序,可用于MIMO智能天线等-QR decomposition MIMO Smart antenna
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:10792
    • 提供者:邓豪
  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
    • 文件大小:574
    • 提供者:王喜
  1. qrfun

    0下载:
  2. n阶矩阵A的QR分解MATLAB代码 n阶矩阵A的QR分解MATLAB代码 -A=QR matlab A=QR matlabA=QR A=QR matlabmatlabA=QR matlabA=QR matlabA=QR matlabA=QR matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:47634
    • 提供者:bieyu
  1. house-qr

    0下载:
  2. house的qr分解算法,在matlab开发环境下进行开发,算法准确有效,矩阵维数不受限制。-house for qr
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:315207
    • 提供者:
  1. SVD_C++

    1下载:
  2. C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算. 并在 Source.cpp中附有使用例子代码,方便读者快速上手。 经本人测试,完全可以运行,放心使用。 对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic o
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:30720
    • 提供者:东篱
  1. Desktop

    0下载:
  2. 计算矩阵QR分解,A=Q[R;O] 可用于求解线性方程组 并附带利用QR分解解决LSE和LS的程序(To work out the QR decompose of a matrix)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:anwaixiaohun
  1. dll

    0下载:
  2. matlab 程序 基于Householder的QR分解(Householder QR www.pudn.com/Download/upload.html)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-18
    • 文件大小:1674240
    • 提供者:清风月影
« 12 »
搜珍网 www.dssz.com