Search Results - (((((((kant OR wkant) OR mantis) OR wien) OR cantor) OR anne) OR shape) OR hints) algorithms.

  1. 101

    Numerical methods for viscosity solutions and applications

    Published 2001
    Full text (MFA users only)
    Electronic eBook
  2. 102

    DSP with Python Programming. by Charbit, Maurice

    Published 2017
    Table of Contents: “…Gaussian linear case: Kalman algorithm; 3.5. Discrete finite Markov case; 4 Monte-Carlo Methods; 4.1. …”
    Full text (MFA users only)
    Electronic eBook
  3. 103

    OpenCV Android Programming By Example. by Muhammad, Amgad

    Published 2015
    Full text (MFA users only)
    Electronic eBook
  4. 104

    Signal Design for Modern Radar Systems. by Alaee-Kerahroodi, Mohammad

    Published 2022
    Table 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
  5. 105

    Focus on artificial neural networks

    Published 2011
    Table 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
  6. 106

    Industrial control systems

    Published 2011
    Table 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
  7. 107

    Spatial Statistics and Digital Image Analysis.

    Published 1900
    Table 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
  8. 108

    Mathematical Research in Materials Science : Opportunities and Perspectives. by Staff, National Research Council

    Published 1900
    Table 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
  9. 109

    Selected papers from the 11th international symposium on electromagnetics fields in electrical engineering ISEF 2003 by Wiak, S.

    Published 2004
    Table 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
  10. 110

    Automata and Computability. by Kozen, Dexter, 1951-

    Published 1997
    Table 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
  11. 111
  12. 112
  13. 113

    New developments in lasers and electro-optics research

    Published 2007
    Table of Contents: “…Cho -- Shape detection by means of a laser line and approximation neural networks / J. …”
    Full text (MFA users only)
    Electronic eBook
  14. 114

    Digital workflows in architecture : designing design -- designing assembly -- designing industry

    Published 2012
    Table 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
  15. 115

    Vision Geometry. by Melter, Robert A.

    Published 1991
    Table 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
  16. 116

    Principles of artificial neural networks by Graupe, Daniel

    Published 2013
    Table 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
  17. 117

    Introduction to graph theory by Voloshin, Vitaly I. (Vitaly Ivanovich), 1954-

    Published 2009
    Table 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
  18. 118
  19. 119

    Deep Learning Quick Reference : Useful hacks for training and optimizing deep neural networks with TensorFlow and Keras. by Bernico, Michael

    Published 2018
    Table 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
  20. 120

    Comorbidity in migraine

    Published 2011
    Full text (MFA users only)
    Electronic eBook