Decomposition

共 59 篇文章
Decomposition 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 59 篇文章,持续更新中。

The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The p

The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm

This program compress and recostruct using wavelets. We can select level of decomposition(here maxim

This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet. For eg:-wavelets can be haar, db1, db2,dme

This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the ti

This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the time and storage required for a matrix operation such as factoring S into its Cholesky decomposition

qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm to predict complex-valued AR proce

qrd_rls_AR_pred.m - use the QR decomposition-based RLS algorithm to predict complex-valued AR process.

Apply the standard QR-decomposition based LSL algorithm using angle-normalized error to predict/esti

Apply the standard QR-decomposition based LSL algorithm using angle-normalized error to predict/estimate complex-valued processes.

hodge decomposition for 2D vector fields.

hodge decomposition for 2D vector fields.

in this paper,we show that an efficient multiscale wedgelet decomposition is possible if we carefull

in this paper,we show that an efficient multiscale wedgelet decomposition is possible if we carefully choose the set of possible wedgelet orientations.

这是CISS会议上发表的著名论文“Tensor Canonical decomposition based method for blind identification of MIMO system

这是CISS会议上发表的著名论文“Tensor Canonical decomposition based method for blind identification of MIMO system with 3-input 2-output case”的源程序,主要是讲基于张量规范分解的多天线系统的忙识别问题,里边包含了相应的文章,可以一起对照着看。

This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate

This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, invers

通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition

通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition

Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree

Included are the files wav1.m, wav2.m, wavecoef.mat and readme. wav2 function implements the tree structured wavelet transform of the input matrix, up to the given level of decomposition. Wav2 uses

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used

DRIVER FOR UPDATING THE QR DECOMPOSITION OF A 4 BY 3 MATRIX

DRIVER FOR UPDATING THE QR DECOMPOSITION OF A 4 BY 3 MATRIX

Subroutine MCHOLSK :To solves a hermitian positive definite set of complex linear simultaneous equ

Subroutine MCHOLSK :To solves a hermitian positive definite set of complex linear simultaneous equations (AX=B) using the Cholesky decomposition method.

使用奇异值分解算法的prony算法-single value decomposition based prony algorithm

使用奇异值分解算法的prony算法-single value decomposition based prony algorithm

IN highly scattered enviroment

IN highly scattered enviroment,the Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-f

This toolbox contains Matlab files that implement the Laplacian pyramid (LP) decomposition and the

This toolbox contains Matlab files that implement the Laplacian pyramid (LP) decomposition and the new reconstruction method

Decomposition and reconstruction example 1

Decomposition and reconstruction example 1

Abtract - We propose a new family of &#64257 lter banks, named NDFB, that can achieve the direction

Abtract - We propose a new family of &#64257 lter banks, named NDFB, that can achieve the directional decomposition of arbitrary N-dimensional (N ≥ 2) signals with a simple and ef&#64257 cient tree

暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:studyjpeg2000imageslena.tif ) % see the de

暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:\study\jpeg2000\images\lena.tif ) % see the decomposition coefficients y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet figure subplot(1,2