Search Results - ("algorithm" OR "algorithms")

  1. 101

    Catalysis, God's Algorithm, and the Green Demon. by Rothenberg, Gadi

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

    Responsible Data Science : transparency and fairness in algorithms / by Fleming, Grant

    Published 2021
    Table of Contents: “…Data-Centric Models 20 -- Holdout Sample and Cross-Validation 20 -- Overfitting 21 -- Unsupervised Learning 22 -- The Ethical Challenge of Black Boxes 23 -- Two Opposing Forces 24 -- Pressure for More Powerful AI 24 -- Public Resistance and Anxiety 24 -- Summary 25 -- Chapter 2 Background: Modeling and the Black-Box Algorithm 27 -- Assessing Model Performance 27 -- Predicting Class Membership 28 -- The Rare Class Problem 28 -- Lift and Gains 28 -- Area Under the Curve 29 -- AUC vs. …”
    Full text (MFA users only)
    Electronic eBook
  3. 103

    Algorithms in computational molecular biology : techniques, approaches and applications /

    Published 2011
    Table of Contents: “…ALGORITHMS INCOMPUTATIONALMOLECULAR BIOLOGY; CONTENTS; PREFACE; CONTRIBUTORS; I STRINGS PROCESSING AND APPLICATION TO BIOLOGICAL SEQUENCES; 1 STRING DATA STRUCTURES FOR COMPUTATIONAL MOLECULAR BIOLOGY; 1.1 Introduction; 1.2 Main String Indexing Data Structures; 1.2.1 Suffix Trees; 1.2.2 Suffix Arrays; 1.3 Index Structures for Weighted Strings; 1.4 Index Structures for Indeterminate Strings; 1.5 String Data Structures in Memory Hierarchies; 1.6 Conclusions; References; 2 EFFICIENT RESTRICTED-CASE ALGORITHMS FOR PROBLEMS IN COMPUTATIONAL BIOLOGY; 2.1 The Need for Special Cases.…”
    Full text (MFA users only)
    Electronic eBook
  4. 104

    Bistatic SAR data processing algorithms / by Qiu, Xiaolan

    Published 2013
    Table of Contents: “…3.2 Radar Equation of Bistatic SAR3.3 Spatial Resolution of Bistatic SAR; 3.4 Summary; References; Chapter 4: Echo Simulation of Bistatic SAR; 4.1 Introduction; 4.2 Traditional Monostatic SAR Raw Data Simulation; 4.3 Raw Data Simulation for Translational Invariant Bistatic SAR; 4.4 Summary; References; Chapter 5: Imaging Algorithms for Translational Invariant Bistatic SAR; 5.1 Introduction; 5.2 Imaging Algorithms Based on Monostatic Transform; 5.3 Imaging Algorithms Based on Range History Simplification; 5.4 Imaging Algorithms Based on Analytical Explicit Spectrums.…”
    Full text (MFA users only)
    Electronic eBook
  5. 105

    Bistatic SAR / Theory Algorithms and Program Implementation. by Lazarov, Andon

    Published 2013
    Table of Contents: “…BSAR models, imaging, methods and algorithms; 1.5.1. Range migration algorithm for invariant and variant flying geometry; 1.5.2. …”
    Full text (MFA users only)
    Electronic eBook
  6. 106

    Least Squares Support Vector Machines. by Suykens, Johan A. K.

    Published 2002
    Table of Contents: “…2.5.2 SVM for nonlinear function estimation 2.5.3 VC bound on generalization error ; 2.6 Modifications and extensions ; 2.6.1 Kernels ; 2.6.2 Extension to other convex cost functions ; 2.6.3 Algorithms ; 2.6.4 Parametric versus non-parametric approaches.…”
    Full text (MFA users only)
    Electronic eBook
  7. 107

    C++ Data Structures and Algorithms : Learn how to write efficient code to build scalable and robust applications in C++. by Anggoro, Wisnu

    Published 2018
    Table of Contents: “…Chapter 4: Arranging Data Elements Using a Sorting AlgorithmTechnical requirements; Bubble sort; Selection sort; Insertion sort; Merge sort; Quick sort; Counting sort; Radix sort; Summary; QA section; Further reading; Chapter 5: Finding out an Element Using Searching Algorithms; Technical requirements; Linear search; Developing a linear search algorithm; Implementing the linear search algorithm; Binary search; Developing binary search algorithm; Implementing binary search algorithm ; Ternary search; Developing ternary search algorithm; Applying the ternary search algorithm.…”
    Full text (MFA users only)
    Electronic eBook
  8. 108

    Graph-theoretic techniques for web content mining

    Published 2005
    Table of Contents: “…Preface; Contents; Chapter 1 Introduction to Web Mining; Chapter 2 Graph Similarity Techniques; Chapter 3 Graph Models for Web Documents; Chapter 4 Graph-Based Clustering; Chapter 5 Graph-Based Classification; Chapter 6 The Graph Hierarchy Construction Algorithm for Web Search Clustering; Chapter 7 Conclusions and Future Work; Appendix A Graph Examples; Appendix B List of Stop Words; Bibliography; Index.…”
    Full text (MFA users only)
    Electronic eBook
  9. 109

    Digital dice : computational solutions to practical probability problems by Nahin, Paul J.

    Published 2013
    Subjects: “…Algorithms.…”
    Full text (MFA users only)
    Electronic eBook
  10. 110

    Automatic defense against zero-day polymorphic worms in communication networks by Mohammed, Mohssen, 1982-

    Published 2013
    Table of Contents: “…Developed signature generation algorithms.…”
    Full text (MFA users only)
    Electronic eBook
  11. 111

    Network-Based Distributed Planning Using Coevolutionary Algorithms. by Subbu, Raj

    Published 2004
    Table of Contents: “…Combinatorial optimization. 2.3. Evolutionary algorithms. 2.4. Agents. 2.5. Distributed problem solving -- 3. …”
    Full text (MFA users only)
    Electronic eBook
  12. 112

    Elimination Practice : Software Tools and Applications (With Cd-Rom). by Wang, Dongming

    Published 2004
    Subjects: “…Computer algorithms.…”
    Full text (MFA users only)
    Electronic eBook
  13. 113

    Stationary subdivision by Cavaretta, Alfred S., 1944-, Dahmen, Wolfgang, 1949-, Micchelli, Charles A.

    Published 1991
    Table of Contents: “…Convergence theorems for compressed schemes""; ""4.4. The line average algorithm""; ""5. Solution of the Functional Equation""; ""5.1. …”
    Full text (MFA users only)
    Electronic eBook
  14. 114

    Internet congestion control by Varma, Subir

    Published 2015
    Table of Contents: “…""3 Optimization and Control Theoretic Analysis of Congestion Control""""3.1 Introduction""; ""3.2 Congestion Control Using Optimization Theory""; ""3.2.1 Utility Function for TCP Reno""; ""3.3 Generalized TCPâ€?Friendly Algorithms""; ""3.4 Stability Analysis of TCP with Active Queue Management""; ""3.4.1 The Addition of Controllers to the Mix""; ""3.4.1.1 Random Early Detection (RED) Controllers""; ""3.4.1.2 Proportional Controllers""; ""3.4.1.3 Proportional-Integral (PI) Controllers""; ""3.5 The Averaging Principle (AP)""; ""3.6 Implications for Congestion Control Algorithms""…”
    Full text (MFA users only)
    Electronic eBook
  15. 115

    Beginning Java data structures and algorithms : sharpen your problem solving skills by learning core computer science concepts in a pain-free manner / by Cutajar, James

    Published 2018
    Table of Contents: “…Beginning Java data structures and algorithms : sharpen your problem solving skills by learning core computer science concepts in a pain-free manner -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Algorithms and Complexities -- Chapter 2: Sorting Algorithms and Fundamental Data Structures -- Chapter 3: Hash Tables and Binary Search Trees -- Chapter 4: Algorithm Design Paradigms -- Chapter 5: String Matching Algorithms -- Chapter 6: Graphs, Prime Numbers, and Complexity Classes -- Other Books You May Enjoy -- Index.…”
    Full text (MFA users only)
    Electronic eBook
  16. 116

    Machine Learning Algorithms and Applications. by Srinivas, Mettu

    Published 2021
    Table of Contents: “…7.1 Introduction -- 7.2 Related Works -- 7.3 Feature Agglomeration Clustering -- 7.4 Proposed Methodology -- 7.5 Results and Analysis -- 7.6 Conclusion -- References -- Part 2: Machine Learning for Healthcare Systems -- 8 Cardiac Arrhythmia Detection and Classification From ECG Signals Using XGBoost Classifier -- 8.1 Introduction -- 8.2 Materials and Methods -- 8.3 Results and Discussion -- 8.4 Conclusion -- References -- 9 GSA-Based Approach for Gene Selection from Microarray Gene Expression Data -- 9.1 Introduction -- 9.2 Related Works -- 9.3 An Overview of Gravitational Search Algorithm…”
    Full text (MFA users only)
    Electronic eBook
  17. 117
  18. 118

    Graph Algorithms and Applications 1. by Tamassia, Roberto

    Published 2002
    Table of Contents: “…Volume 1:1-3 (1997) ; 2-Layer Straightline Crossing Minimization: Performance of Exact and Heuristic Algorithms ; 1 Introduction ; 2 Branch and Cut for One Sided Crossing Minimization ; 3 One Sided Crossing Minimization ; 4 Two Sided Crossing Minimization ; 5 Conclusions.…”
    Full text (MFA users only)
    Electronic eBook
  19. 119

    Selected Papers Of Wang Yuan. by Yuan, Wang

    Published 2005
    Subjects: “…Algorithms.…”
    Full text (MFA users only)
    Electronic eBook
  20. 120

    Algorithms for image processing and computer vision / by Parker, J. R. (Jim R.), 1955-

    Published 2011
    Table of Contents: “…Algorithms for Image Processing and Computer Vision; Contents; Preface; Chapter 1 Practical Aspects of a Vision System -- Image Display, Input/Output, and Library Calls; Chapter 2 Edge-Detection Techniques; Chapter 3 Digital Morphology; Chapter 4 Grey-Level Segmentation; Chapter 5 Texture and Color; Chapter 6 Thinning; Chapter 7 Image Restoration; Chapter 8 Classification; Chapter 9 Symbol Recognition; Chapter 10 Content-Based Search -- Finding Images by Example; Chapter 11 High-Performance Computing for Vision and Image Processing; Index.…”
    Full text (MFA users only)
    Electronic eBook