Sciweavers

2078 search results - page 80 / 416
» MetaCores: Design and Optimization Techniques
Sort
View
WSCG
2003
155views more  WSCG 2003»
15 years 7 months ago
Optimal Curve Fitting to Digital Data
An optimal curve fitting technique has been developed which is meant to automatically provide a fit to any ordered digital data in plane. A more flexible class of rational cubic f...
Muhammad Sarfraz
ICASSP
2010
IEEE
15 years 6 months ago
Optimizing spectral subtraction and wiener filtering for robust speech recognition in reverberant and noisy conditions
Speech enhancement is a common approach to address the effects of degradation due to noise and channel contamination. This approach is intended to suppress unwanted signal and rec...
Randy Gomez, Tatsuya Kawahara
DAC
2000
ACM
16 years 7 months ago
Code compression for low power embedded system design
erse approaches at all levels of abstraction starting from the physical level up to the system level. Experience shows that a highlevel method may have a larger impact since the de...
Haris Lekatsas, Jörg Henkel, Wayne Wolf
CODES
2006
IEEE
16 years 12 days ago
Retargetable code optimization with SIMD instructions
Retargetable C compilers are nowadays widely used to quickly obtain compiler support for new embedded processors and to perform early processor architecture exploration. One frequ...
Manuel Hohenauer, Christoph Schumacher, Rainer Leu...
PLDI
2003
ACM
15 years 11 months ago
Optimizing indirect branch prediction accuracy in virtual machine interpreters
Interpreters designed for efficiency execute a huge number of indirect branches and can spend more than half of the execution time in indirect branch mispredictions. Branch target...
M. Anton Ertl, David Gregg