Search Results - (((((((ant OR wiant) OR santis) OR wien) OR cantor) OR anne) OR shape) OR hints) algorithms.
Suggested Topics within your search.
Suggested Topics within your search.
- Data processing 29
- Mathematics 29
- Artificial intelligence 27
- Mathematical models 23
- Mathematical optimization 22
- artificial intelligence 16
- Algorithms 15
- Machine learning 12
- Technological innovations 12
- algorithms 12
- Digital techniques 11
- Artificial Intelligence 10
- Image processing 10
- History 9
- Information technology 9
- Social aspects 9
- Computer networks 8
- Design and construction 8
- Neural networks (Computer science) 8
- Computer graphics 7
- Data mining 7
- Engineering 7
- Manufacturing processes 7
- Mechanical engineering 6
- Signal processing 6
- Swarm intelligence 6
- computer graphics 6
- digital imaging 6
- Automation 5
- Computer algorithms 5
Search alternatives:
- ant »
- wiant »
- santis »
- cantor »
- wien »
-
21
Optimization of Computer Networks : Modeling and Algorithms: a Hands-On Approach.
Published 2016Table of Contents: “…7.1 Introduction -- 7.2 Node Location Problems -- 7.3 Full Topology Design Problems -- 7.4 Multilayer Network Design -- 7.5 Notes and Sources -- 7.6 Exercises -- References -- Part Two: Algorithms -- Chapter 8: Gradient Algorithms in Network Design -- 8.1 Introduction -- 8.2 Convergence Rates -- 8.3 Projected Gradient Methods -- 8.4 Asynchronous and Distributed Algorithm Implementations -- 8.5 Non-Smooth Functions -- 8.6 Stochastic Gradient Methods -- 8.7 Stopping Criteria -- 8.8 Algorithm Design Hints -- 8.9 Notes and Sources -- 8.10 Exercises -- References…”
Full text (MFA users only)
Electronic eBook -
22
Graph partitioning and graph clustering : 10th DIMACS Implementation Challenge Workshop, February 13-14, 2012, Georgia Institute of Technology, Atlanta, GA
Published 2013Full text (MFA users only)
Electronic Conference Proceeding eBook -
23
Nearest-neighbor methods in learning and vision : theory and practice
Published 2005Table of Contents: “…Clarkson -- Locality-sensitive hashing using stable distributions / Alexandr Andoni [and others] -- New algorithms for efficient high-dimensional nonparametric classification / Ting Liu, Andrew W. …”
Full text (MFA users only)
Electronic eBook -
24
Applications of multi-objective evolutionary algorithms
Published 2004Table of Contents: “…Non-Dominated Sorting Evolution Strategy Algorithm (NSESA)3.3. Case Studies; 3.3.1. Shape Design of a Shielded Reactor; 3.3.2. …”
Full text (MFA users only)
Electronic eBook -
25
Network and discrete location : models, algorithms, and applications
Published 2013Full text (MFA users only)
Electronic eBook -
26
3D Shape Analysis : Fundamentals, Theory and Applications.
Published 2018Table of Contents: “…9.6 Summary and Further Reading10 3D Face Recognition; 10.1 Introduction; 10.2 3D Face Recognition Tasks, Challenges and Datasets; 10.3 3D Face Recognition Methods; 10.4 Summary; 11 Object Recognition in 3D Scenes; 11.1 Introduction; 11.2 Surface Registration-Based Object Recognition Methods; 11.3 Machine Learning-Based Object Recognition Methods; 11.4 Summary and Further Reading; 12 3D Shape Retrieval; 12.1 Introduction; 12.2 Benchmarks and Evaluation Criteria; 12.3 Similarity Measures; 12.4 3D Shape Retrieval Algorithms; 12.5 Summary and Further Reading; 13 Cross-domain Retrieval…”
Full text (MFA users only)
Electronic eBook -
27
Computer and machine vision : theory, algorithms, practicalities
Published 2012Full text (MFA users only)
Electronic eBook -
28
Inverse Synthetic Aperture Radar Imaging with MATLAB Algorithms.
Published 2021Full text (MFA users only)
Electronic eBook -
29
Meta-heuristic and evolutionary algorithms for engineering optimization
Published 2017Table of Contents: “…Overview of optimization -- Introduction to meta-heuristic and evolutionary algorithms -- Pattern search (PS) -- Genetic algorithm (GA) -- Simulated annealing (SA) -- Tabu search (TS) -- Ant colony optimization (ACO) -- Particle swarm optimization (PSO) -- Differential evolution (DE) -- Harmony search (HS) -- Shuffled frog-leaping algorithm (SFLA) -- Honey-bee mating optimization (HBMO) -- Invasive weed optimization (IWO) -- Central force optimization (CFO) -- Biogeography-based optimization (BBO) -- Firefly algorithm (FA) -- Gravity search algorithm (GSA) -- Bat algorithm (BA) -- Plant propagation algorithm (PPA) -- Water cycle algorithm (WCA) -- Symbiotic organisms search (SOS) -- Comprehensive evolutionary algorithm (CEA).…”
Full text (MFA users only)
Electronic eBook -
30
Algorithms for sample preparation with microfluidic lab-on-chip
Published 2019Table of Contents: “…2.1.3 Generation of Dilution Gradients2.2 Mixing Algorithms for DMFB; 2.3 Droplet Streaming Algorithms; 2.4 Dilution and Mixing Algorithms for CFMB; 2.5 Summary; Chapter 3 -- Multiple Dilution Sample Preparation on Digital Microfluidic Biochips; 3.1 Related Work; 3.2 Tree-pruning-based Dilution Algorithm; 3.2.1 Proposed Methodology; 3.3 Experimental Results; 3.4 Conclusions; Chapter 4 -- Efficient Generation of Dilution Gradients with Digital Microfluidic Biochips; 4.1 Literature Review; 4.2 Linear Gradient; 4.3 Exponential Gradient; 4.4 Complex-shaped Gradients…”
Full text (MFA users only)
Electronic eBook -
31
Genetic and evolutionary computation : medical applications
Published 2010Table of Contents: “…Potok -- Towards an alternative to magnetic resonance imaging for vocal tract shape measurement using the principles of evolution / David M. …”
Full text (MFA users only)
Electronic eBook -
32
-
33
-
34
-
35
Freudian unconscious and cognitive neuroscience : from unconscious fantasies to neural algorithms
Published 2009Full text (MFA users only)
Electronic eBook -
36
The burden of choice : recommendations, subversion, and algorithmic culture
Published 2019Full text (MFA users only)
Electronic eBook -
37
Adventures in Raspberry Pi
Published 2017Table of Contents: “…Creating Health-Point-Stealing Sprites -- Improving the Movement of the Adventurer Sprite Using if Blocks -- Creating a Game Over Screen -- Ideas for Improvements to Your Game -- Adventure 4 Programming Shapes with Turtle Graphics -- Scratch Turtle Graphics -- Using Pen Down and Pen Up -- Drawing Simple Shapes -- Using "clear" and Setting a Start Point -- Using Variables Instead of Values -- Changing the Size and Colour of the Pen -- Creating Spiral Patterns -- Using User Input to Determine the Number of Sides -- Python Turtle Graphics -- Introducing Python Modules -- The Python 3 Environment and the Interpreter Window -- Using the Turtle Module in Python -- The range Function -- Other Python Turtle Module Commands -- Some Super Spirals -- Further Adventures with Python Turtle -- Adventure 5 Programming with Python -- Getting Set Up for Python -- Python Programming Language -- The IDLE Environment -- Programming in Python: Using a Function -- Using a Text Editor to Create a Code File -- Using the Python time and random Modules -- Python Text Adventure Game -- Getting User Input -- Using Conditionals -- Using a while Loop -- Using a Variable for Health Points -- Putting It All Together -- Defining Functions -- Creating a Main Game Loop -- Continuing Your Python Adventure -- Adventure 6 Programming Minecraft Worlds on the Raspberry Pi -- Getting Started with Minecraft Pi -- Your First Minecraft Pi Python Program -- Using Coordinates in Minecraft Pi -- Finding the Player's Location -- Changing the Player's Location -- Placing a Block -- Placing Multiple Blocks -- Types of Blocks -- Creating a TNT Chain Reaction -- Creating a Diamond Transporter -- Sharing and Cloning Minecraft Pi Programs -- Adventure 7 Coding Music with Sonic Pi -- Getting Started with Sonic Pi -- The Sonic Pi Interface -- Creating Your First Sounds with Sonic Pi.…”
Full text (MFA users only)
Electronic eBook -
38
Turing's vision : the birth of computer science
Published 2016Full text (MFA users only)
Electronic eBook -
39
System : the shaping of modern knowledge
Published 2016Table of Contents: “…Intro -- CONTENTS -- ACKNOWLEDGMENTS -- PROLOGUE: "THE MOST PRIMITIVE QUESTION" -- FINDING ANSWERS -- SYSTEMS ABOVE/SYSTEMS BELOW -- THE SHAPE OF SYSTEM AND THE SHAPE OF THIS BOOK -- Part I PAST AND PRESENT-FROM THE "SYSTEM OF THE WORLD" TO A WORLD FULL OF SYSTEMS -- 1 ENGAGING SYSTEM -- SIGHTING SYSTEMS "WITH THE HELP OF A SPYGLASS LATELY DEVISED" -- TAKING HOLD-SYSTEM AS HANDSHAKE -- CHANGING OVER TIME-SYSTEM AS A GENRE -- SHAPING KNOWLEDGE-SYSTEM AS A SCALABLE TECHNOLOGY -- 2 HISTORIES FOR SYSTEMS -- SYSTEM AND HISTORY I -- THE TECTONIC MAPS -- HISTORY AMONG THE DISCIPLINES-THE NARROWING -- SYSTEM AND HISTORY II -- RECLAIMING LITERARY HISTORY -- THE HISTORY OF MEDIATION -- "PARTICULAR HISTORIES"-THE HISTORY OF BLAME AND THE HISTORY OF THE REAL -- Part II MEDIATING KNOWLEDGE-SYSTEM AND THE FATE OF ENLIGHTENMENT -- 3 THE PROJECT OF ENLIGHTENMENT (MASTER SYSTEMS) -- THE NEWTONIAN DIFFERENCE-SYSTEM AND THE REAL -- MIXED MESSAGES-"TOWARDS" SYSTEM -- MAKING MASTER SYSTEMS-STRATEGIES FOR ENLIGHTENMENT -- 4 DISCIPLINARITY (EMBEDDED AND SPECIALIZED SYSTEMS) -- ENLIGHTENMENT AND PROBABILITY-KNOWLEDGE BEFORE THE DISCIPLINES -- AFTER MASTER SYSTEMS-THE REORGANIZATION OF KNOWLEDGE -- SYSTEM AMONG THE DISCIPLINES-EMBEDDEDNESS AND TRAVEL -- MORE THINGS -- RAISING SYSTEMS -- Part III CONNECTIVITIES-SYSTEM AND THE INSTITUTING OF MODERNITY -- 5 BLAMING THE SYSTEM-INSTITUTING THE POLITICAL -- SYSTEMATIZING-SYSTEM AT WORK IN THE WORLD -- WHEN SYSTEM BECAME AN OBJECT TO BLAME -- THE POLITICS OF BLAME-THE NOVEL AND THE SYSTEM -- POLITICS AS BLAME-LIBERALISM AND THE SYSTEM -- TAKING THE BLAME-THE HANDS OF WOMEN -- 6 WRITING UPON SYSTEM-INSTITUTING CULTURE -- PARTS INTO WHOLES-SYSTEM AND THE IMPERATIVE OF CULTURE -- THE CULTURAL INSTITUTION OF LITERATURE -- THE SECRET HISTORY OF ROMANTICISM-A SYNOPSIS -- AESTHETICS, AUTHORSHIP, AND THE FATE OF SYSTEM.…”
Full text (MFA users only)
Electronic eBook -
40
Intelligence emerging : adaptivity and search in evolving neural systems
Published 2015Full text (MFA users only)
Electronic eBook