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

搜索资源列表

  1. CLAPACK3-Windows

    1下载:
  2. LAPACK是用Fortran90和规定套路解决系统同步线性方程组,最小二乘解线性方程组,特征值问题,以及奇异值问题。相关的矩阵分解(陆,乔莱斯基,快速反应,分解,舒尔,广义Schur )也提供了,因为有关的计算,如重新安排的舒尔分解和估计条件号码。致密带状矩阵的处理,而不是一般稀疏矩阵。在所有领域,类似的功能是提供真正的和复杂的矩阵,在单,双精度-LAPACK is written in Fortran90 and provides routines for solving systems o
  3. 所属分类:Algorithm

    • 发布日期:2017-06-20
    • 文件大小:34160660
    • 提供者:Rocky
  1. gramschmidtyuhouseholderhujian

    0下载:
  2. fenbushuju文件用于拟合zernike波面与原始波面的偏差。clgs,mgs,get-CG-decomp文件分别为使用传统Gram-Schmit和修正Gram-Schmit算法实现QR分解,并获得计算值。而stability文件为Householder分解方法。工程上用来检验Gram-Schm的计算正确与否-fenbushuju file is used to fit zernike wave-front with the original wave-front deviations.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2402
    • 提供者:陈晨
  1. all_source_files

    0下载:
  2. 带双步的QR分解方法求所有特征值,以及反幂法求解对应特征向量-two-steps-qr-descomposure to solve all eigenvalues of a matrix. and antipower method to solve a engenvector correspongding to the eigenvalue
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:8220
    • 提供者:Daniel Kung
  1. qrtrannnn

    0下载:
  2. 功能:对矩阵A的左上角的m阶对角块作QR变换:先用Givens变换作QR分解A=QR, 再作相似变换A:=Q AQ=RQ. 输入: n阶HessenbergA,其中A(m+1,m)=0,m>2. 输出: 变换后的Hessenberg形矩阵A. 2 用基本QR算法求实方阵的全部特征值.-Function: the upper left corner of the matrix A, diagonal blocks of order m to QR transfor
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:968
    • 提供者:huanhuan
  1. juzhenjs

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2071057
    • 提供者:李文
  1. Homework_1

    0下载:
  2. c++实现的各种矩阵分解,如QR分解,其中通过多种多样的形式来实现可以学习,非常值得学习,是我们大部分的经典作业程序。-c++ to achieve a variety of matrix decomposition, such as the QR decomposition, which through a variety of forms to achieve can learn, well worth learning, and most of our classic operating
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:674878
    • 提供者:李文
  1. kda_qr

    0下载:
  2. 通过矩阵的QR分解来求解KDA问题(核判别分析) 附原参考文献-QR decomposition for kernel discriminant analysis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:71805
    • 提供者:zengming
  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. 4MAQR

    0下载:
  2. 用豪斯荷尔德矩阵变换对一般m*n阶矩阵进行QR分解-Hao Siheerde matrix transformation with the general order m* n matrix QR decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:605
    • 提供者:段蒙
  1. newQRok

    0下载:
  2. 数值符号计算中利用QR分解求解方程的程序,经过病态矩阵的验证,程序有较高的精确性-Symbolic computation in numerical solving equations using QR decomposition process, through the ill-conditioned matrix of validation, the program has high accuracy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1832
    • 提供者:宋健
  1. juzhengsuoyouyunxuan

    0下载:
  2. 文件列表
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:85828
    • 提供者:ljl
  1. QR_THPprecoding_BERstimulate

    1下载:
  2. 基于QR分解的MIMO系统的误码率性能仿真-QR decomposition based on the BER performance of MIMO system simulation
  3. 所属分类:Other systems

    • 发布日期:2015-05-19
    • 文件大小:2332
    • 提供者:gl
  1. QR

    0下载:
  2. 利用QR算法解household变换阵,用Householder变换法对矩阵A作正交分解-QR Algorithm for household use transformation matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:22435
    • 提供者:何鲁桂
  1. qr

    1下载:
  2. 数值计算里的矩阵分解问题,基于QR算法的矩阵分解。且矩阵元素是在复数域进行讨论的-In the numerical calculation of matrix decomposition algorithm based on the problem that QR decomposing matrix. And the matrix element is discussed in the complex field
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:846
    • 提供者:张平
  1. QR_Disassemble

    0下载:
  2. 数值分析中的QR分解算法,这个程序用来实现研究生课程中的数值分析中的QR分解算法。很有用-this is a QR analyse arithmetic program in numerical value analyse study.numerical value analyse is a course of graduate student .it is very usefull
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:555867
    • 提供者:燕如意
  1. numerical_analysis_QR_decomposition

    0下载:
  2. 本程序用带双步位移的QR分解法求一给定矩阵的全部特征值,并对其中的每一个实特征值求相应的特征向量,给出算法的设计方案和全部源程序,计算并输出如下内容:(1)矩阵经过拟上三角化后所得的矩阵;(2)对矩阵进行QR分解后所得的矩阵Q、R和RQ;(3)矩阵的全部特征值;(4)矩阵的相应于实特征值的特征向量。-The program uses two-step displacement with QR decomposition method find all the characteristics of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:303091
    • 提供者:abler
  1. 222

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

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

    0下载:
  2. 矩阵的QR分解算法。使用c语言编写,配有数据输入输出函数。-Matrix QR decomposition algorithm. Using the c language, with data input and output functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1280
    • 提供者:lixiaohui
  1. MUSIC_qrfenjie

    0下载:
  2. 基于QR分解的求根MUSIC的被动定位方法-ROOT MUSIC LOCALIZATION BASED ON QR
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:947
    • 提供者:孙法坤
  1. Matrix_QR_Decomposition

    0下载:
  2. 矩阵的QR分解的Visual C++6.0 实现-Matrix QR decomposition implementation Visual C++6.0
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:698666
    • 提供者:Ben Lew
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com