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

搜索资源列表

  1. raa

    0下载:
  2. 一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:65565
    • 提供者:谢瑶
  1. QR二维码生成器 源代码

    1下载:
  2. QR二维码生成器 源代码 珍贵资源 生成矩阵式二维码,Two-dimensional QR code generator generates the source code for scarce resources dimensional code matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-06-23
    • 文件大小:3958784
    • 提供者:李超
  1. Work1

    1下载:
  2. 北航数值分析大作业第一题:矩阵的QR分解求特征向量。代码是我在理学院本科期间写的,所有结果已经过Matlab及Mathematica验证,保证算法正确实现。-Numerical analysis of Beihang great job the first question: QR decomposition of matrix eigenvector. Code is written during my undergraduate logical Institute, all results
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:11411
    • 提供者:邹洪斌
  1. QR

    2下载:
  2. 在对矩阵进行拟上三角化的基础上利用带双步位移的QR分解法求解矩阵的特征值-To be in the upper triangular matrix based on the use of dual-band step-by-step displacement of QR decomposition method for solving matrix eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2311
    • 提供者:李少林
  1. qrcode

    0下载:
  2. QR Code二维码decoder-QR Code QR Code decoder
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:48972
    • 提供者:朱猪
  1. QR

    0下载:
  2. 对一般矩阵的矩阵QR分解,其中R是对角线元素全为非负实数的上三角矩阵,Q为正交矩阵-QR factorization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:281594
    • 提供者:lang
  1. yakebi

    0下载:
  2. 数值算法解方程求赫申伯格阵全部特征值QR法的程序源码-Numerical Algorithms for Solving the Matrix Equation for Hoeschen Berg value of all the characteristics of program source code QR method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:23104
    • 提供者:guoguo
  1. numerical_analysis_QR_decomposition

    1下载:
  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. QR

    0下载:
  2. 求矩阵特征值,变一般矩阵为赫申伯格矩阵的算法以及实赫申伯格矩阵的QR算法的c++代码-Matrix eigenvalue, change the general matrix of He Shen Berg matrix algorithm and implementation of He Shen QR algorithm Berg matrix c++ code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1826
    • 提供者:
  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. Numerical-calculation-matlab

    0下载:
  2. Numerical calculation method of the source program, including the numerical algebra some most basic code. Including the gaussian elimination method is used to solve the equations, the iterative method, QR decomposition -Numerical calculation method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4165508
    • 提供者:wangyiyang
  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. QRdecom.rar

    0下载:
  2. QR分解算法 北航数值分析作业 实测通过 最终结果会输出到文件中去,QR decomposition Source code
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:2395930
    • 提供者:wang
  1. Inverse_Matrix

    0下载:
  2. 用c++代码编写高等数学中的矩阵的QR分解-The higher mathematics matrix written c++ code QR decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:570
    • 提供者:赵琴
  1. QR

    0下载:
  2. QR分解C++代码,常用的数学运算代码示例-qr divided by c++ code,often uesd by mathmatics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:10683
    • 提供者:cc
  1. qr-code

    0下载:
  2. This VI scan a QR code printed in any product and decode the information
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:35325
    • 提供者:Fra
  1. matrix-factorial

    0下载:
  2. 要求完成课堂上讲的关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下: 1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解; 2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等; 3、一定是可执行文件,不能是word或者txt文档。附上源代码,不能为直接调用matlab等函数库
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2337
    • 提供者:卯宁
  1. numericalexercise2

    0下载:
  2. 这是在VS2010环境下编的.C程序文件,数值分析大作业,北航2015年数值分析A大作业二(幂法、反幂法、QR分解),本人新编的代码比以往版本逻辑更简单更易读。解释清楚,可做C语言新入门者的学习范例-This is in the VS2010 environment compiled C program files. Numerical analysis of the job, the Beijing University of Aeronautics and Astronautics 2015
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6221438
    • 提供者:王霞
  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
    • 提供者:东篱
« 12 »
搜珍网 www.dssz.com