Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 263
- Data processing 194
- Trabajo 189
- Machine learning 172
- Mathematics 149
- Derecho canónico 145
- Matemáticas 142
- Python (Computer program language) 139
- Derecho 135
- Història 101
- Mathematical models 93
- Derecho laboral internacional 91
- Artificial intelligence 88
- R (Computer program language) 86
- History of engineering & technology 84
- Filosofía 83
- Data mining 77
- Technology: general issues 77
- Digital techniques 75
- Educación 71
- Álgebra lineal 71
- Derecho civil 69
- Programación lineal 69
- Ecumenismo 67
- Research & information: general 67
- Statistics 67
- Derechos humanos 65
- Derecho Canónico 64
- Mathematical statistics 63
- Universidad Pontificia de Salamanca (España) 63
-
11201por International Energy AgencyTabla de Contenidos: “…-- Introduction -- Qualifications versus skills -- Transparency and information asymmetry -- Distrust -- Changing skill demand -- Assessing generic skills -- Developments in assessing higher education learning outcomes -- Methodological issues -- References -- 2 The Collegiate Learning Assessment -- a performance-based assessment of generic skills -- Introduction -- CLA+ -- CLA+ Scoring -- Scoring process -- CLA+ psychometrics -- Test design -- Reliability -- SRQ reliability -- PT reliability -- Correlations between scale scores -- Computing scale scores -- Establishing mastery levels -- References -- Annex 2.A. Linear equating procedure -- 3 CLA+ International -- Introduction -- CLA+ International recruitment -- CLA+ International collaborators -- CLA+ International assessment development and administration -- Performance Task (PT) and Selected-Response Question (SRQ) selection -- Translation and adaptation -- Cognitive labs -- Test administration and associated activities -- Important milestones and activities -- Administration -- Scoring process -- Scoring and equating -- Reporting -- References -- 4 Ensuring cross-cultural reliability and validity -- Introduction -- Theoretical background -- Performance tasks and scoring -- Cross-cultural challenges in PT scoring -- Method -- CLA+ -- United States context -- Finnish context -- PTs -- SRQs -- Translation and adaptation -- Scoring equivalency case study -- Results -- Scoring equivalency case study -- Relative Quality of Scores: How well does a translated and culturally adapted performance-based assessment requiring students to generate a written response get scored across countries and languages?. …”
Publicado 2022
Libro electrónico -
11202por International Energy AgencyTabla de Contenidos: “…-- Introduction -- Qualifications versus skills -- Transparency and information asymmetry -- Distrust -- Changing skill demand -- Assessing generic skills -- Developments in assessing higher education learning outcomes -- Methodological issues -- References -- 2 The Collegiate Learning Assessment -- a performance-based assessment of generic skills -- Introduction -- CLA+ -- CLA+ Scoring -- Scoring process -- CLA+ psychometrics -- Test design -- Reliability -- SRQ reliability -- PT reliability -- Correlations between scale scores -- Computing scale scores -- Establishing mastery levels -- References -- Annex 2.A. Linear equating procedure -- 3 CLA+ International -- Introduction -- CLA+ International recruitment -- CLA+ International collaborators -- CLA+ International assessment development and administration -- Performance Task (PT) and Selected-Response Question (SRQ) selection -- Translation and adaptation -- Cognitive labs -- Test administration and associated activities -- Important milestones and activities -- Administration -- Scoring process -- Scoring and equating -- Reporting -- References -- 4 Ensuring cross-cultural reliability and validity -- Introduction -- Theoretical background -- Performance tasks and scoring -- Cross-cultural challenges in PT scoring -- Method -- CLA+ -- United States context -- Finnish context -- PTs -- SRQs -- Translation and adaptation -- Scoring equivalency case study -- Results -- Scoring equivalency case study -- Relative Quality of Scores: How well does a translated and culturally adapted performance-based assessment requiring students to generate a written response get scored across countries and languages?. …”
Publicado 2022
Libro electrónico -
11203Publicado 2021Tabla de Contenidos: “…-- Dimensionality Reduction with Tapkee -- Introducing Tapkee -- Linear and Nonlinear Mappings -- Regression with Vowpal Wabbit -- Preparing the Data -- Training the Model -- Testing the Model -- Classification with SciKit-Learn Laboratory -- Preparing the Data -- Running the Experiment -- Parsing the Results -- Summary -- For Further Exploration -- Chapter 10. …”
Libro electrónico -
11204por Bandyopadhyay, Samir KumarTabla de Contenidos: “…Cover -- Preface -- Contents -- Chapter 1: Fundamentals of Data Representation -- 1.1 Basic Concepts of Data Representation -- 1.2 Data Type -- 1.3 Data Abstraction and Abstract Data Types -- 1.4 System-Defined Data Type -- 1.5 Primitive Data Structures and their Representation -- Exercises -- Chapter 2: Fundamentals of Data Structures- Basic Concepts -- 2.1 Introduction to Data Structure -- 2.2 Algorithm for Data Structure -- 2.3 Notation for Algorithm -- 2.3.1 Flowcharts -- 2.3.2 Pseudocode -- 2.3.3 Decision Tables -- 2.4 Modularisation to Algorithm Design -- 2.4.1 Top-Down Design Approach -- 2.4.2 Bottom-Up Approach -- 2.5 Analysis of Algorithms -- 2.5.1 Asymptotic Analysis -- 2.5.2 Space Complexity -- 2.6 Structured Programming -- Exercises -- Chapter 3: Arrays -- 3.1 Linear Arrays -- 3.2 Arrays in C -- 3.3 Initializing Arrays -- 3.4 Insertion and Deletion -- 3.5 Multidimensional Arrays -- 3.6 Row-Major and Column-Major Order -- Exercises -- Chapter 4: String Processing and Pattern Matching -- 4.1 Introduction to String Processing -- 4.2 String Representation -- 4.3 String Manipulation -- 4.4 Pattern Matching -- 4.5 The Brute-Force Algorithm -- 4.5.1 Algorithm: Brute-Force Pattern Matching -- 4.6 Kunth-Morris-Pratt Algorithm -- 4.6.1 Algorithm A: Kunth-Morris-Pratt Pattern Matching -- 4.6.2 Algorithm B: Kunth-Morris-Pratt Pattern Matching -- 4.7 Boyer-Moore Algorithm -- Exercises -- Chapter 5: Pointers -- 5.1 Introduction -- 5.2 Fundamentals and Defining Pointers -- 5.3 Type Specifiers and Scalars for Pointers -- 5.4 Operations Using Pointers -- 5.5 Passing Pointers to Functions -- 5.6 Pointers and Arrays, Pointer Arithmetic -- 5.7 Pointers and Two-Dimensional Arrays -- 5.8 Array of Pointers -- 5.9 Pointers to Pointers -- 5.10 Pointers to Functions -- 5.11 Command the Arguments -- Exercises -- Chapter 6: Stacks and Queues…”
Publicado 2008
Libro electrónico -
11205por Witt, UlrichTabla de Contenidos: “…Zur Sinnhaftigkeit nicht-linearer Ansätze in der dynamischen Wirtschaftstheorie -- 7. …”
Publicado 2022
Libro electrónico -
11206Publicado 2023Tabla de Contenidos: “…-- Buddies -- Inviting Buddies -- Other pages -- What you'll learn -- Summary -- Chapter 3: XAML and Fluent C# -- Technical requirements -- Understanding the structure of XAML -- The code-behind file -- Exploring the layout options -- VerticalStackLayout -- Image -- Label -- Code-behind and event handlers -- If you can do it in XAML, you can do it in C# -- C# versus Fluent C# -- Summary -- Quiz -- Try it out -- Chapter 4: MVVM and Controls -- Technical requirements -- Setting up for MVVM -- Creating folders -- The MVVM Community Toolkit -- Exploring views -- Forget Me Not labels -- Data binding -- Creating a public property -- Setting up BindingContext -- Assigning values to the View Model class properties -- Implementing Binding -- ViewModel versus code-behind -- Views -- Images -- Button properties -- ImageButton -- TapGestureRecognizer -- Entering text -- Behaviors -- Popups and dialogs -- Presenting the user with a choice -- ActionSheet -- Displaying a prompt -- Toast -- Snackbar -- BoxView -- Frame -- Brushes -- The Solid brush -- LinearGradientBrush -- RadialGradientBrush -- Summary -- Quiz -- You try it -- Chapter 5: Advanced Controls -- Technical requirements -- Keeping the user informed of activity -- ActivityIndicator -- ProgressBar -- Moving event handling to ViewModel -- Breaking it down -- Sending and receiving messages -- Getting started with WeakReferenceMessenger…”
Libro electrónico -
11207Publicado 2024Tabla de Contenidos: “…Model-free confidence intervals and perfect nodes -- References -- Chapter 3: Gentle introduction to linear algebra - synthetic time series -- Abstract -- 3.1. …”
Libro electrónico -
11208Publicado 2024Tabla de Contenidos: “…Chapter 4: Organizational learning theories and technology -- Introduction -- Learning organizations -- Communities of practice -- Learning preferences and experiential learning -- Social discourse and the use of language -- Identity -- Skills -- Emotion -- Linear development in learning approaches -- Chapter 5: Managing organizational learning and technology -- The role of line management -- Line managers -- First-line managers -- Supervisor -- Management vectors -- Knowledge management -- Change management -- Change management for IT organizations -- Social networks and information technology -- Chapter 6: Digital technology platforms and the future of work -- Introduction -- Process barriers -- Data-centric mindsets and organizational resilience in data platform companies -- Understanding organizational resilience's relationship to data platforms -- Data platform architecture and resilience -- Proliferation of data platforms -- Data platforms and leadership -- Product leadership -- Data platform executive leadership -- Intrapreneurism versus entrepreneurism -- Vision versus reason -- Steering and build-measure-learn -- Accelerate -- Common leadership strategies -- Intrapreneurial leadership considerations based on types of data platforms -- Summary -- Chapter 7: Virtual teams and outsourcing -- Introduction -- Status of virtual teams -- Management considerations -- Dealing with multiple locations -- Externalization -- Internalization -- Combination -- Socialization -- Externalization dynamism -- Internalization dynamism -- Combination dynamism -- Socialization dynamism -- Dealing with multiple locations and outsourcing -- Revisiting social discourse -- Identity -- Skills -- Emotion -- Chapter 8: Organizational learning, IT, and technology disruptions -- Introduction -- Siemens AG -- Aftermath -- ICAP -- Five years later -- General Electric (GE)…”
Libro electrónico -
11209por Fink, Johannes KarlTabla de Contenidos: “…Processing of Data 67 3.1 Evaluation of Multivariate Data 67 3.2 Response of a Sensor Array 68 3.3 Least Square Method 69 3.4 Linear Solvation Energy Relationships 70 3.5 Euclidean Fuzzy Similarity 71 3.6 Adaptive Resonance Theory 71 3.7 Modelling of Sensors 72 3.8 Bioinspired Models for Pattern Recognition 74 4. …”
Publicado 2013
Libro electrónico -
11210Publicado 2021Tabla de Contenidos: “…Quality Control (QC) -- QC for Theatrical Delivery -- QC for Television -- Compliance QC for Television Delivery -- Content QC -- Area for TV Immersive Audio QC -- QC Database of QC Items -- Photosensitive Epilepsy ( PSE) -- Sound Audibility for Television -- Archive -- The Future of Post-Production -- Bonus Content -- Special Section 1: Color Pipeline -- Special Section 2: High Dynamic Range -- Special Section 3: Visual Effects -- 5 Managing Your Media Assets and Workflows -- Content Identification and Its Own Metadata -- Advertising -- Content Identification for Programs -- Business Systems -- DAM/MAM Systems -- Programming Workflow -- Media Planning and Promotion in Linear Network and Broadcast Television -- Sales/Traffic/Scheduling -- Master Control Automation / Playback -- How BXF Can Help -- Quality Control -- Annex A: Classification of QC Checks -- The Interoperable Master Format -- Implications of IMF for Asset Management and Workflows -- The Business Case for IMF -- Automating Workflows -- Cloud Impacts -- 6 Distribution to the Viewer -- History and Evolution of Broadcast Networks and Stations -- Modern Broadcast Networks and Stations -- History and Evolution of Cable Systems and Cable Channels -- Traditional Cable Systems and Cable Channels -- History and Evolution of Satellite Television -- Modern Satellite Television Systems -- History and Evolution of Internet Video and OTT Services -- Modern Internet Video and OTT Services -- Modern Cable Systems -- History and Evolution of Pre-Recorded Media -- History and Evolution of Digital Cinema -- Modern Digital Cinema Workflows -- Mastering -- Picture -- Stereo Picture -- Captions and Subtitles -- Auxiliary Data -- Other Unique Formats -- Creating the Digital Cinema Package (DCP) -- MXF Wrapping and Encryption -- Composition Play List (CPL) -- Asset Map, Volume Index, and Packing List…”
Libro electrónico -
11211Publicado 2006Tabla de Contenidos: “…Processing of illusions in patients with spatial neglect -- Illusions in neglect -- Illusions of horizontal extent as models of neglect: Illusions of neglect -- The anatomical basis of visual illusions -- Conclusions -- References -- The impairment of the body image in the unilateral neglect syndrome -- Introduction -- The body representation: Theoretical issues -- Disorders of the body representation -- Concluding remarks -- References -- Simulating object-centred neglect with head-centred coding of space based on non-linear gaze-dependent units -- Introduction -- Neural-computational simulation of object-centred neglect with a basis function (BF) network -- Simulations by Real-Position (RP) network -- Conclusions -- References -- Omission vs. shift of details in spatial representations -- Introduction -- ``Detection'' vs. …”
Libro electrónico -
11212por Zheng, ZhiyongTabla de Contenidos: “…3 Polkadot Technology Overview -- 3.1 Relay Chain and Parachain Technology -- 3.2 Polkadot Cross-Chain Technology -- 4 CBDC Cross-Border Payment Model -- 4.1 Design of Parachain -- 4.2 Design of Relay chain -- 4.3 Cross-Chain Transaction -- 4.4 Privacy Protection -- 5 CBDC Cross-Border Payment Model Architecture -- 6 Summary and Prospect -- References -- LLE Based K-Nearest Neighbor Smoothing for scRNA-Seq Data Imputation -- 1 Introduction -- 2 Materials and Methods -- 2.1 The K-Nearest Neighbor Smoothing Algorithm -- 2.2 Locally Linear Embedding -- 3 Results -- 3.1 Availability of Data -- 3.2 Data Processing and Visualization -- 3.3 Performance Evaluation -- 4 Conclusions -- References -- The Application of Time Series Analysis in the Fiscal Budget Variance of China -- 1 Introduction -- 2 A General View on Budget Data -- 2.1 Introduction to Concept and Data Source -- 2.2 Descriptive Analysis of Budget Variance -- 2.3 Descriptive Analysis of Budget Execution -- 3 Overview of Time Series Analysis Techniques -- 3.1 Decomposition of Time Series -- 3.2 ARIMA (p,d,q) -- 3.3 SARIMA (p,d,q) (P,D,Q)s -- 4 Modeling of Budget Variance -- 4.1 Prediction of Budget Execution -- 4.2 Prediction of Budget Variance -- 5 Conclusion -- References…”
Publicado 2023
Libro electrónico -
11213por Demidenko, EugeneTabla de Contenidos: “…5.4.1 Computation of the p‐value -- 5.4.2 Optimal sample size -- 5.5 Inference for two‐sample exponential distribution -- 5.5.1 Unbiased statistical test -- 5.5.2 Confidence intervals -- 5.5.3 The MC estimator of ν -- 5.6 Effect size and coefficient of variation -- 5.6.1 Effect size -- 5.6.2 Coefficient of variation -- 5.6.3 Double‐sided hypothesis tests -- 5.6.4 Multivariate ES -- 5.7 Binomial probability -- 5.7.1 The MCL estimator -- 5.7.2 The MCL2 estimator -- 5.7.3 The MCL2 estimator of pn -- 5.7.4 Confidence interval on the double‐log scale -- 5.7.5 Equal‐tail and unbiased tests -- 5.8 Poisson rate -- 5.8.1 Two‐sided short CI on the log scale -- 5.8.2 Two‐sided tests and p‐value -- 5.8.3 The MCL estimator of the rate parameter -- 5.9 Meta‐analysis model -- 5.9.1 CI and MCL estimator -- 5.10 M‐statistics for the correlation coefficient -- 5.10.1 MC and MO estimators -- 5.10.2 Equal‐tail and unbiased tests -- 5.10.3 Power function and p‐value -- 5.10.4 Confidence intervals -- 5.11 The square multiple correlation coefficient -- 5.11.1 Unbiased statistical test -- 5.11.2 Computation of p‐value -- 5.11.3 Confidence intervals -- 5.11.4 The two‐sided CI on the log scale -- 5.11.5 The MCL estimator -- 5.12 Coefficient of determination for linear model -- 5.12.1 CoD and multiple correlation coefficient -- 5.12.2 Unbiased test -- 5.12.3 The MCL estimator for CoD -- References -- Chapter 6 Multidimensional parameter -- 6.1 Density level test -- 6.2 Unbiased test -- 6.3 Confidence region dual to the DL test -- 6.4 Unbiased confidence region -- 6.5 Simultaneous inference for normal mean and standard deviation -- 6.5.1 Statistical test -- 6.5.2 Confidence region -- 6.6 Exact confidence inference for parameters of the beta distribution -- 6.6.1 Statistical tests -- 6.6.2 Confidence regions -- 6.7 Two‐sample binomial probability -- 6.7.1 Hypothesis testing…”
Publicado 2023
Libro electrónico -
11214Publicado 2023Tabla de Contenidos: “…Crystal Defects and Noncrystalline Structure-Imperfection -- 4.1 The Solid Solution-Chemical Imperfection -- 4.2 Point Defects-Zero-Dimensional Imperfections -- 4.3 Linear Defects, or Dislocations-One-DimensionaI Imperfections -- 4.4 Planar Defects-Two-Dimensional Imperfections -- 4.5 Noncrystalline Solids-Three-Dimensional Imperfections -- Chapter 5. …”
Libro electrónico -
11215Publicado 2019Tabla de Contenidos: “…8 USER‐CONTROLLED INPUT AND OUTPUT -- Introduction -- 8.1 User‐Defined Input -- 8.2 Output Options -- 8.3 Graphical Input -- 8.4 More Features Using Section Dividers -- 8.5 Reading and Writing Data from Files -- 8.6 Debugging Your Code -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 9 USER‐DEFINED FUNCTIONS -- Introduction -- 9.1 Creating Function Files -- 9.2 Creating Your Own Toolbox of Functions -- 9.3 Anonymous Functions and Function Handles -- 9.4 Function Functions -- 9.5 Subfunctions -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 10 MATRIX ALGEBRA -- Introduction -- 10.1 Matrix Operations and Functions -- 10.2 Solutions of Systems of Linear Equations -- 10.3 Special Matrices -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 11 OTHER KINDS OF ARRAYS -- Introduction -- 11.1 Data Types -- 11.2 Numeric Data Types -- 11.3 Character and String Data -- 11.4 Symbolic Data -- 11.5 Logical Data -- 11.6 Sparse Arrays -- 11.7 Categorical Arrays -- 11.8 Time Arrays -- 11.9 Multidimensional Arrays -- 11.10 Cell Arrays -- 11.11 Structure Arrays -- 11.12 Table Arrays -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 12 SYMBOLIC MATHEMATICS -- Introduction -- 12.1 Symbolic Algebra -- 12.2 Solving Expressions and Equations -- 12.3 Symbolic Plotting -- 12.4 Calculus -- 12.5 Differential Equations -- 12.6 Converting Symbolic Expressions to Anonymous Functions -- Summary -- Matlab® Summary -- Problems -- 13 NUMERICAL TECHNIQUES -- 13.1 Interpolation -- 13.2 Curve Fitting -- 13.3 Using the Interactive Fitting Tools -- 13.4 Differences and Numerical Differentiation -- 13.5 Numerical Integration -- 13.6 Solving Differential Equations Numerically -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 14 ADVANCED GRAPHICS -- Introduction -- 14.1 Images -- 14.2 Graphics Objects -- 14.3 Animation…”
Libro electrónico -
11216Publicado 2007Tabla de Contenidos: “…Nyikos -- First countable, countably compact, noncompact spaces / Peter J. Nyikos -- Linearly Lindelof problems / Elliott Pearl -- Small Dowker spaces / Paul J. …”
Libro -
11217Publicado 1985Tabla de Contenidos: “…Conté: Aproximació ala problemàtica migratòria, social i laboral de la població marroquina a Barcelona / Carme Arranz, Maria Roca i Àngels Roger -- La integració nacional a Barcelona / Montserrat Cunill i Serena Rabinad -- La identitat social de Catalunya / Jordi Estivill i Salvador Giner -- El procés de desvetllament de la cultura local: el cas de Torroella de Montgrí / Pere Guanter i Subirà -- Per una teoria de la nació / Francesc Hernández, Francesc Mercadé i Benjamí Oltra -- Metodologia d'anàlisi d'intel·lectuals i qüestió nacional / Francesc Mercadé -- Integració dels immigrantys i qüestió nacional a Catalunya / Carlota Solé -- Els factors etiològics en els problemes de drogodependències / Manuel J. …”
Libro -
11218Publicado 1985Tabla de Contenidos: “…Conté: Aproximació ala problemàtica migratòria, social i laboral de la població marroquina a Barcelona / Carme Arranz, Maria Roca i Àngels Roger -- La integració nacional a Barcelona / Montserrat Cunill i Serena Rabinad -- La identitat social de Catalunya / Jordi Estivill i Salvador Giner -- El procés de desvetllament de la cultura local: el cas de Torroella de Montgrí / Pere Guanter i Subirà -- Per una teoria de la nació / Francesc Hernández, Francesc Mercadé i Benjamí Oltra -- Metodologia d'anàlisi d'intel·lectuals i qüestió nacional / Francesc Mercadé -- Integració dels immigrantys i qüestió nacional a Catalunya / Carlota Solé -- Els factors etiològics en els problemes de drogodependències / Manuel J. …”
991000726799706719 -
11219por Pavón Puertas, JacoboTabla de Contenidos: “….) -- 15.6.1 Ejemplo -- 15.7 ENLACES A CADA RESULTADO DE UNA CONSULTA -- 15.7.1 Ejemplo -- 15.8 SISTEMA DE ENCUESTAS -- 15.8.1 Ejemplo -- 15.9 POSTALES SIN BASE DE DATOS -- 15.9.1 Ejemplo -- 15.10 GENERAR NÚMEROS ALEATORIOS -- 15.10.1 Ejemplo -- 15.11 ROTADOR DE BANNER -- 15.11.1 Ejemplo…”
Publicado 2014
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
11220por Mogrovejo Aquise, María NormaTabla de Contenidos: “….) -- DESPATRIARCALIZAR PARA DESCOLONIZAR -- BIBLIOGRAFÍA -- LOS ENCUENTROS LÉSBICO FEMINISTAS DEL ABYA YALA -- LOS ENCUENTROS LÉSBICO-FEMINISTAS DE AMÉRICA LATINA Y EL CARIBE1 -- GINEBRA: VII CONFERENCIA DEL SERVICIO INTERNACIONAL DE INFORMACIÓN LÉSBICA (...) -- LA ORGANIZACIÓN DEL PRIMER ENCUENTRO LÉSBICO FEMINISTA DE AMÉRICA LATINA Y (...) -- GUADALAJARA: I ENCUENTRO NACIONAL DE LESBIANAS -- EL DES-ENCUENTRO -- II ENCUENTRO LÉSBICO FEMINISTA LATINOAMERICANO Y DEL CARIBE, COSTA RICA -- LESBOFOBIA INTERNALIZADA Y LAS CHICANAS EN CUESTIÓN: III ENCUENTRO LÉSBICO (...)…”
Publicado 2022
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico