Sciweavers

1857 search results - page 116 / 372
» Minimum Degree Orderings
Sort
View
CSEE
2009
Springer
15 years 4 months ago
A Requirements Engineering and Management Training Course for Software Development Professionals
Devising a course for software professionals working in industry depends on several factors. In order to create a course that fulfils professionals' expectations, it is impor...
João M. Fernandes, Ricardo Jorge Machado, S...
ICASSP
2011
IEEE
14 years 10 months ago
Parallel computation of adaptive lattice filters
Parallel computation of the adaptive lattice filtering algorithm is difficult due to the dependency problem caused by feedback operations. The conventional control-level paralle...
Dong-hwan Lee, Wonyong Sung
CDC
2010
IEEE
166views Control Systems» more  CDC 2010»
14 years 10 months ago
Continuous Preview Control of Dual-Stage Actuator systems for reduced transition time
— Preview Control design is proposed in order to reduce the settling time of Dual-Stage Actuators (DSA’s). It is shown that a significantly better performance is achieved by e...
Aurelio Tergolina Salton, Zhiyong Chen, Jinchuan Z...
ISCI
2008
166views more  ISCI 2008»
15 years 6 months ago
Incremental and interactive mining of web traversal patterns
Web mining involves the application of data mining techniques to large amounts of web-related data in order to improve web services. Web traversal pattern mining involves discover...
Yue-Shi Lee, Show-Jane Yen
IPL
2002
125views more  IPL 2002»
15 years 6 months ago
A note concerning the closest point pair algorithm
An algorithm, described by Sedgewick, finds the distance between the closest pair of n given points in a plane using a variant of mergesort. This takes O(n log n) time. To prove t...
Martin Richards