Sciweavers

1517 search results - page 199 / 304
» New Approach To A Class Of Matrices
Sort
View
IFM
2009
Springer
107views Formal Methods» more  IFM 2009»
15 years 11 months ago
Incremental Reasoning for Multiple Inheritance
Object-orientation supports code reuse and incremental programming. Multiple inheritance increases the power of code reuse, but complicates the binding of method calls and thereby ...
Johan Dovland, Einar Broch Johnsen, Olaf Owe, Mart...
PSIVT
2009
Springer
400views Multimedia» more  PSIVT 2009»
15 years 11 months ago
Local Image Descriptors Using Supervised Kernel ICA
PCA-SIFT is an extension to SIFT which aims to reduce SIFT’s high dimensionality (128 dimensions) by applying PCA to the gradient image patches. However PCA is not a discriminati...
Masaki Yamazaki, Sidney Fels
GECCO
2007
Springer
154views Optimization» more  GECCO 2007»
15 years 10 months ago
Cross entropy and adaptive variance scaling in continuous EDA
This paper deals with the adaptive variance scaling issue in continuous Estimation of Distribution Algorithms. A phenomenon is discovered that current adaptive variance scaling me...
Yunpeng Cai, Xiaomin Sun, Hua Xu, Peifa Jia
ICRA
2006
IEEE
85views Robotics» more  ICRA 2006»
15 years 10 months ago
A Multi-robot System for Continuous Area Sweeping Tasks
— As mobile robots become increasingly autonomous over extended periods of time, opportunities arise for their use on repetitive tasks. We define and implement behaviors for a c...
Mazda Ahmadi, Peter Stone
VLDB
2005
ACM
175views Database» more  VLDB 2005»
15 years 10 months ago
Query Translation from XPath to SQL in the Presence of Recursive DTDs
The interaction between recursion in XPATH and recursion in DTDs makes it challenging to answer XPATH queries on XML data that is stored in an RDBMS via schema-based shredding. We...
Wenfei Fan, Jeffrey Xu Yu, Hongjun Lu, Jianhua Lu,...