搜索资源列表
qrd_rls_AR_pred
- qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm to predict complex-valued AR process.
QR_method
- MATLAB, computing matrix by QR
yang
- 数学,好似后的变换,QR分解等解场系数微分方程的程序-Mathematics, like after the transformation, QR decomposition, such as solution of differential equation field procedures
QR_RLS
- 实现时域自适应滤波中基于QR分解的递推最小二乘算法-Realize time-domain adaptive filter based on QR decomposition recursive least squares algorithm
qrd_rls_AR_pred
- qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm to predict complex-valued AR process.-qrd_rls_AR_pred.m- use the QR decomposition-based RLS algorithm to predict complex-valued AR process.
QRRLSsystocarray
- qrdrls算法,用脉动阵列实现改算法,里面有数据-qrdrls algorithm, using systolic array algorithm to achieve change, there are data
afqrrls1
- afqrrls1算法例程,希望对大家有所帮助-afqrrls1 algorithm routines, and they hope to help everyone
afqrrls2
- afqrrls算法2,大家多多支持,多多交流-afqrrls Algorithm 2, a lot of U.S. support, more exchanges
QR_RLS
- 基于QR分解的总体最小二乘算法,在工程领域有很大的应用
systolic
- 脉动乘法器:一个GF(2m)域上的Digit-Serial 脉动结构(Systolic)的乘法器-Pulse Multiplier: a GF (2m) domain on the Digit-Serial pulsation structure (Systolic) the multiplier
givens
- Givens transformation是向量的旋转变换。它可将被变换向量旋转成模与之相同的其它向量。其应用之一是QR分解。-Givens transformation is the vector of the rotation transformation. It can transform vector will be rotating into the same mold with the other vector. One o
MetrixVector
- vc++实现矩阵特征值与特征向量的计算
UCA_SMI
- QR分解SMI算法的目的正是要避免直接来解线性方程,而是将自相关矩阵分解,并利用Givens旋转实现数据矩阵的QR分解,最终将权矢量的求解问题转化为三角线性方程组的求解问题。-QR decomposition SMI algorithm, whose objective it is to avoid directly to solution of linear equations, but will auto-correlation m
QR
- 矩阵全部特征值的QR方法,包括化一般矩阵为上Hessenberg阵,平面旋转阵(Givens变换阵),用 Givens变换对上Hessenberg阵作QR分解,原点平移加速的QR方法等-Eigenvalue matrix of all the QR methods, including the general of the Hessenberg matrix array, planar array rotation (Givens tr
QRGivens
- QR decomposition via Givens rotations.
qr_rls
- 一个QR-RLS算法matlab程序,用于预失真技术。-A QR-RLS algorithm matlab program for pre-distortion technology.
systolic
- 实现QR_RLS算法,基于fpga 的非线性功放的dpd实现-realize QR_RLS
Recursive-least-squares
- 递归最小二乘算法,来至MIT大学的wingate教授,含3个源码-rls.m- Basic recursive least squares. qr_rls.m- Square-root version of RLS using a QR decomposition. bqr_rls.m- Block square-root version of RLS using a QR decomposition (you can ad
QR-decomposition-based_RLS_Algorithms
- QR decomposition based RLS Algorithms using matlab with example