Search Results - "algorithm"

Search alternatives:

  1. 41

    Nature-inspired optimization algorithms / by Yang, Xin-She

    Published 2014
    Table of Contents: “…1. Introduction to algorithms -- 2. Analysis of algorithms -- 3. Random walks and optimization -- 4. …”
    Full text (MFA users only)
    Electronic eBook
  2. 42

    Multi-Objective Optimization in Theory and Practice II : metaheuristic algorithms. by Keller, André A.

    Published 2019
    Table of Contents: “…Heuristic and Metaheuristic Algorithms; 1.1.2. History of Metaheuristics; 1.1.3. …”
    Full text (MFA users only)
    Electronic eBook
  3. 43

    Distributed algorithms on graphs : proceedings of the 1st International Workshop on Distributed Algorithms : Ottawa, Canada, August 1985 /

    Published 1986
    Table of Contents: “…Simulation of chaotic algorithms by token algorithms -- 13. A general distributed graph algorithm for fair access to critical sections -- ADDENDA -- a. …”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  4. 44

    Algorithms in invariant theory / by Sturmfels, Bernd, 1962-

    Published 2008
    Subjects: “…Algorithms.…”
    Full text (MFA users only)
    Electronic eBook
  5. 45

    English Algorithmic Grammar. by Georgiev, Hristo

    Published 2005
    Table of Contents: “…Contents; Preface; Part One; 1 Algorithmic recognition of the Verb; 2 Division of the sentence into phrases; 3 Algorithmic recognition of Parts of Speech; 4 Algorithmic recognition of the Tenses; Part Two; 5 Syntactical structure of the sentence; 6 Composition of the segments; 7 Parsing algorithm; 8 Links of predicates and incomplete segments; 9 Reference; 10 Recognition of the Independent and Dependent Clauses; 11 Further applications; Appendix 1: List of Prepositions and Conjunctions and their most characteristic meaning; Appendix 2: Internet downloads; General index of abbreviations.…”
    Full text (MFA users only)
    Electronic eBook
  6. 46

    Obstetric clinical algorithms : management and evidence /

    Published 2010
    Subjects: “…Algorithms…”
    Full text (MFA users only)
    Electronic eBook
  7. 47

    Handbook of chemoinformatics algorithms /

    Published 2010
    Table of Contents: “…Representing two-dimensional (2D) chemical structures with molecular graphs / Ovidiu Ivanciuc -- ch. 2. Algorithms to store and retrieve two-dimensional (2D) chemical structures / Milind Misra and Jean-Loup Faulon -- ch. 3. …”
    Full text (MFA users only)
    Electronic eBook
  8. 48

    An Introduction to Algorithmic Trading : Basic to Advanced Strategies. by Leshik, Edward, Cralle, Jane

    Published 2011
    Table of Contents: “…Introduction to trading algorithms. History ; All about trading algorithms you ever wanted to know ... ; Algos defined and explained ; Who uses and provides algos ; Why have they become mainstream so quickly? …”
    Full text (MFA users only)
    Electronic eBook
  9. 49

    Groups, languages, algorithms : AMS-ASL Joint Special Session on Interactions between Logic, Group Theory, and Computer Science, January 16-19, 2003, Baltimore, Maryland /

    Published 2005
    Table of Contents: “…Divisibility theory and complexity of algorithms for free partially commutative groups /…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  10. 50
  11. 51
  12. 52

    An introduction to the analysis of algorithms / by Soltys, Michael, 1971-

    Published 2012
    Table of Contents: “…Invariance. 1.3. Correctness of algorithms. 1.4. Stable marriage. 1.5. Answers to selected problems. 1.6. …”
    Full text (MFA users only)
    Electronic eBook
  13. 53

    Computer search algorithms /

    Published 2011
    Table of Contents: “…THE FREQUENCY PLANNING PROBLEM IN GSM NETWORKS Mathematical Description ; HEURISTIC SEARCHES INCLUDED IN OUR STUDY ; The Genetic Algorithm ; The Scatter Search Heuristic ; The Population Based Incremental Learning ; The Greedy Randomized Adaptive Search Procedure ; EXPERIMENTAL EVALUATION AND RESULTS ; Empirical Results ; CONCLUSION AND FUTURE WORK ; ACKNOWLEDGMENTS ; REFERENCES ; EMERGENCE AND ADVANCES OF QUANTUM SEARCH; BACKGROUND ; AN INTRODUCTION TO QUANTUM COMPUTATION ; Quantum Search Algorithm ; A Quantum Oracle ; Grover's Search Algorithm ; Optimality of Grover's Algorithm.…”
    Full text (MFA users only)
    Electronic eBook
  14. 54

    Elements of Distributed Algorithms : Modeling and Analysis with Petri Nets / by Reisig, Wolfgang

    Published 1998
    Table of Contents: “…Advanced System Models: Advanced Concepts -- Case Studies -- Acknowledged Messages -- Network Algorithms. Analysis of Elementary System Models: State Properties of Elementary System Nets -- Interleaved Progress of Elementary System Nets -- Concurrent Progress of Elementary System Nets. …”
    Full text (MFA users only)
    Electronic eBook
  15. 55

    Ideals, Varieties, and Algorithms : an Introduction to Computational Algebraic Geometry and Commutative Algebra / by Cox, David, Little, John, O'Shea, Donal

    Published 1997
    Table of Contents: “…Geometry, Algebra, and Algorithms -- Groebner Bases -- Elimination Theory -- The Algebra-Geometry Dictionary -- Polynomial and Rational Functions on a Variety -- Robotics and Automatic Geometric Theorem Proving -- Invariant Theory of Finite Groups -- Projective Algebraic Geometry -- The Dimension of a Variety -- Some Concepts from Algebra -- Pseudocode -- Computer Algebra Systems -- Independent Projects.…”
    Full text (MFA users only)
    Electronic eBook
  16. 56

    Evolutionary optimization algorithms / by Simon, Dan, 1960-

    Published 2013
    Table of Contents: “…Cover; Title Page; Copyright Page; SHORT TABLE OF CONTENTS; DETAILED TABLE OF CONTENTS; Acknowledgments; Acronyms; List of Algorithms; PART I INTRODUCTION TO EVOLUTIONARY OPTIMIZATION; 1 Introduction; 1.1 Terminology; 1.2 Why Another Book on Evolutionary Algorithms?…”
    Full text (MFA users only)
    Electronic eBook
  17. 57

    Essays on algorithmic trading / by Gsell, Markus

    Published 2014
    Table of Contents: “…; 4 Why algorithmic trading models are different; 4.1 Are algorithmic trading models informed traders?…”
    Full text (MFA users only)
    Electronic eBook
  18. 58

    Data Mining Algorithms : Explained Using R. by Cichosz, Pawel

    Published 2014
    Table of Contents: “…Cover; Title Page; Copyright; Contents; Acknowledgements; Preface; Part I Preliminaries; Chapter 1 Tasks; 1.1 Introduction; 1.1.1 Knowledge; 1.1.2 Inference; 1.2 Inductive learning tasks; 1.2.1 Domain; 1.2.2 Instances; 1.2.3 Attributes; 1.2.4 Target attribute; 1.2.5 Input attributes; 1.2.6 Training set; 1.2.7 Model; 1.2.8 Performance; 1.2.9 Generalization; 1.2.10 Overfitting; 1.2.11 Algorithms; 1.2.12 Inductive learning as search; 1.3 Classification; 1.3.1 Concept; 1.3.2 Training set; 1.3.3 Model; 1.3.4 Performance; 1.3.5 Generalization; 1.3.6 Overfitting; 1.3.7 Algorithms; 1.4 Regression.…”
    Full text (MFA users only)
    Electronic eBook
  19. 59

    Discrete Algorithms and Complexity : Proceedings of the Japan-US Joint Seminar, June 4-6, 1986, Kyoto, Japan.

    Published 1987
    Table of Contents: “…Front Cover; Discrete Algorithms and Complexity; Copyright Page; Table of Contents; Contributors; Foreword; Chapter 1. …”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  20. 60

    Algorithmic Beauty of Plants. by Lindenmayer, Aristid

    Published 1990
    Table of Contents: “…The Virtual Laboratory; The Algorithmic Beauty of Plants; Copyright; Preface; Contents; Chapter 1 Graphical modeling using L-systems; Chapter 2 Modeling of trees; Chapter 3 Developmental models of herbaceous plants; Chapter 4 Phyllotaxis; Chapter 5 Models of plant organs; Chapter 6 Animation of plant development; Chapter 7 Modeling of cellular layers; Chapter 8 Fractal properties of plants; Epilogue; Appendix A Software environment for plant modeling; Appendix B About the figures; Turtle interpretation of symbols; Bibliography; Index.…”
    Full text (MFA users only)
    Electronic eBook