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. 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. THP_QR_simulink

    4下载:
  2. 采用THP预编码(QR算法)的simulink仿真链路,有16QAM和QPSK两种调制方式,信道为瑞利衰落信道(simulink+m files)-using THP pre-Code (QR algorithm) simulink link, 16 QAM and QPSK modulation. Channel for Rayleigh fading channels (Simulink m files)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:23542
    • 提供者:
  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. 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. QRalgorithm

    0下载:
  2. QR算法求特征值的原理及实现方法,并附有程序代码。-QR algorithm for eigenvalue of the principle and method, together with program code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:19565
    • 提供者:liyanan
  1. matlab-Hint

    0下载:
  2. this file contain 2 pdf about integeration in matlab and some code as following: QR decomposition Jacobi method Choleskey Decomposition householder method Genetic Algorithm least_squares method gauss_seidel method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:94821
    • 提供者:hassani
  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. version_information_V1

    0下载:
  2. QR条码的版本信息识别代码,为二维条码的进一步处理做准备-qr barcode version identification, to prepare for the further processing of the two-dimensional bar code
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2257
    • 提供者:小李
  1. module_recognition

    1下载:
  2. QR二维条码模式识别,可有效识别出条码的模式信息-QR barcode pattern recognition, which can effectively identify the bar code mode information
  3. 所属分类:matlab例程

    • 发布日期:2013-06-24
    • 文件大小:931
    • 提供者:小李
  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. 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. HouseholderQR

    4下载:
  2. 豪斯霍尔德QR分解及回代MATLAB代码,并用该方法解决线性方程组的实例-Howard Hopper QR decomposition and back substitution de MATLAB code, and use this solution to an instance of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2131
    • 提供者:王子涵
  1. annlyap

    0下载:
  2. 最小RMSE神经网络方法计算Lyapunov指数的matlab函数。-This M-file calculates Lyapunov exponents with minimum RMSE neural network. After estimation of network weights and finding network with minimum BIC, derivatives are calculated. Sum of logarithm of QR decomposition
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1869
    • 提供者:miaomiao
  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. 1111

    0下载:
  2. C#二维码的编码和解码 输入二维码图像和生成二维码-QR Code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1181944
    • 提供者:xiaoqing
  1. MiniQR

    0下载:
  2. Chris Lomont的量子计算代码,Implement a QR code generator of Chris Lomont -Implement a QR code generator of Chris Lomont
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:30789
    • 提供者:余飞希
  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 23 »
搜珍网 www.dssz.com