Search Results - (((((((kent OR find) OR mantic) OR carter) OR cantor) OR anne) OR maarten) OR mantis) algorithms.

Search alternatives:

  1. 101
  2. 102

    Quantum Computation and Information. by Lomonaco, Samuel J.

    Published 2002
    Table of Contents: “…Vintage Shor QHSAs with group probe Ã?= ZQ. -- 14. Finding Shor transversals for vintage ZQ Shor algorithms -- 15. …”
    Full text (MFA users only)
    Electronic eBook
  3. 103
  4. 104

    Data Analytics in Bioinformatics : A Machine Learning Perspective. by Satpathy, Rabinarayan

    Published 2021
    Table of Contents: “…3.4.1 Comparative Analysis of ANN With Broadly Used Traditional ML Algorithms -- 3.5 Critical Analysis -- 3.6 Conclusion -- References -- Part 2: MACHINE LEARNING AND GENOMIC TECHNOLOGY, FEATURE SELECTION AND DIMENSIONALITY REDUCTION -- 4 Dimensionality Reduction Techniques: Principles, Benefits, and Limitations -- 4.1 Introduction -- 4.2 The Benefits and Limitations of Dimension Reduction Methods -- 4.3 Components of Dimension Reduction -- 4.3.1 Feature Selection -- 4.3.2 Feature Reduction -- 4.4 Methods of Dimensionality Reduction -- 4.4.1 Principal Component Analysis (PCA)…”
    Full text (MFA users only)
    Electronic eBook
  5. 105

    Computational Systems Bioinformatics (Volume 6) : Proceedings of the CSB 2007 Conference. by Markstein, Peter

    Published 2007
    Table of Contents: “…Problem Formulation; 2.2. Algorithmic Framework; 2.2.1. Finding the MS spectrum match; 2.2.2. …”
    Full text (MFA users only)
    Electronic eBook
  6. 106
  7. 107
  8. 108

    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
  9. 109
  10. 110

    Calculating the Secrets of Life : Contributions of the Mathematical Sciences to Molecular Biology. by Lander, Eric S.

    Published 1994
    Table of Contents: “…Efficient AlgorithmsStatistical Significance; Excursion: Susceptibility to Colon Cancer in Mice and the Large Deviation Theory of Diffusion Processes; PHYSICAL MAPPING; Assembling Physical Maps by ""Fingerprinting"" Random Clones; Excursion: Designing a Strategy to Map the Human Genome; CONCLUSION; REFERENCES; Chapter 3 Seeing Conserved Signals: Using Algorithms to Detect Similarities between Biosequences ; FINDING GLOBAL SIMILARITIES; Visualizing Alignments: Edit Graphs; The Basic Dynamic Programming Algorithm; FINDING LOCAL SIMILARITIES; VARIATIONS ON SEQUENCE COMPARISON.…”
    Full text (MFA users only)
    Electronic eBook
  11. 111

    Emitter detection and geolocation for electronic warfare by O'Donoughue, Nicholas A.

    Published 2020
    Table of Contents: “…6.2 MAXIMUM LIKELIHOOD ESTIMATION -- 6.3 OTHER ESTIMATORS -- 6.3.1 Minimum Variance Unbiased Estimators -- 6.3.2 Bayes Estimators -- 6.3.3 Least Square Estimators -- 6.3.4 Convex Estimators -- 6.3.5 Tracking Estimators -- 6.4 PERFORMANCE MEASURES -- 6.4.1 Root Mean Squared Error (RMSE) -- 6.4.2 CRLB -- 6.4.3 Angle Error Variance and Confidence Intervals -- 6.5 PROBLEM SET -- References -- Chapter 7 Direction-Finding Systems -- 7.1 BEAM PATTERN-BASED DIRECTION FINDING -- 7.1.1 Implementation -- 7.1.2 Performance -- 7.2 WATSON-WATT DIRECTION FINDING -- 7.2.1 Implementation -- 7.2.2 Performance…”
    Full text (MFA users only)
    Electronic eBook
  12. 112

    Quantum Computation And Quantum Information Theory : Reprint Volume with Introductory Notes for ISI TMR Network School. by Zeilinger, A.

    Published 2001
    Table of Contents: “…2.4 Going Beyond Bell's Theorem 2.5 What is Wrong with These Elements of Reality -- 2.6 Observation of Three-Photon Greenberger-Horne-Zeilinger Entanglement -- Quantum Algorithms -- 3. Quantum Algorithms -- 3.1 An Overview of Quantum Computing -- 3.2 On Quantum Algorithms…”
    Full text (MFA users only)
    Electronic eBook
  13. 113
  14. 114

    Foundations of bilevel programming by Dempe, Stephan

    Published 2002
    Full text (MFA users only)
    Electronic eBook
  15. 115

    Future Farming. by Shukla, Praveen Kumar

    Published 2023
    Table of Contents: “…PROPOSED METHODOLOGY -- Pre-processing -- Leaf Image from Plants -- Segmentation Model Using Improved Canny Algorithm -- Steps of Improved Canny Algorithm -- Leaf Image Feature Selection Using Hybrid Black Widow Optimization Algorithm with Mayfly Optimization Algorithm (BWO-MA) -- Pseudo-Code of the Hybrid (BWO-MA) Algorithm -- Output: Objective Function's -RMSE -- Leaf Image Classification Using (BWO-MA) with ANN -- Hyper-Parameter Tuning With (BWO-MA) -- RESULT AND DISCUSSION -- Dataset Description -- Evaluation & Results -- CONCLUSION -- REFERENCES…”
    Full text (MFA users only)
    Electronic eBook
  16. 116

    Learning Boost C++ libraries : solve practical programming problems using powerful, portable, and expressive libraries from Boost by Mukherjee, Arindam

    Published 2015
    Table of Contents: “…Shared ownership semanticsboost::shared_ptr and std::shared_ptr; Intrusive smart pointers -- boost::intrusive_ptr; shared_array; Managing non-memory resources using smart pointers; Self-test questions; Summary; References; Chapter 4: Working with Strings; Text processing with Boost String Algorithms library; Using Boost String Algorithms; Find algorithms; Case-conversion and trimming algorithms; The replace and erase algorithms; The split and join algorithms; Splitting text using the Boost Tokenizer library; Tokenizing based on separators…”
    Full text (MFA users only)
    Electronic eBook
  17. 117

    Rough fuzzy image analysis : foundations and methodologies

    Published 2010
    Table of Contents: “…1. Cantor, fuzzy, near, and rough sets in image analysis / James F. …”
    Full text (MFA users only)
    Electronic eBook
  18. 118

    Ivor Horton's beginning Visual C++ 2012 by Horton, Ivor

    Published 2012
    Table of Contents: “…Finding the Length of a Null-Terminated String --…”
    Full text (MFA users only)
    Electronic eBook
  19. 119

    Artificial Intelligence and Machine Learning Fundamentals : Develop Real-World Applications Powered by the Latest AI Advances. by Nagy, Zsolt

    Published 2018
    Table of Contents: “…Uninformed and Informed SearchCreating Heuristics; Admissible and Non-Admissible Heuristics; Heuristic Evaluation; Exercise 5: Tic-Tac-Toe Static Evaluation with a Heuristic Function; Using Heuristics for an Informed Search; Types of Heuristics; Pathfinding with the A* Algorithm; Exercise 6: Finding the Shortest Path to Reach a Goal; Exercise 7: Finding the Shortest Path Using BFS; Introducing the A* Algorithm; A* Search in Practice Using the simpleai Library; Game AI with the Minmax Algorithm and Alpha-Beta Pruning; Search Algorithms for Turn-Based Multiplayer Games; The Minmax Algorithm…”
    Full text (MFA users only)
    Electronic eBook
  20. 120

    Urodynamics : a quick pocket guide by Vignoli, Giancarlo

    Published 2016
    Full text (MFA users only)
    Electronic eBook