Sciweavers

656 search results - page 54 / 132
» Symbolic computing of nonlinear observable and observer form...
Sort
View
ICCV
1999
IEEE
14 years 1 months ago
A Subset Approach to Contour Tracking in Clutter
A new method for tracking contours of moving objects in clutter is presented. For a given object, a model of its contours is learned from training data in the form of a subset of ...
Daniel Freedman, Michael S. Brandstein
ACMDIS
2008
ACM
13 years 11 months ago
Anchored mobilities: mobile technology and transnational migration
Mobile technologies are deployed into diverse social, cultural, political and geographic settings, and incorporated into diverse forms of personal and collective mobility. We pres...
Amanda Williams, Ken Anderson, Paul Dourish
LFP
1990
171views more  LFP 1990»
13 years 10 months ago
Operational and Axiomatic Semantics of PCF
PCF, as considered in this paper, is a lazy typed lambda calculus with functions, pairing, fixed-point operators and arbitrary algebraic data types. The natural equational axioms ...
Brian T. Howard, John C. Mitchell
HOTNETS
2010
13 years 3 months ago
A case for information-bound referencing
Links and content references form the foundation of the way that users interact today. Unfortunately, the links used today (URLs) are fragile since they tightly specify a protocol...
Ashok Anand, Aditya Akella, Vyas Sekar, Srinivasan...
ICFP
2006
ACM
14 years 8 months ago
Programming monads operationally with Unimo
Monads are widely used in Haskell for modeling computational effects, but defining monads remains a daunting challenge. Since every part of a monad's definition depends on it...
Chuan-Kai Lin