Sciweavers

6120 search results - page 870 / 1224
» The Power of Linear Functions
Sort
View
ISBI
2006
IEEE
16 years 7 months ago
Mixture principal component analysis for distribution volume parametric imaging in brain PET studies
In this paper, we present a mixture Principal Component Analysis (mPCA)-based approach for voxel level quantification of dynamic positron emission tomography (PET) data in brain s...
Peng Qiu, Z. Jane Wang, K. J. Ray Liu
ISBI
2008
IEEE
16 years 7 months ago
On approximation of orientation distributions by means of spherical ridgelets
Visualization and analysis of the micro-architecture of brain parenchyma by means of magnetic resonance imaging is nowadays believed to be one of the most powerful tools used for ...
Oleg V. Michailovich, Yogesh Rathi
RECOMB
2003
Springer
16 years 7 months ago
Combining phylogenetic and hidden Markov models in biosequence analysis
A few models have appeared in recent years that consider not only the way substitutions occur through evolutionary history at each site of a genome, but also the way the process c...
Adam C. Siepel, David Haussler
CADE
2007
Springer
16 years 7 months ago
Dependency Pairs for Rewriting with Non-free Constructors
Abstract. A method based on dependency pairs for showing termination of functional programs on data structures generated by constructors with relations is proposed. A functional pr...
Stephan Falke, Deepak Kapur
ICFP
2005
ACM
16 years 6 months ago
The anatomy of a loop: a story of scope and control
Writing loops with tail-recursive function calls is the equivalent of writing them with goto's. Given that loop packages for Lisp-family languages have been around for over 2...
Olin Shivers