CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - QR分解

搜索资源列表

  1. 31368218MatrixMath

    0下载:
  2. LU分解及其相关科学计算函数,比如高斯消元法,QR分解-LU decomposition and related scientific computing functions, such as Gaussian elimination, QR decomposition, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:97604
    • 提供者:wang
  1. isvd-0.1

    0下载:
  2. QR分解用于矩阵的分解,矩阵可以是任意位数的矩阵-QR decomposition for matrix decomposition, matrix, the matrix can be any digit
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:424260
    • 提供者:Better
  1. shoushou-svd

    0下载:
  2. svd程序 首先是householder变换为上双对角矩阵,然后再是QR分解得到奇异值-svd C++
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2330
    • 提供者:jundu
  1. jdqr

    0下载:
  2. 程序实现雅克比.戴维逊的QR分解,希望有用到的!-Program to achieve Jacobi. Davidson QR decomposition, hope to be useful!
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:19848
    • 提供者:123
  1. QR_matrix

    0下载:
  2. VC++实现矩阵的QR分解。里面有个类和调用的实力。-In VC++ matrix QR decomposition. Which has a class and call strength.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:225905
    • 提供者:ld
  1. Schimdt

    0下载:
  2. 可以用来求任意形式矩阵的正交矩阵,同时可以用来进行矩阵的QR分解-Can be used to seek any form of matrix orthogonal matrix, the matrix also can be used for the QR decomposition
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1111456
    • 提供者:瞪剜掏
  1. PCA

    0下载:
  2. c#QR分解,通过读入excel文件,读取其中数据,把其中数据读入程序中,进行运算-c# QR decomposition, by reading into the excel file, which reads the data, to which the data is read into the program, for computing
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:32089
    • 提供者:youjie
  1. matrix

    3下载:
  2. 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
  3. 所属分类:Algorithm

    • 发布日期:2014-12-20
    • 文件大小:1077248
    • 提供者:wuzw
  1. matrix_processing04

    0下载:
  2. 一般实矩阵的QR分解,包括C语言的源代码以及编译后的文件,通过冒烟测试-General real matrix QR decomposition, including the C language source code and compiled files, by smoke testing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6377
    • 提供者:wumaoyang
  1. zishiyinglvbo

    0下载:
  2. 摘要:分析了最小均方误差滤波和递归最小二乘滤波算法、自适应滤波的神经网络方法、 基于QR分解的方法、统一模型下的自适应滤波及基于高阶累积量的自适应算法的优缺点,并对自适应滤波算法的未来发展做了展望。 -the author analyzes the minimum mean square error filter and recursive least square filter algorithm, an adaptive filter neural network method,
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:877865
    • 提供者:张会先
  1. qrgv

    0下载:
  2. 4*4矩阵qr分解中的givens变换(cordic算法)-cordic givens
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1138
    • 提供者:fred
  1. Polynomial-fitting

    0下载:
  2. 、对给定的若干组数据,按照指定的阶数,根据最小二乘原理分别利用正规方程方法 和QR 分解方法进行多项式拟合。 2、对给定的若干组数据,求经过这些点的插值多项式。-Given set of data, according to a specified order, according to the principle of least squares normal equations Polynomial fitting and the QR decomposition method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:669136
    • 提供者:fzk
  1. QRfenjiwsuanfa

    0下载:
  2. 基于QR分解算法的自适应波束方向图形成,运算量较小-adaptive beamforming algorithm based on QR decomposition
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1556
    • 提供者:孙雨泽
  1. complex_givens

    0下载:
  2. 基于cordic算法的givens变换实现矩阵QR分解-Transform matrix QR decomposition based on the givens of cordic algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1384
    • 提供者:fred
  1. Untitledqr

    0下载:
  2. 基于QR分解的波束成形,掐你条件是已知信道完全信息,然后对信道状态H进行分解,求出波束赋形矩阵-Beam forming based on QR decomposition, pinch your condition is known channel completely, and then decompose the channel state H, and calculate beamforming matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:958
    • 提供者:李菊芳
  1. width_first_K-Best

    1下载:
  2. 基于QR分解的宽度优先球形译码,即通常所说的K-best算法,适用于MIMO技术中的接收端信号检测。-Priority sphere decoding based on the width of the QR decomposition, commonly known as the K-best algorithm for the receiver signal detection in MIMO technology.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:1596
    • 提供者:小强
  1. Matrix_test

    0下载:
  2. 在vs2010中实现了一个矩阵类主要功能有矩阵间的基本运算,矩阵下标访问,矩阵的LU分解,QR分解,特征值,矩阵的秩,矩阵的范数,以及基于矩阵元素的基本函数运算。-Vs2010 in the matrix between the main function of a matrix class operator matrix subscr ipting matrix LU decomposition, QR decomposition, eigenvalues, the rank of the m
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2560229
    • 提供者:dragon
  1. 2BGQR

    0下载:
  2. 计算矩阵的QR分解求一般实矩阵的全部特征值-Calculate the matrix QR decomposition seeking a general real matrix eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1897
    • 提供者:wade
  1. SVD-source-code

    0下载:
  2. 使用QR分解算法的奇异值分解源代码及注释-Singular value decomposition using the QR decomposition algorithm source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:32527
    • 提供者:秦菁
  1. svdssa

    0下载:
  2. 关于,SVD的简单算法。这个,代码是基于QR分解的,SVD的简单算法,与matlab上的SVD函数有一些差异。-Simple algorithm, the SVD of. This code is a simple algorithm based on QR decomposition, SVD, the SVD function in matlab there are some differences.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:804
    • 提供者:Long
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com