An Advanced and Automated Neural Network Based Textile Defect Detector
Adaptive Control for Power System Stability Improvement
Actor-networking engineering design, project management and education research: a knowledge management approach
Action Rules Approach to Solving Diagnostic Problems in Clinical Medicine
About Array Processing Methods for Image Segmentation
Developing Graphics Frameworks with Python and OpenGL shows you how to create software for rendering complete three-dimensional scenes. The authors explain the foundational theoretical concepts as well as the practical programming techniques that will enable you to create your own animated and interactive computer-generated worlds.You will learn how to combine the power of OpenGL, the most wide…
Lütkenhöner’s „Intensity Dependence of Auditory Responses“: An Instructional Example in How Not To Do Computational Neurobiology
Anomaly Detection & Behavior Prediction: Higher-Level Fusion Based on Computational Neuroscientific Principles
Think D.S.P. is an introduction to Digital Signal Processing in Python. The premise of this book (and the other books in the Think X series) is that if you know how to program, you can use that skill to learn other things. The author is writing this book because he thinks the conventional approach to digital signal processing is backward: most books (and the classes that use them) present the m…
This book is about complexity science, data structures and algorithms, intermediate programming in Python and the philosophy of science: Data structures and algorithms: A data structure is a collection that contains data elements organized in a way that supports particular operations. For example, a dictionary organizes key-value pairs in a way that provides fast mapping from keys to values, bu…