Welcome![Sign In][Sign Up]
Location:
Search - QR algorithm in

Search list

[Mathimatics-Numerical algorithmsQR_ustb

Description: 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是QR算法-QR algorithm with C language
Platform: | Size: 114688 | Author: 常晓东 | Hits:

[AI-NN-PRAdaptGA

Description: 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.
Platform: | Size: 1024 | Author: songyong | Hits:

[Algorithmfitqr

Description: 基于QR分解的总体最小二乘算法,在工程领域有很大的应用-QR decomposition based on the overall least-squares algorithm, in the engineering field has a lot of applications
Platform: | Size: 1024 | Author: 杨红滔 | Hits:

[matlabU

Description: 基于QR分解的最小二乘算法,在工程领域有很大的应用-QR decomposition based least squares algorithm, in the engineering field has a lot of applications
Platform: | Size: 1024 | Author: 杨红滔 | Hits:

[Algorithmrsvd

Description: 基于GM算法和QR分解实现的稳健奇异值分解算法,通过该算法可以获取一个数居阵的稳健方差-协方差阵。在该稳健方差-协方差阵上可以进行诸如,稳健主成份分解、稳健聚类、稳健因子分析等操作。-GM based on QR decomposition algorithm and the realization of the stability of singular value decomposition algorithm, the algorithm can be accessed through a number of UN-array sound variance- covariance matrix. In the robust variance- covariance matrix can be carried out, such as, robust principal component decomposition, robust clustering, robust operation, such as factor analysis.
Platform: | Size: 205824 | Author: 徐林林 | Hits:

[2D Graphictxm

Description: 本标准规定了QR码符号的要求。它规定了QR码模式2符号的特征,数据字符编码,符号格式,尺寸特征,纠错规则,参考译码算法,符号质量要求,以及可由用户选择的应用参数,在附录中给出了QR码模式1符号不同于模式2的特性。-This standard sets out the requirements of QR Code symbols. It provides a QR Code symbol Mode 2 characteristics, data character encoding, symbol formats, dimensional characteristics, error correction rules, reference decoding algorithm, symbol quality requirements, as well as by the application of the user to choose parameters, given in the appendix QR Code Mode 1 Mode 2 is different from the symbol properties.
Platform: | Size: 2367488 | Author: eydp | Hits:

[OtherVblast_QR

Description: 在MIMO系统中,排序的QR算法的MATLAB实现-In MIMO systems, the QR algorithm to sort the MATLAB implementation
Platform: | Size: 11264 | Author: 贾风 | Hits:

[matlabmimoblastQR

Description: mimo多天线blast系统qr算法在matlab上的实现-mimo multi-antenna systems qr algorithm blast in the realization of the matlab
Platform: | Size: 32768 | Author: 朱霖 | Hits:

[AlgorithmQR-method

Description: 本程序是在数值分析中求特征值和特征向量的一种高效算法,叫带双步位移的QR方法,本程序使用C++编写。-This program is used in numerical analysis to get the eigenvalues and eigenvector. This is an efficient algorithm, called a two-step displacement QR method, the program uses C++ to prepare.
Platform: | Size: 1024 | Author: 李贺 | Hits:

[Algorithmchap7

Description: 课后上机的习题,适用于孙志中的教材,qr算法-After-school-on exercises for SUN in the materials, qr algorithm
Platform: | Size: 1024 | Author: 王则 | Hits:

[Program docMatrix_Pencil

Description: 出一种实现不同维间估计结果自动配对的二维频率估计算法。首先把二维频率估计问题转化成两个矩阵束的特征值问题。根据矩阵束的特征求出两个矩阵束的公共特征向量,并以此为基础同时求出两个矩阵束的特征值。算法估计误差与现有算法相近,但解决了现有算法普遍存在的配对难题。 -Matrix pencils play an important role in numerical linear algebra. The problem of finding the eigenvalues of a pencil is called the generalized eigenvalue problem. The most popular algorithm for this task is the QZ algorithm, which is an implicit version of the QR algorithm to solve the associated eigenvalue problem B − 1Ax = λx without forming explicitly the matrix B − 1A (which could be impossible or ill-conditioned if B is singular or near-singular)
Platform: | Size: 1024 | Author: 徐微 | Hits:

[Algorithmqr

Description: 数值计算里的矩阵分解问题,基于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
Platform: | Size: 1024 | Author: 张平 | Hits:

[Linux-Unixqr

Description: 矩阵QR分解的算法,使用openMP实现, 请在支持并行计算的机器上编译运行-Matrix QR decomposition algorithm, the use of openMP implementation, to support parallel computing in the compile and run on the machine
Platform: | Size: 2048 | Author: | Hits:

[AlgorithmQR

Description: 数值分析中的QR算法程序,对学习数值分析的人很有帮助-QR algorithm in numerical analysis procedures, were helpful in learning numerical analysis
Platform: | Size: 31744 | Author: hanbing | Hits:

[AlgorithmDecomposition_QR

Description: QR分解法是三种将矩阵分解的方式之一。这种方式,把矩阵分解成一个正交矩阵与一个上三角矩阵的积。QR 分解经常用来解线性最小二乘法问题。QR 分解也是特定特征值算法即QR算法的基础。-QR decomposition are the three ways of decomposition of the matrix. In this way, the matrix decomposition into an orthogonal matrix and an upper triangular matrices. QR decomposition is often used for solving linear least squares problems. QR decomposition algorithm is given that QR eigenvalue algorithms.
Platform: | Size: 1024 | Author: 徐默涵 | Hits:

[AlgorithmQR-algorithm

Description: 求解矩阵特征值的QR算法详细解释外加例子分析-QR algorithm for solving matrix eigenvalue explained in detail plus examples
Platform: | Size: 463872 | Author: wade | Hits:

[OtherVBLAST_QPSK_QR

Description: VBLAST系统QR分解算法采用QPSK调制-QR detection algorithm in VBLAST system
Platform: | Size: 1024 | Author: mengdedan | Hits:

[Compress-Decompress algrithmsSVD_and_SDD

Description: 此为比较奇异值分解的算法,QR分解法和分而治之法,并带入了Lapack的选择控制的接口程序,方便在matlab下实用这两种不同的算法进行比较-the algorithm about the decomposition of singular value of matrix comparing the different algorithm in the lapack QR and divide and conquer (DAC)
Platform: | Size: 10261504 | Author: 饶刚 | Hits:

[AlgorithmQR-decomposition

Description: 在数值分析中,会用到一种算法叫QR分解算法,简便了计算过程,提高了运算效率-Are used in numerical analysis, an algorithm called QR decomposition algorithm, simple calculation process, improve the operation efficiency
Platform: | Size: 3072 | Author: 季秋峰 | Hits:

[Technology ManagementQR-Schur-decompositi

Description: QR算法计算一个矩阵的Schur分解。这当然是一个 在特征值的计算中最重要的算法 -QR algorithm to compute the Schur decomposition of a matrix. This is certainly a feature in the calculation of the value of the most important algorithms
Platform: | Size: 244736 | Author: 丘海健 | Hits:
« 12 »

CodeBus www.codebus.net