Sciweavers

3373 search results - page 145 / 675
» Linear transformations on codes
Sort
View
ICASSP
2008
IEEE
15 years 10 months ago
A new class of lifting wavelet transform for guaranteeing losslessness of specific signals
This paper proposes a new class of lifting wavelet transform which can guarantee losslessness of specific signals, e.g. white balance. The 5/3 wavelet transform composed of two li...
Hitoshi Kiya, Masahiro Iwahashi, Osamu Watanabe
VTC
2006
IEEE
101views Communications» more  VTC 2006»
15 years 9 months ago
Transmitter Precoding for Orthogonal Space-Time Block-Coded OFDM in Transmit-Antenna and Path-Correlated Channels
Abstract— Orthogonal space-time block-coded (OSTBC) orthogonal frequency-division multiplexing (OFDM) links for frequency-selective multiple-input multiple-output (MIMO) channels...
Yu Fu, Witold A. Krzymien, Chintha Tellambura
PEPM
2009
ACM
16 years 10 days ago
Program transformation for numerical precision
This article introduces a new program transformation in order to enhance the numerical accuracy of floating-point computations. We consider that a program would return an exact r...
Matthieu Martel
92
Voted
IPPS
2007
IEEE
15 years 9 months ago
Automatic MPI application transformation with ASPhALT
This paper describes a source to source compilation tool for optimizing MPI-based parallel applications. This tool is able to automatically apply a “prepushing” transformation...
Anthony Danalis, Lori L. Pollock, D. Martin Swany
131
Voted
OOPSLA
2005
Springer
15 years 9 months ago
Pattern transformation for two-dimensional separation of concerns
Design patterns are applied in software development to decouple individual concerns, so that a change in a design decision is isolated to one location of the code base. However, m...
Xiaoqing Wu