Bestsellers > > Algorithms
|
|
Machine Vision : Theory, Algorithms, Practicalities (Signal Processing and its Applications)»rank: 234935by: E. R. Davies
: :In the last 40 years, machine vision has evolved into a mature field embracing a wide range of applications including surveillance, automated inspection, robot assembly, vehicle guidance, traffic monitoring and control, signature verification, biometric measurement, and analysis of remotely sensed images. While researchers and industry specialists continue to document their work in this area, it has become increasingly difficult for professionals and graduate students to understand the essential theory and practicalities well enough to design their own algorithms and systems. This book directly addresses this need.As in earlier editions, E.R. Davies clearly and systematically presents the basic concepts of the field in highly accessible prose and images, covering essential elements ... |
A First Course in Finite Elements»rank: 382570by: Jacob Fish, Ted Belytschko
: :Developed from the authors, combined total of 50 years undergraduate and graduate teaching experience, this book presents the finite element method formulated as a general-purpose numerical procedure for solving engineering problems governed by partial differential equations. Focusing on the formulation and application of the finite element method through the integration of finite element theory, code development, and software application, the book is both introductory and self-contained, as well as being a hands-on experience for any student. This authoritative text on Finite Elements: Adopts a generic approach to the subject, and is not application specific In conjunction with a web-based chapter, it integrates code development, theory, and application in one book ... |
||
Understanding PKI: Concepts, Standards, and Deployment Considerations (2nd Edition) (Kaleidoscope)»rank: 425675by: Carlisle Adams, Steve Lloyd
: :PKI (public-key infrastructure) enables the secure exchange of data over otherwise unsecured media, such as the Internet. PKI is the underlying cryptographic security mechanism for digital certificates and certificate directories, which are used to authenticate a message sender. Because PKI is the standard for authenticating commercial electronic transactions, Understanding PKI, Second Edition, provides network and security architects with the tools they need to grasp each phase of the key/certificate life cycle, including generation, publication, deployment, and recovery. |
Digital Image Processing: An Algorithmic Introduction using Java»rank: 115155by: Wilhelm Burger, Mark James Burge
: :'This will be one of my continuing reference books for some time to come.'Steve Cunningham, PhD, Past President of SIGGRAPH'An excellent resource for the users of ImageJ.'Wayne Rasband, author of ImageJ This modern, self-contained, textbook explains the fundamental algorithms of digital image processing through practical examples and complete Java implementations. Available for the first time in English, Digital Image Processing is the definitive textbook for students, researchers, and professionals in search of critical analysis and modern implementations of the most important algorithms in the field. • Practical examples and carefully constructed chapter-ending exercises drawn from the authors' years of experience teaching this material • Real implementations, concise mathematical notation, and precise ... |
||
The Design and Analysis of Computer Algorithms (Addison-Wesley Series in Computer Science and Information Processing)»rank: 143439by: Alfred V. Aho, John E. Hopcroft, Jeffrey D. Ullman
: :'This will be one of my continuing reference books for some time to come.'Steve Cunningham, PhD, Past President of SIGGRAPH'An excellent resource for the users of ImageJ.'Wayne Rasband, author of ImageJ This modern, self-contained, textbook explains the fundamental algorithms of digital image processing through practical examples and complete Java implementations. Available for the first time in English, Digital Image Processing is the definitive textbook for students, researchers, and professionals in search of critical analysis and modern implementations of the most important algorithms in the field. • Practical examples and carefully constructed chapter-ending exercises drawn from the authors' years of experience teaching this material • Real implementations, concise mathematical notation, and precise ... |
An Introduction to Quantum Computing»rank: 283873by: Phillip Kaye, Raymond Laflamme, Michele Mosca
: :This concise, accessible text provides a thorough introduction to quantum computing - an exciting emergent field at the interface of the computer, engineering, mathematical and physical sciences. Aimed at advanced undergraduate and beginning graduate students in these disciplines, the text is technically detailed and is clearly illustrated throughout with diagrams and exercises. Some prior knowledge of linear algebra is assumed, including vector spaces and inner products. However, prior familiarity with topics such as tensor products and spectral decomposition is not required, as the necessary material is reviewed in the text. |
||
Mathematical Methods and Algorithms for Signal Processing»rank: 58291by: Todd K. Moon, Wynn C. Stirling
: :Provides a solid foundation of theoretical and practical tools that will serve a broad range of signal processing applications. DLC: Signal processing--Mathematics. |
Data Clustering: Theory, Algorithms, and Applications (ASA-SIAM Series on Statistics and Applied Probability)»rank: 457028by: Guojun Gan; Chaoqun Ma; and Jianhong Wu
: :Cluster analysis is an unsupervised process that divides a set of objects into homogeneous groups. This book starts with basic information on cluster analysis, including the classification of data and the corresponding similarity measures, followed by the presentation of over 50 clustering algorithms in groups according to some specific baseline methodologies such as hierarchical, center-based, and search-based methods. As a result, readers and users can easily identify an appropriate algorithm for their applications and compare novel ideas with existing results. The book also provides examples of clustering applications to illustrate the advantages and shortcomings of different clustering architectures and algorithms. Application areas include pattern recognition, artificial intelligence, information technology, image ... |
||
Analysis of Algorithms»rank: 589695by: Jeffrey Mcconnell
: :Updated to follow the recommendations put forth by the ACM/SIGCSE 2001 task force, Analysis of Algorithms, Second Edition raises awareness of the effects that algorithms have on the efficiency of a program and develops the necessary skills to analyze general algorithms used in programs. The text presents the material with the expectation that it can be used with active and cooperative learning methodology, based on the premise that students learn more effectively and retain more information longer when they are active participants in the learning process. To accomplish this, the chapters are clear and complete to encourage students to prepare by reading before class, and the text is filled with ... |
Introduction to Computing Systems: From bits & gates to C & beyond»rank: 39749by: Yale Patt, Sanjay Patel
: :Introduction to Computing Systems: From bits And gates to C And beyond, now in its second edition, is designed to give students a better understanding of computing early in their college careers in order to give them a stronger foundation for later courses. The book is in two parts: (a) the underlying structure of a computer, and (b) programming in a high level language and programming methodology. . . To understand the computer, the authors introduce the LC-3 and provide the LC-3 Simulator to give students hands-on access for testing what they learn. To develop their understanding of programming and programming methodology, they use the C programming language. The book ... |