Search Results - (((((((kant OR arts) OR file) OR semantic) OR cantor) OR anne) OR halted) OR ranting) algorithms.

  1. 281

    MATLAB for Machine Learning. by Ciaburro, Giuseppe

    Published 2017
    Table of Contents: “…; Data mining and data visualization; Regression analysis; Classification; Cluster analysis; Dimensionality reduction; Neural Network Toolbox; Statistics and algebra in MATLAB; Summary; Chapter 2: Importing and Organizing Data in MATLAB; Familiarizing yourself with the MATLAB desktop; Importing data into MATLAB; The Import Wizard; Importing data programmatically; Loading variables from file; Reading an ASCII-delimited file; Comma-separated value files; Importing spreadsheets.…”
    Full text (MFA users only)
    Electronic eBook
  2. 282

    Advances in Computational Intelligence : Theory & Applications by Wang, Fei-Yue

    Published 2006
    Table of Contents: “…Wang -- 8. Ant colony algorithms: the state-of-the-art / J. Zhang, J. Xu, and S. …”
    Full text (MFA users only)
    Electronic eBook
  3. 283

    Metaheuristic applications in structures and infrastructures

    Published 2013
    Table of Contents: “…Metaheuristic Algorithms in Modeling and Optimization -- A Review on Traditional and Modern Structural Optimization: Problems and Techniques -- Particle Swarm Optimization in Civil Infrastructure Systems: State-of-the-Art Review -- Evolution Strategies-Based Metaheuristics in Structural Design Optimization -- Multidisciplinary Design and Optimization Methods -- Cost Optimization of Column Layout Design of Reinforced Concrete Buildings -- Layout Design of Beam-Slab Floors by a Genetic Algorithm -- Optimum Design of Skeletal Structures via Big Bang-Big Crunch Algorithm -- Truss Weight Minimization Using Hybrid Harmony Search and Big Bang-Big Crunch Algorithms -- Graph Theory in Evolutionary Truss Design Optimization -- Element Exchange Method for Stochastic Topology Optimization -- Evolutionary Path-Dependent Damper Optimization for Variable Building Stiffness Distributions -- Application of Genetic Algorithms in Ground Motion Selection for Seismic Analysis -- Optimization of Tuned Mass Damper with Harmony Search -- Identification of Passive Devices for Vibration Control by Evolutionary Algorithms -- Structural Optimization for Frequency Constraints -- Optimum Performance-Based Seismic Design of Frames Using Metaheuristic Optimization Algorithms -- Expression Programming Techniques for Formulation of Structural Engineering Systems -- An Evolutionary Divide-and-Conquer Strategy for Structural Identification -- Swarm Intelligence for Large-Scale Optimization in Construction Management -- Network-Level Infrastructure Management Based on Metaheuristics -- Large-Scale Maintenance Optimization Problems for Civil Infrastructure Systems -- Metaheuristic Applications in Bridge Infrastructure Maintenance Scheduling Considering Stochastic Aspects of Deterioration.…”
    Full text (MFA users only)
    Electronic eBook
  4. 284

    Fuzzy neural network theory and application by Liu, Puyin

    Published 2004
    Table of Contents: “…Chapter II Fuzzy Neural Networks for Storing and ClassifyingS2.1 Two layer max-min fuzzy associative memory; 2.1.1 FAM with threshold; 2.1.2 Simulation example; S2.2 Fuzzy 6-learning algorithm; 2.2.1 FAM's based on 'V -- / '; 2.2.2 FAM's based on 'V -- *'; S2.3 BP learning algorithm of FAM's; 2.3.1 Two analytic functions; 2.3.2 BP learning algorithm; S2.4 Fuzzy ART and fuzzy ARTMAP; 2.4.1 ART1 architecture; 2.4.2 Fuzzy ART; 2.4.3 Fuzzy ARTMAP; 2.4.4 Real examples; References; Chapter III Fuzzy Associative Memory-Feedback Networks; S3.1 Fuzzy Hopfield networks.…”
    Full text (MFA users only)
    Electronic eBook
  5. 285

    Fundamentals of patenting and licensing for scientists and engineers by Ma, Matthew Y.

    Published 2009
    Table of Contents: “…Innovation harvesting. 5.1. Knowing the art. 5.2. Patentability test. 5.3. Patenting beyond core algorithms. 5.4. …”
    Full text (MFA users only)
    Electronic eBook
  6. 286

    Visual Data Mining : The VisMiner Approach. by Anderson, Russell K.

    Published 2012
    Table of Contents: “…Regression Analysis -- The Regression Model -- Correlation and Causation -- Algorithms for Regression Analysis -- Assessing Regression Model Performance -- Model Validity -- Looking Beyond R2 -- Polynomial Regression -- Artificial Neural Networks for Regression Analysis -- Dataset Preparation -- Tutorial -- A Regression Model for Home Appraisal -- Modeling with the Right Set of Observations -- Exercise 6.1 -- ANN Modeling -- The Advantage of ANN Regression -- Top-Down Attribute Selection -- Issues in Model Interpretation -- Model Validation -- Model Application -- Summary…”
    Full text (MFA users only)
    Electronic eBook
  7. 287

    Comorbidity in migraine

    Published 2011
    Full text (MFA users only)
    Electronic eBook
  8. 288

    Computer principles and design in Verilog HDL by Li, Yamin

    Published 2015
    Table of Contents: “…Chapter 3: Computer Arithmetic Algorithms and Implementations3.1 Binary Integers; 3.2 Binary Addition and Subtraction; 3.3 Binary Multiplication Algorithms; 3.4 Binary Division Algorithms; 3.5 Binary Square Root Algorithms; Exercises; Chapter 4: Instruction Set Architecture and ALU Design; 4.1 Instruction Set Architecture; 4.2 MIPS Instruction Format and Registers; 4.3 MIPS Instructions and AsmSim Tool; 4.4 ALU Design; Exercises; Chapter 5: Single-Cycle CPU Design in Verilog HDL; 5.1 The Circuits Required for Executing an Instruction; 5.2 Register File Design.…”
    Full text (MFA users only)
    Electronic eBook
  9. 289

    Language engineering for lesser-studied languages

    Published 2009
    Table of Contents: “…Derzhanski -- Computational morphology for lesser-studied languages / Kemal Olfazer -- Practical syntastic processing of flexible word order languages with dynamic syntax / David Tugwell -- Computation field semantics : acquiring an ontological-semantic lexicon for a new language / Sergei Nirenburg and Marjorie McShane -- Applying machine translation for low- and middle-density languages / Stella Markantonatou [and others] -- Language resources for semitic languages : challenges and solutions / Shuly Wintner -- Low-density language strategies for Persian and Armenian / Karine Megerdoomian.…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  10. 290

    Theory of information : fundamentality, diversity and unification by Burgin, M. S. (Mark Semenovich)

    Published 2010
    Table of Contents: “…Algorithmic information theory based on recursive algorithms : recursive approach. 5.3. …”
    Full text (MFA users only)
    Electronic eBook
  11. 291

    Mastering Scala machine learning by Kozlov, Alexander

    Published 2016
    Table of Contents: “…Setting up R and SparkRLinux; Mac OS; Windows; Running SparkR via scripts; Running Spark via R's command line; DataFrames; Linear models; Generalized linear model; Reading JSON files in SparkR; Writing Parquet files in SparkR; Invoking Scala from R; Using Rserve; Integrating with Python; Setting up Python; PySpark; Calling Python from Java/Scala; Using sys.process._; Spark pipe; Jython and JSR 223; Summary; Chapter 9: NLP in Scala; Text analysis pipeline; Simple text analysis; MLlib algorithms in Spark; TF-IDF; LDA; Segmentation, annotation, and chunking; POS tagging.…”
    Full text (MFA users only)
    Electronic eBook
  12. 292

    Agent-based computing

    Published 2010
    Table of Contents: “…Analysis of Algorithm -- 2.1.1. Chain-Like Agent Structure -- 2.1.2. …”
    Full text (MFA users only)
    Electronic eBook
  13. 293
  14. 294
  15. 295

    A companion to rhetoric and rhetorical criticism

    Published 2007
    Full text (MFA users only)
    Electronic eBook
  16. 296

    Haskell data analysis cookbook : explore intuitive data analysis techniques and powerful machine learning methods using over 130 practical recipes by Shukla, Nishant, 1992-

    Published 2014
    Table of Contents: “…Computing the Jaro-Winkler distance between two stringsFinding strings within one-edit distance; Fixing spelling mistakes; Chapter 4: Data Hashing; Introduction; Hashing a primitive data type; Hashing a custom data type; Running popular cryptographic hash functions; Running a cryptographic checksum on a file; Performing fast comparisons between data types; Using a high-performance hash table; Using Google's CityHash hash functions for strings; Computing a Geohash for location coordinates; Using a bloom filter to remove unique items; Running MurmurHash, a simple but speedy hashing algorithm…”
    Full text (MFA users only)
    Electronic eBook
  17. 297

    Sharing economy and big data analytics by Sedkaoui, Soraya, Khelfaoui, Mounia

    Published 2020
    Table of Contents: “…Not Without Big Data Algorithms. Linear Regression -- Classification Algorithms -- Cluster Analysis -- Conclusion -- References -- Index -- Other titles from iSTE in Information Systems, Web and Pervasive Computing.…”
    Full text (MFA users only)
    Electronic eBook
  18. 298

    Insect media : an archaeology of animals and technology by Parikka, Jussi, 1976-

    Published 2010
    Table of Contents: “…Introduction: insects in the age of technology -- Nineteenth-century insect technics the uncanny affects of insects -- Genesis of form: insect architecture and swarms -- Technics of nature and temporality: Uexküll's ethology -- Metamorphosis, intensity, and devouring space: elements for an insect game theory -- Intermezzo -- Animal ensembles, robotic affects: bees, milieus, and individuation -- Biomorphs and boids: swarming algorithms -- Sexual selection in the biodigital: teknolust and the weird life of SRAs -- Epilogue insect media as an art of transmutation.…”
    Full text (MFA users only)
    Electronic eBook
  19. 299

    Mathematical morphology and its applications to image and signal processing

    Published 2000
    Table of Contents: “…Geodesic Set Definition in Case of Empty Intersection -- The Morphological-Affine Object Deformation -- Affine Invariant Mathematical Morphology Applied to a Generic Shape Recognition Algorithm -- Filtering -- Folding Induced Self-Dual Filters -- Flexible Linear Openings and Closings -- Some Applications of Aperture Filters -- GA Optimisation of Multidimensional Grey-Scale Soft Morphological Filters with Applications in Archive Film Restoration -- Connectivity and Connected Operators -- New Insight on Digital Topology -- Approximate Connectivity and Mathematical Morphology -- Multiresolution Connectivity: An Axiomatic Approach -- Connected Operators Based on Region-Tree Pruning -- Segmentation -- Image Segmentation Based on the Derivative of the Morphological Profile -- Flooding and Segmentation -- A Morphological Multi-Scale Gradient for Color Image Segmentation -- Automatic Watershed Segmentation of Color Images -- Motion Segmentation using Seeded Region Growing -- A Segmentation Pyramid for the Interactive Segmentation of 3-D Images and Video Sequences -- Partition Lattice Operators for Extraction of Semantic Video Objects -- Texture Analysis -- Morphological Granulometric Deconstruction -- Surface Texture Classification from Morphological Transformations -- Content Dependent Image Sampling using Mathematical Morphology: Application to Mipmapping -- Multiresolution Techniques and Scale-Spaces -- Morphological Pyramids and Wavelets Based on the Quincunx Lattice -- Morphological Scale-Space Operators: An Algebraic Framework -- An Idempotent Scale-Space Approach for Morphological Segmentation -- Algorithms -- Efficient Dilation, Erosion, Opening and Closing Algorithms -- Fast Morphological Attribute Operations using Tarjan's Union-Find Algorithm -- A Change Detector Based on Level Sets -- A General Algorithm for Computing Distance Transforms in Linear Time -- The Ordered Queue and the Optimality of the Watershed Approaches -- Discrete 3D Wave Propagation for Computing Morphological Operations from Surface Patches and Unorganized Points -- Applications -- Two-Stage Lossy/Lossless Compression of Grayscale Document Images -- Boosting OCR Classifier by Optimal Edge Noise Filtering -- Morphological Bank Check Logo Segmentation with Few a Priori Knowledge -- Morphological Pseudo Convex Hull to Correct Handwriting Baseline Skew -- Morphological Segmentation of Text and Figures in Renaissance Books (XVI Century) -- Application of Mathematical Morphology and Markov Random Field Theory to the Automatic Extraction of Linear Features in Airborne Images -- Testing Some Morphological Approaches to Face Localization -- Quantitative Description of Telecommunication Networks by Simulation -- Author Index.…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  20. 300

    Meeting security challenges through data analytics and decision support

    Published 2016
    Table of Contents: “…Real Time Streaming AlgorithmEfficiency of Generating Highly Nonlinear Boolean Functions over Quasigroups; Secure Data Hiding in PDF Files Using an Encrypted Secret Message; Secure Real-Time Data Transfer in the Cloud; Two-Party Oblivious DFA Evaluation Protocol; Distributed Data Storage in Cloud Systems Based on Error Correcting Codes; A Security Assessment Framework for e-Health: A Croatian Perspective; Security Issues of the e-Infrastructure for Environmental Research; Critical Aviation Information Systems Cybersecurity.…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook