Mostrando 2,121 - 2,140 Resultados de 3,283 Para Buscar '"instructor"', tiempo de consulta: 0.13s Limitar resultados
  1. 2121
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright Page -- About The Author -- Contents -- Introduction -- Who This Book Is For -- What This Book Covers -- What You Need to Use This Book -- How This Book Is Structured -- Part I: Introduction to Databases and Database Design -- Part II: Database Design Process and Techniques -- Part III: A Detailed Case Study -- Part IV: Example Programs -- Part V: Advanced Topics -- Appendixes -- How to Use This Book -- Note to Instructors -- Note to Students -- Conventions -- Source Code -- Contacting the Author -- Disclaimer -- Part 1 Introduction to Databases and Database Design -- Chapter 1 Database Design Goals -- The Importance of Design -- Space Spat -- Information Containers -- Strengths and Weaknesses of Information Containers -- Desirable Database Features -- CRUD -- Retrieval -- Consistency -- Validity -- Easy Error Correction -- Speed -- Atomic Transactions -- ACID -- BASE -- NewSQL -- Persistence and Backups -- Low Cost and Extensibility -- Ease of Use -- Portability -- Security -- Sharing -- Ability to Perform Complex Calculations -- CAP Theorem -- Cloud Considerations -- Legal and Security Considerations -- Consequences of Good and Bad Design -- Summary -- Chapter 2 Relational Overview -- Picking a Database -- Relational Points of View -- Table, Rows, and Columns -- Relations, Attributes, and Tuples -- Keys -- Indexes -- Constraints -- Domain Constraints -- Check Constraints -- Primary Key Constraints -- Unique Constraints -- Foreign Key Constraints -- Database Operations -- Popular RDBs -- Spreadsheets -- Summary -- Chapter 3 NoSQL Overview -- The Cloud -- Picking a Database -- NoSQL Philosophy -- NoSQL Databases -- Document Databases -- Key-Value Database -- Column-Oriented Databases -- Graph Databases -- Street Networks -- Communication Networks -- Social Media Apps -- E-Commerce Programs -- Algorithms…”
    Libro electrónico
  2. 2122
    por Jill Kirsten Robinson
    Publicado 2021
    Tabla de Contenidos: “…Front Cover -- Periodic Table of the Elements -- Title Page -- Copyright Page -- Brief Contents -- Content -- Preface -- For Instructors -- 1 Chemical Tools: Experimentation and Measurement -- 1.1 The Scientific Method: Nanoparticle Catalysts for Fuel Cells -- 1.2 Measurements: SI Units and Scientific Notation -- 1.3 Mass and Its Measurement -- 1.4 Length and Its Measurement -- 1.5 Temperature and Its Measurement -- 1.6 Derived Units: Volume and Its Measurement -- 1.7 Derived Units: Density and Its Measurement -- 1.8 Derived Units: Energy and Its Measurement -- 1.9 Accuracy, Precision, and Significant Figures in Measurement -- 1.10 Significant Figures in Calculations -- 1.11 Converting from One Unit to Another -- INQUIRY? …”
    Libro electrónico
  3. 2123
    Publicado 2003
    Tabla de Contenidos: “…Let's take a test drive -- 3.1 The learner test drive -- 3.2 The instructor test drive -- 3.2.1 Taking a course -- 3.2.2 Course Builder -- 3.2.3 About the Library -- 3.3 The administrator test drive -- 3.3.1 Managing registered users and user profiles -- 3.3.2 Managing the course catalog -- 3.3.3 Managing servers -- 3.3.4 Managing site settings -- Chapter 4. …”
    Libro electrónico
  4. 2124
    Publicado 2020
    Tabla de Contenidos: “…Cover -- Half Title -- Title Page -- Copyright Page -- Dedication -- Table of Contents -- Foreword -- Preface -- Acknowledgments -- Chapter 1: Introduction -- 1.1 WIND ENERGY BACKGROUND -- 1.2 ORGANIZATION OF THIS BOOK -- 1.2.1 Who Should Use This Book -- 1.2.2 Note for Instructors -- 1.2.3 Datasets Used in the Book -- Part I: Wind Field Analysis -- Chapter 2: A Single Time Series Model -- 2.1 TIME SCALE IN SHORT- TERM FORECASTING -- 2.2 SIMPLE FORECASTING MODELS -- 2.2.1 Forecasting Based on Persistence Model -- 2.2.2 Weibull Distribution -- 2.2.3 Estimation of Parameters in Weibull Distribution -- 2.2.4 Goodness of Fit -- 2.2.5 Forecasting Based on Weibull Distribution -- 2.3 DATA TRANSFORMATION AND STANDARDIZATION -- 2.4 AUTOREGRESSIVE MOVING AVERAGE MODELS -- 2.4.1 Parameter Estimation -- 2.4.2 Decide Model Order -- 2.4.3 Model Diagnostics -- 2.4.4 Forecasting Based on ARMA Model -- 2.5 OTHER METHODS -- 2.5.1 Kalman Filter -- 2.5.2 Support Vector Machine -- 2.5.3 Artificial Neural Network -- 2.6 PERFORMANCE METRICS -- 2.7 COMPARING WIND FORECASTING METHODS -- Chapter 3: Spatio temporal Models -- 3.1 COVARIANCE FUNCTIONS AND KRIGING -- 3.1.1 Properties of Covariance Functions -- 3.1.2 Power Exponential Covariance Function -- 3.1.3 Kriging -- 3.2 SPATIO-TEMPORAL AUTOREGRESSIVE MODELS -- 3.2.1 Gaussian Spatio-temporal Autoregressive Model -- 3.2.2 Informative Neighborhood -- 3.2.3 Forecasting and Comparison -- 3.3 SPATIO-TEMPORAL ASYMMETRY AND SEPARABILITY -- 3.3.1 Definition and Quantification -- 3.3.2 Asymmetry of Local Wind Field -- 3.3.3 Asymmetry Quantification -- 3.3.4 Asymmetry and Wake Effect -- 3.4 ASYMMETRIC SPATIO-TEMPORAL MODELS -- 3.4.1 Asymmetric Non-separable Spatio-temporal Model -- 3.4.2 Separable Spatio-temporal Models -- 3.4.3 Forecasting Using Spatio-temporal Model -- 3.4.4 Hybrid of Asymmetric Model and SVM -- 3.5 CASE STUDY…”
    Libro electrónico
  5. 2125
    Publicado 1962
    Libro
  6. 2126
    por Hernández, Pedro Pablo
    Publicado 2018
    Tabla de Contenidos: “…Responsabilidad de los maestros e instructores. -- 12.1 Condiciones de esta responsabilidad. -- 12.2. …”
    Libro electrónico
  7. 2127
    por Ishakoglu Kadioglu, Sevtap
    Publicado 2019
    “…At the same time a large number of the instructors of Darülfünun were dismissed and a new academic cadre was created. …”
    Libro electrónico
  8. 2128
    Libro
  9. 2129
    Publicado 1886
    Revista
  10. 2130
    Libro
  11. 2131
    Publicado 2016
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Brief Contents -- Contents in Detail -- Preface -- Acknowledgments -- Introduction -- A Brief History of R -- About This Book -- Part I: The Language -- Part II: Programming -- Part III: Statistics and Probability -- Part IV: Statistical Testing and Modeling -- Part V: Advanced Graphics -- For Students -- For Instructors -- Part I: The Language -- Chapter 1: Getting Started -- 1.1 Obtaining and Installing R from CRAN -- 1.2 Opening R for the First Time -- 1.2.1 Console and Editor Panes -- 1.2.2 Comments -- 1.2.3 Working Directory -- 1.2.4 Installing and Loading R Packages -- 1.2.5 Help Files and Function Documentation -- 1.2.6 Third-Party Editors -- 1.3 Saving Work and Exiting R -- 1.3.1 Workspaces -- 1.3.2 Scripts -- 1.4 Conventions -- 1.4.1 Coding -- 1.4.2 Math and Equation References -- 1.4.3 Exercises -- Exercise 1.1 -- Chapter 2: Numerics, Arithmetic, Assignment, and Vectors -- 2.1 R for Basic Math -- 2.1.1 Arithmetic -- 2.1.2 Logarithms and Exponentials -- 2.1.3 E-Notation -- Exercise 2.1 -- 2.2 Assigning Objects -- Exercise 2.2 -- 2.3 Vectors -- 2.3.1 Creating a Vector -- 2.3.2 Sequences, Repetition, Sorting, and Lengths -- Exercise 2.3 -- 2.3.3 Subsetting and Element Extraction -- Exercise 2.4 -- 2.3.4 Vector-Oriented Behavior -- Exercise 2.5 -- Chapter 3: Matrices and Arrays -- 3.1 Defining a Matrix -- 3.1.1 Filling Direction -- 3.1.2 Row and Column Bindings -- 3.1.3 Matrix Dimensions -- 3.2 Subsetting -- 3.2.1 Row, Column, and Diagonal Extractions -- 3.2.2 Omitting and Overwriting -- Exercise 3.1 -- 3.3 Matrix Operations and Algebra -- 3.3.1 Matrix Transpose -- 3.3.2 Identity Matrix -- 3.3.3 Scalar Multiple of a Matrix -- 3.3.4 Matrix Addition and Subtraction -- 3.3.5 Matrix Multiplication -- 3.3.6 Matrix Inversion -- Exercise 3.2 -- 3.4 Multidimensional Arrays -- 3.4.1 Definition…”
    Libro electrónico
  12. 2132
    Libro
  13. 2133
    Publicado 1886
    Revista digital
  14. 2134
    Publicado 2024
    “…Teaching Difficult Topics provides a series of on-the-ground reflections from college music instructors working in a wide variety of institutional settings about their approaches to inclusive, supportive pedagogy in the music classroom. …”
    Libro electrónico
  15. 2135
    Publicado 2020
    Libro
  16. 2136
    Publicado 1937
    Revista digital
  17. 2137
    por Fernback, Jan, 1964-
    Publicado 2015
    “…Supplemented with interviews of successful communication instructors and sample exercises, this book is a must-have resource for all those teaching communication and media studies courses, regardless of level of experience…”
    Libro
  18. 2138
    Publicado 1926
    Revista
  19. 2139
    Publicado 2012
    “…Written in a clear, single voice that speaks to students and mirrors how instructors communicate in lecture, Young's hallmark pedagogy enables students to become independent, successful learners. …”
    Libro electrónico
  20. 2140
    Publicado 2011
    “…This innovative product from Adobe Press offers an incredible 10 hours of high-quality video training teach the fundamentals of Adobe Photoshop Lightroom 3. Experienced instructors Tim Grey and Mikkel Aaland present the video instruction, complete with lesson files. …”
    Video