Sciweavers

1243 search results - page 80 / 249
» Complexity reduction of C-Algorithm
Sort
View
ISVLSI
2006
IEEE
137views VLSI» more  ISVLSI 2006»
15 years 7 months ago
Low Power Layered Space-Time Channel Detector Architecture for MIMO Systems
This paper presents the low power implementation of a Maximum Likelihood (ML) based detector used in the receiver part of a Multiple Input and Multiple Output (MIMO) systems. Low ...
T. Takahashi, Ahmet T. Erdogan, Tughrul Arslan, J....
BC
2006
83views more  BC 2006»
15 years 1 months ago
An Algorithmic Method for Reducing Conductance-based Neuron Models
Although conductance-based neural models provide a realistic depiction of neuronal activity, their complexity often limits effective implementation and analysis. Neuronal model red...
Michael E. Sorensen, Stephen P. DeWeerth
CORR
2004
Springer
123views Education» more  CORR 2004»
15 years 1 months ago
Light types for polynomial time computation in lambda-calculus
We present a polymorphic type system for lambda calculus ensuring that welltyped programs can be executed in polynomial time: dual light affine logic (DLAL). DLAL has a simple typ...
Patrick Baillot, Kazushige Terui
IANDC
1998
64views more  IANDC 1998»
15 years 1 months ago
Positive Versions of Polynomial Time
We show that restricting a number of characterizations of the complexity class P to be positive (in natural ways) results in the same class of (monotone) problems which we denote ...
Clemens Lautemann, Thomas Schwentick, Iain A. Stew...
VEE
2012
ACM
255views Virtualization» more  VEE 2012»
13 years 9 months ago
Adding dynamically-typed language support to a statically-typed language compiler: performance evaluation, analysis, and tradeof
Applications written in dynamically typed scripting languages are increasingly popular for Web software development. Even on the server side, programmers are using dynamically typ...
Kazuaki Ishizaki, Takeshi Ogasawara, José G...