Search Results - (((((((kant OR want) OR mantis) OR wien) OR cantor) OR anne) OR shape) OR hints) algorithms.
Suggested Topics within your search.
Suggested Topics within your search.
- Data processing 35
- Artificial intelligence 26
- Mathematics 26
- Machine learning 25
- Mathematical models 22
- Algorithms 15
- artificial intelligence 15
- Data mining 14
- Technological innovations 13
- Mathematical optimization 12
- algorithms 12
- Artificial Intelligence 11
- Digital techniques 11
- History 11
- Image processing 11
- Python (Computer program language) 11
- Computer networks 10
- Neural networks (Computer science) 10
- Social aspects 10
- Application software 9
- Development 9
- methods 9
- Computer graphics 8
- Data Mining 7
- Engineering 7
- Machine Learning 7
- computer graphics 7
- digital imaging 7
- Automation 6
- Computer algorithms 6
Search alternatives:
- kant »
- mantis »
- wien »
-
121
Signal Design for Modern Radar Systems.
Published 2022Table of Contents: “…Intro -- Introduction -- Practical Signal Design -- The Why -- The How -- The What -- Radar Application Focus Areas -- Designing Signals with Good Correlation Properties -- Signal Design to Enhance SINR -- Spectral Shaping and Coexistence with Communications -- Automotive Radar Signal Processing and Sensing for Autonomous Vehicles -- What this Book Offers -- References -- Convex and Nonconvex Optimization -- Optimization Algorithms -- Gradient Descent Algorithm -- Newton's Method -- Mirror Descent Algorithm -- Power Method-Like Iterations -- Majorization-Minimization Framework…”
Full text (MFA users only)
Electronic eBook -
122
Focus on artificial neural networks
Published 2011Table of Contents: “…ARTIFICIAL NEURAL NETWORKS (ANNS) -- 3. MICROEMULSIONS -- 4. APPLICATION OF ANNS IN THE DEVELOPMENT OF MICROEMULSION DRUG DELIVERY SYSTEMS -- 4.1. …”
Full text (MFA users only)
Electronic eBook -
123
Industrial control systems
Published 2011Table of Contents: “…EXTRACTIVE FERMENTATION PROCESS FOR BIOETHANOL PRODUCTION ; 3. PLANT MODEL BASED ON ANN ; 3.1. ANN Configurations.…”
Full text (MFA users only)
Electronic eBook -
124
-
125
Spatial Statistics and Digital Image Analysis.
Published 1900Table of Contents: “…""Posterior Distribution""""Model Identification""; ""Attribute Estimation""; ""Algorithms""; ""2.4.2 Examples""; ""Image Restoration""; ""Boundary Detection""; ""Single Photon Emission Tomography""; ""Shape-From-Shading""; ""Deformable Templates""; ""Bibliography""; ""3 Oceanographic and Atmospheric Applications of Spatial Statistics and Digital Image Analysis""; ""3.1 INTRODUCTION""; ""3.2 SELECTED ANALYSIS AREAS""; ""3.2.1 Principal Component Analysis""; ""General Concepts""; ""Multispectral Data Application""; ""Multi-Temporal Data Application""…”
Full text (MFA users only)
Electronic eBook -
126
Mathematical Research in Materials Science : Opportunities and Perspectives.
Published 1900Table of Contents: “…""STIFF POLYMERS AND LIQUID CRYSTALS""""OTHER PROBLEMS""; ""4 EVOLUTION OF MICROSTRUCTURES""; ""INTRODUCTION""; ""SPINODAL DECOMPOSITION AND NUCLEATION""; ""GRAIN GROWTH AND OTHER INTERFACE MOTION CONTROLLED BY INTERFACE KINETICS""; ""Computer Algorithms""; ""SHAPE EVOLUTION CONTROLLED BY SURFACE DIFFUSION""; ""MORPHOLOGICAL STABILITY""; ""Phase Transformations and Pattern Formation""; ""Dendritic Growth""; ""MUSHY ZONES""; ""PRECIPITATION AND COARSENING""; ""Evolution of Microstructures; Stress and Current Effects""; ""MARTENSITE AND SHAPE-MEMORY MATERIALS""; ""MAGNETIC MATERIALS""…”
Full text (MFA users only)
Electronic eBook -
127
Selected papers from the 11th international symposium on electromagnetics fields in electrical engineering ISEF 2003
Published 2004Table of Contents: “…Editorial advisory board; Abstracts; Editorial; Application of Haar's wavelets in the method of moments to solve electrostatic problems; A 3D multimodal FDTD algorithm for electromagnetic and acoustic propagation in curved waveguides and bent ducts of varying cross-section; The highly efficient three-phase small induction motors with stator cores made from amorphous iron; Optimal shape design of a high-voltage test arrangement; Cogging torque calculation considering magnetic anisotropy for permanent magnet synchronous motors; Magnetoelastic coupling and Rayleigh damping…”
Full text (MFA users only)
Electronic eBook -
128
Automata and Computability.
Published 1997Table of Contents: “…Miscellaneous Exercises Turing Machines and Effective ComputabilityHints for Selected Miscellaneous Exercises; Solutions to Selected Miscellaneous Exercises; References; Notation and Abbreviations; Index.…”
Full text (MFA users only)
Electronic eBook -
129
-
130
Media Backends : Digital Infrastructures and Sociotechnical Relations.
Published 2023Full text (MFA users only)
Electronic eBook -
131
New developments in lasers and electro-optics research
Published 2007Table of Contents: “…Cho -- Shape detection by means of a laser line and approximation neural networks / J. …”
Full text (MFA users only)
Electronic eBook -
132
Digital workflows in architecture : designing design -- designing assembly -- designing industry
Published 2012Table of Contents: “…DIGITAL CRAFTSMANSHIP: FROM THINKING TO MODELING TO BUILDINGWireframe Algorithms (Editor's Notes); ALGORITHMIC WORKFLOWS IN ASSOCIATIVE MODELING; Workflow Teams (Editor's Notes); WORKFLOW CONSULTANCY; THE SCENT OF THE SYSTEM; indeterminacy (Editor's Notes); DESIGNING INDUSTRY; WHAT DO WE MEAN BY BUILDING DESIGN?…”
Full text (MFA users only)
Electronic eBook -
133
Pattern discovery in biomolecular data : tools, techniques, and applications
Published 1999Table of Contents: “…Discovering patterns in DNA sequences by the algorithmic significance method / Aleksandar Milosavljevic -- Assembling blocks / Jorja G. …”
Full text (MFA users only)
Electronic eBook -
134
Vision Geometry.
Published 1991Table of Contents: “…Star-Shapedness of Digitized Planar ShapesAlgorithms for the Decomposition of Convex Polygons -- Decomposition of Discrete Curves into Piecewise Straight Segments in Linear Time -- Digitization Schemes and the Recognition of Digital Straight Lines, Hyperplanes, and Flats in Arbitrary Dimensions -- Computational Geometry and Computer Vision -- Convexity, Visibility, and Orthogonal Polygons…”
Full text (MFA users only)
Electronic eBook -
135
-
136
Principles of artificial neural networks
Published 2013Table of Contents: “…Fundamentals of biological neural networks -- ch. 3. Basic principles of ANNs and their early structures. 3.1. Basic principles of ANN design. 3.2. …”
Full text (MFA users only)
Electronic eBook -
137
Introduction to graph theory
Published 2009Table of Contents: “…What Is Mathematical Induction; 7.2. Graph Theory Algorithms and Their Complexity; 7.3. Answers and Hints to Selected Exercises; 7.4. …”
Full text (MFA users only)
Electronic eBook -
138
In silico dreams : how artificial intelligence and biotechnology will create the medicines of the future
Published 2021Full text (MFA users only)
Electronic eBook -
139
Deep Learning Quick Reference : Useful hacks for training and optimizing deep neural networks with TensorFlow and Keras.
Published 2018Table of Contents: “…Drawbacks to consider when using a neural network for regressionUsing deep neural networks for regression; How to plan a machine learning problem; Defining our example problem; Loading the dataset; Defining our cost function; Building an MLP in Keras; Input layer shape; Hidden layer shape; Output layer shape; Neural network architecture; Training the Keras model; Measuring the performance of our model; Building a deep neural network in Keras; Measuring the deep neural network performance; Tuning the model hyperparameters; Saving and loading a trained Keras model; Summary.…”
Full text (MFA users only)
Electronic eBook -
140