Sciweavers

282 search results - page 29 / 57
» An Algebraic Method for Analyzing Open-Loop Dynamic Systems
Sort
View
91
Voted
ISCAS
2006
IEEE
95views Hardware» more  ISCAS 2006»
15 years 4 months ago
Generating multi-scroll chaotic attractors via threshold control
Abstract— This paper proposes a novel threshold control approach for creating multi-scroll chaotic attractors. The general jerk circuit is used as an example to show the working ...
Jinhu Lu, K. Murali, Sudeshna Sinha, Henry Leung
103
Voted
PAMI
2007
144views more  PAMI 2007»
14 years 9 months ago
Facial Action Unit Recognition by Exploiting Their Dynamic and Semantic Relationships
—A system that could automatically analyze the facial actions in real time has applications in a wide range of different fields. However, developing such a system is always chall...
Yan Tong, Wenhui Liao, Qiang Ji
78
Voted
IFM
2010
Springer
113views Formal Methods» more  IFM 2010»
14 years 8 months ago
Translating Pi-Calculus into LOTOS NT
Process calculi supporting mobile communication, such as the π-calculus, are often seen as an evolution of classical value-passing calculi, in which communication between processe...
Radu Mateescu, Gwen Salaün
77
Voted
IMR
2004
Springer
15 years 3 months ago
A Generalized Graph-Theoretic Mesh Optimization Model
This paper presents a generic approach to mesh global optimization via node movement, based on a discrete graph-theoretic model. Mesh is considered as an electric system with lump...
Andrey A. Mezentsev
97
Voted
POPL
2011
ACM
14 years 1 months ago
Dynamic inference of static types for ruby
There have been several efforts to bring static type inference to object-oriented dynamic languages such as Ruby, Python, and Perl. In our experience, however, such type inference...
Jong-hoon (David) An, Avik Chaudhuri, Jeffrey S. F...