Sciweavers

773 search results - page 95 / 155
» Kernel Change-point Analysis
Sort
View
CONCURRENCY
2007
95views more  CONCURRENCY 2007»
14 years 9 months ago
Automated and accurate cache behavior analysis for codes with irregular access patterns
Abstract. The memory hierarchy plays an essential role in the performance of current computers, thus good analysis tools that help predict and understand its behavior are required....
Diego Andrade, Manuel Arenaz, Basilio B. Fraguela,...
PAMI
2008
162views more  PAMI 2008»
14 years 9 months ago
Bayes Optimality in Linear Discriminant Analysis
We present an algorithm which provides the one-dimensional subspace where the Bayes error is minimized for the C class problem with homoscedastic Gaussian distributions. Our main ...
Onur C. Hamsici, Aleix M. Martínez
MICCAI
2008
Springer
15 years 11 months ago
Regularized Discriminative Direction for Shape Difference Analysis
Abstract. The "discriminative direction" has been proven useful to reveal the subtle difference between two anatomical shape classes. When a shape moves along this direct...
Luping Zhou, Richard I. Hartley, Lei Wang, Paulett...
EPIA
2005
Springer
15 years 3 months ago
Automatic Detection of Meddies Through Texture Analysis of Sea Surface Temperature Maps
Abstract. A new machine learning approach is presented for automatic detection of Mediterranean water eddies from sea surface temperature maps of the Atlantic Ocean. A pre-processi...
Marco Castellani, Nuno C. Marques
SIGMETRICS
2004
ACM
106views Hardware» more  SIGMETRICS 2004»
15 years 3 months ago
Performance analysis of BSTs in system software
Binary search tree (BST) based data structures, such as AVL trees, red-black trees, and splay trees, are often used in system software, such as operating system kernels. Choosing ...
Ben Pfaff