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

搜索资源列表

  1. QR_method

    0下载:
  2. MATLAB, computing matrix by QR
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1871
    • 提供者:一个人
  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. matlab

    0下载:
  2. 用MATLAB解决曲线拟合的最小二乘问题,其中有QR与CG方法的程序。-MATLAB to solve curve fitting least squares problem, including QR and CG method program.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:1292
    • 提供者:谷骏
  1. QR

    0下载:
  2. QR分解是球形MIMO检测算法必不可少的环节,本代码采用m语言描述了QR分解分解具体怎么实现,而不是直接调用matlab内部函数,采用的是QR分解的脉动阵列结构,据此代码可轻易实现QR分解的FPGA设计-QR decomposition is an essential part of the spherical MIMO detection algorithm, the code uses QR decomposition decomposition m language to describe
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-11-19
    • 文件大小:2819
    • 提供者:logic
  1. qr

    1下载:
  2. 幂法求特征值的matlab设计,针对所有矩阵-Power law seeking eigenvalues ​ ​ matlab design for all matrices
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:4262
    • 提供者:韩亮
  1. QR

    0下载:
  2. QR算法求解线性一类线性方程组的matlab程序-QR algorithm for solving linear a class of linear equations matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:2048
    • 提供者:梁耀升
  1. QR-decomposition-based_RLS_Algorithms

    0下载:
  2. QR decomposition based RLS Algorithms using matlab with example
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3269
    • 提供者:frh
  1. house-qr

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

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

    0下载:
  2. qr变换和householder求特征值的算法,可与matlab结果比对-qr transform and householder eigenvalue algorithm, the results compare with matlab
  3. 所属分类:Algorithm

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

    0下载:
  2. MATLAB实现QR算法以及带位移的QR算法 求矩阵特征值-MATLAB,The realization of QR algorithm and QR algorithm with displacement Characteristic value of matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:581
    • 提供者:站着
  1. MATLAB-qr

    0下载:
  2. 用MATLAB实现了QR二维码的编码及解码,读出二维码信息-Using MATLAB to achieve a two-dimensional code QR coding and decoding, reading out the two-dimensional code information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1863062
    • 提供者:cassie
  1. QR

    0下载:
  2. 有关QR分解的matlab的算法。分别是Givens_Rotations、Householder、Lanczos、Arnoldi-About QR decomposition matlab algorithm. Are Givens_Rotations, Householder, Lanczos, Arnoldi
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1883
    • 提供者:梁帅
  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. Desktop

    0下载:
  2. 利用ZXING在MATLAB中实现QR二维码的识别(QR two dimensional code recognition)
  3. 所属分类:图形/文字识别

  1. MIMO_GMD

    1下载:
  2. 对MIMO中GMD预编码性能进行仿真,采用基于QR分解的检测方法。(Simulation of GMD precoding performance in MIMO)
  3. 所属分类:通讯编程

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

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

    • 发布日期:2018-04-18
    • 文件大小:1674240
    • 提供者:清风月影
  1. QRCode

    1下载:
  2. 本程序通过matlab编程实现自定义生成二维码,生成效果不错,可以通过手机等二维码识别工具识别。(The program is programmed by MATLAB to generate two-dimensional codes customized. The result is good. It can be recognized by mobile phone and other two-dimensional code recognition tools.)
  3. 所属分类:Windows编程

    • 发布日期:2019-12-28
    • 文件大小:204800
    • 提供者:moveon5
  1. matlabQRcode

    1下载:
  2. 基于图像处理的QR码解码技术,并对QR码解码算法进行详细设计与改进,提高了解码效率以及容错能力(QR decoding technology based on image processing, and detailed design and improvement of QR decoding algorithm, improve decoding efficiency and fault tolerance ability)
  3. 所属分类:通讯编程

    • 发布日期:2020-11-06
    • 文件大小:398336
    • 提供者:Xavi
« 1 2 34 5 »
搜珍网 www.dssz.com