Welcome![Sign In][Sign Up]
Location:
Search - schur

Search list

[AlgorithmCLAPACK3-Windows

Description: LAPACK是用Fortran90和规定套路解决系统同步线性方程组,最小二乘解线性方程组,特征值问题,以及奇异值问题。相关的矩阵分解(陆,乔莱斯基,快速反应,分解,舒尔,广义Schur )也提供了,因为有关的计算,如重新安排的舒尔分解和估计条件号码。致密带状矩阵的处理,而不是一般稀疏矩阵。在所有领域,类似的功能是提供真正的和复杂的矩阵,在单,双精度-LAPACK is written in Fortran90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. The associated matrix factorizations (LU, Cholesky, QR, SVD, Schur, generalized Schur) are also provided, as are related computations such as reordering of the Schur factorizations and estimating condition numbers. Dense and banded matrices are handled, but not general sparse matrices. In all areas, similar functionality is provided for real and complex matrices, in both single and double precision
Platform: | Size: 34160640 | Author: Rocky | Hits:

[matlabeiggui

Description: 通过相似变换求解实对称矩阵特征值或非对称实矩阵Schur形式的方法-EIGGUI(A) shows the steps in the computation by similarity transformations of the diagonal form of a real symmetric matrix or the real Schur form of a real nonsymmetric matrix.
Platform: | Size: 1024 | Author: wangg | Hits:

[Special EffectsStability_2D_Face_Matrix

Description: 该程序可以测试人脸的二维的区间矩阵的稳定性。详细说明见英文说明-The program can test the stability of 2-D face of an interval matrix. By relying on a two-dimensional (2-D) face test, Ref [1,2] obtained a necessary and sufficient condition for the robust Hurwitz and Schur stability of interval matrices. Ref [1,2] revealed that it is impossible that there are some isolated unstable points in the parameter space of the matrix family, so the stability of exposed 2-D faces of an interval matrix guarantees stability of the matrix family. This program provides the examples to demonstrate the applicability of the robust stability test of interval matrices in Ref [1, 2]. Remarks: (1) The 2-D face of an interval matrix is Hurwitz stable, if and only if the maximum real part of the eigenvalues of the 2-D face of the interval matrix is smaller than 0 [1]. (2) An interval matrix is Hurwitz stable, if and only if all the 2-D faces of the interval matrix is Hurwitz stable. (3) The 2-D face of an interval matrix is Schur stable, if and only if the maxi
Platform: | Size: 3072 | Author: Hao Wang | Hits:

[Speech/Voice recognition/combineGSM_full_rate.RAR

Description: 长期预测(LTP)与规则脉冲激励(RPE),而全速率编解码器就被称为RPE-LTP线性预测编码器。 输入至RPE-LTP编码器的数据为包括160个采样值的20ms语音,每一个采样值都拥有13位精度。数据首先通过预加重滤波器来提高信号的高频分量,以获得更好的传输效率。滤波器一般还消除信号上的任何偏移以简化进一步的计算。 正如前面所提到的,语音产生模型可看成是空气通过一组不同大小的圆柱体。短期分析级采用自动相关来计算与模型所用的8个圆柱体有关的8个反射系数,同时采用一种称为Schur递归的技术来有效地求解所得到的方程组。参数被变换成可以更少的位数来进行更佳量化的LAR(log-area ratio)。这些是传输流的前8个参数。 然后再将编码后的LAR解码成系数,并用来对输入采样值进行滤波。解码LAR的原因是为了确保编码器使用解码器上的相同信息来进行滤波。这一级上的其余采样值用于编解码器的LTP级。 -this is code about RPE-LTP voice code algorithm
Platform: | Size: 286720 | Author: luyuan | Hits:

[Algorithmhips-1.2b-rc5.tar

Description: HIPS是一个求解大规模稀疏线性方程组的一个软件包,主要利用了schur技术和网格重排技术。-HIPS is a large-scale sparse linear equations to solve a software package, the main advantage of the rearrangement schur technology and grid technology.
Platform: | Size: 1234944 | Author: Xian Zuo | Hits:

[matlabschur

Description: 模型降阶方法 MATLAB schur方法-Using matlab to program the control system
Platform: | Size: 1024 | Author: wangjing | Hits:

[AlgorithmLAPACK-3.4.1.tar

Description: LAPACK,其名為Linear Algebra PACKage的縮寫,是一以Fortran程式語言寫就,用於數值計算的函式集。 LAPACK提供了豐富的工具函式,可用於諸如解多元線性方程式、線性系統方程組的最小平方解、計算特徵向量、用於計算矩陣QR分解的Householder轉換、以及奇異值分解等問題。-LAPACK (Linear Algebra PACKage) is a software library for numerical linear algebra. It provides routines for solving systems of linear equations and linear least squares, eigenvalue problems, and singular value decomposition. It also includes routines to implement the associated matrix factorizations such as LU, QR, Cholesky and Schur decomposition.
Platform: | Size: 7465984 | Author: 魏晓宇 | Hits:

[matlabschur_LFDA

Description: 基于schur分解的LFDA,应用于分类,改的程序,不当之处请自行修改-Based schur decomposition LFDA, applied to the classification, change procedures, inappropriate, please modify
Platform: | Size: 1024 | Author: 陈子胜 | Hits:

[source in ebookMatlab_matrix_fenjie

Description: Matlab 中的矩阵分解函数 矩阵分解是指根据一定的原理用某种算法将一个矩阵分解成若干个矩阵的乘积。-LU QRCholesky,Schur Hessenberg
Platform: | Size: 18432 | Author: sd | Hits:

[Algorithmjdqr

Description: 采用QR分解方法计算矩阵特征值和特征向量-computes a partial Schur decomposition of a square matrix or operator
Platform: | Size: 19456 | Author: Xie Tao | Hits:

[Algorithmjdqz

Description: 采用部分Schur或QZ分解计算矩阵特征值和特征向量-computes a partial generalized Schur decomposition (or QZ decomposition) of a pair of square matrices or operators
Platform: | Size: 22528 | Author: Xie Tao | Hits:

[Linux-Unixschur64_FIX

Description: Slower than schur(), but more accurate.
Platform: | Size: 2048 | Author: kiumiuyi | Hits:

[Linux-Unixpublic2

Description: max order of the LPC analysis in schur() and k2a().
Platform: | Size: 10240 | Author: zqcwbing | Hits:

[Otherwaiwen

Description: 数字水印外文:一种基于舒尔分解的新的数字图像水印方案-A new digital image watermarking scheme based on Schur decomposition
Platform: | Size: 2768896 | 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:

[Technology Managementschur

Description: 矩阵的QR分解定理: 任意nxn实矩阵A, 存在正交阵Q与上三角阵R, 使得A=Q*R-QR matrix decomposition theorem: any nxn real matrix A, the presence of orthogonal matrix Q and the upper triangular matrix R, such that A = Q* R
Platform: | Size: 11264 | Author: 丘海健 | Hits:

[Algorithmschur-decomposition(real)

Description: 实对称矩阵的schur分解,编译即可运行,需要文件输入-schur decomposition for real symmetric matrix,the program can run successfully, you need a file for input
Platform: | Size: 6144 | Author: | Hits:

[Algorithmschur-decomposition

Description: 一般矩阵的schur分解,编译即可运行,需要文件输入-schur decomposition, the program can run successfully, you need a file for input
Platform: | Size: 6144 | Author: | Hits:

[Algorithmlapack-3.8.0

Description: 进行数值计算的著名软件,LAPACK包含了求解科学与工程计算中最常见的数值线性代数问题,如求解线性方程组、线性最小二乘问题、特征值问题和奇异值问题等。(LAPACK is written in Fortran 90 and provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. The associated matrix factorizations (LU, Cholesky, QR, SVD, Schur, generalized Schur) are also provided, as are related computations such as reordering of the Schur factorizations and estimating condition numbers. Dense and banded matrices are handled, but not general sparse matrices. In all areas, similar functionality is provided for real and complex matrices, in both single and double precision.)
Platform: | Size: 31635456 | Author: 老博 | Hits:

[Special Effects基于 QR 码的自适应抗打印扫描水印算法

Description: 提出一种基于 QR 码的自适应抗打印扫描盲水印算法。方法 首先对载体 QR 码进行三级小 波变换,并对低频部分进行 4×4 分块 Schur 分解,然后利用子块酉矩阵的系数差值的稳定性,将二值 水印信息自适应嵌入到载体 QR 码中,最后对含水印 QR 码打印扫描并提取出水印信息。同时,算法实 现了盲提取。结果 算法能较好抵抗打印扫描攻击,并对高斯噪声、椒盐噪声、斑纹噪声、泊松噪声、 JPEG 压缩等攻击具有较强的鲁棒性。结论 算法具有较强的抗打印扫描性能,可以广泛应用于数字产品 的版权保护。(An adaptive watermark blind watermarking algorithm based on QR codes is proposed. Methods first of all, the carrier QR code is three levels smaller. Wave transformation and 4 *4 block Schur decomposition of the low frequency part are carried out. Then the binary values are obtained by using the stability of the coefficient difference of the subblock unitary matrix. The watermark information is embedded into the carrier QR code adaptively. Finally, the watermark information is extracted by scanning the watermark QR code. At the same time, the algorithm achieves blind extraction. Results The algorithm can resist the attack of print and scan, and can resist Gaussian noise, salt and pepper noise, speckle noise, Poisson noise. JPEG attacks such as compression have strong robustness. Conclusion the algorithm has strong resistance to print scanning and can be widely used in digital products. Copyright protection.)
Platform: | Size: 4277248 | Author: macowin | Hits:

CodeBus www.codebus.net