Sciweavers

5722 search results - page 202 / 1145
» Dynamic inference control
Sort
View
SCL
2008
66views more  SCL 2008»
15 years 3 months ago
Practical encoders for controlling nonlinear systems under communication constraints
We introduce a new class of dynamic encoders for continuous-time nonlinear control systems which update their parameters only at discrete times. We prove that the information reco...
Claudio De Persis, Dragan Nesic
127
Voted
SIAMCO
2008
83views more  SIAMCO 2008»
15 years 3 months ago
Necessary Conditions for Multiobjective Optimal Control Problems with Free End-Time
Abstract. Necessary conditions of optimality are derived for multiobjective optimal control problems with free end-time, in which the dynamics constraint is modeled as a nonconvex ...
B. T. Kien, N.-C. Wong, J. C. Yao
135
Voted
ICFP
2005
ACM
16 years 3 months ago
PolyAML: a polymorphic aspect-oriented functional programming language
This paper defines PolyAML, a typed functional, aspect-oriented programming language. The main contribution of PolyAML is the seamless integration of polymorphism, run-time type a...
Daniel S. Dantas, David Walker, Geoffrey Washburn,...
103
Voted
FCCM
2007
IEEE
120views VLSI» more  FCCM 2007»
15 years 10 months ago
Automatic Self-Reconfiguration of System-on-Chip Peripherals
A technique is presented which allows an FPGAbased reconfigurable System-on-Chip to automatically and dynamically load hardware peripheral controllers and software device drivers ...
Neil W. Bergmann, Yi Lu 0004, John A. Williams
111
Voted
ICFP
2007
ACM
16 years 3 months ago
Functional pearl: the great escape or, how to jump the border without getting caught
Filinski showed that callcc and a single mutable reference cell are sufficient to express the delimited control operators shift and reset. However, this implementation interacts p...
David Herman