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
-
10401Publicado 2015Tabla de Contenidos: “…Cover -- Title -- Copyright -- Contents -- Preface -- Credits -- 1 Functions -- 1.1 Review of Functions -- 1.2 Representing Functions -- 1.3 Trigonometric Functions -- Review Exercises -- 2 Limits -- 2.1 The Idea of Limits -- 2.2 Definitions of Limits -- 2.3 Techniques for Computing Limits -- 2.4 Infinite Limits -- 2.5 Limits at Infinity -- 2.6 Continuity -- 2.7 Precise Definitions of Limits -- Review Exercises -- 3 Derivatives -- 3.1 Introducing the Derivative -- 3.2 Working with Derivatives -- 3.3 Rules of Differentiation -- 3.4 The Product and Quotient Rules -- 3.5 Derivatives of Trigonometric Functions -- 3.6 Derivatives as Rates of Change -- 3.7 The Chain Rule -- 3.8 Implicit Differentiation -- 3.9 Related Rates -- Review Exercises -- 4 Applications of the Derivative -- 4.1 Maxima and Minima -- 4.2 What Derivatives Tell Us -- 4.3 Graphing Functions -- 4.4 Optimization Problems -- 4.5 Linear Approximation and Differentials -- 4.6 Mean Value Theorem -- 4.7 L'Hôpital's Rule -- 4.8 Newton's Method -- 4.9 Antiderivatives -- Review Exercises -- 5 Integration -- 5.1 Approximating Areas under Curves -- 5.2 Definite Integrals -- 5.3 Fundamental Theorem of Calculus -- 5.4 Working with Integrals -- 5.5 Substitution Rule -- Review Exercises -- 6 Applications of Integration -- 6.1 Velocity and Net Change -- 6.2 Regions Between Curves -- 6.3 Volume by Slicing -- 6.4 Volume by Shells -- 6.5 Length of Curves -- 6.6 Surface Area -- 6.7 Physical Applications -- Review Exercises -- 7 Logarithmic and Exponential Functions -- 7.1 Inverse Functions -- 7.2 The Natural Logarithmic and Exponential Functions -- 7.3 Logarithmic and Exponential Functions with Other Bases -- 7.4 Exponential Models -- 7.5 Inverse Trigonometric Functions -- 7.6 L'Hôpital's Rule and Growth Rates of Functions -- 7.7 Hyperbolic Functions -- Review Exercises -- 8 Integration Techniques…”
Libro electrónico -
10402Publicado 2023Tabla de Contenidos: “…Example 2 - data from sitemap -- Example 3 - Godfrey's dealer -- Data extraction from a PDF -- The PyPDF2 library -- Extraction using PyPDF2 -- Summary -- Further reading -- Part 4: Advanced Data-Related Concepts -- Chapter 10: Data Mining, Analysis, and Visualization -- Technical requirements -- Introduction to data mining -- Predictive data mining -- Descriptive data mining -- Handling collected data -- Basic file handling -- JSON -- CSV -- SQLite -- Data analysis and visualization -- Exploratory Data Analysis using ydata_profiling -- pandas and plotly -- Summary -- Further reading -- Chapter 11: Machine Learning and Web Scraping -- Technical requirements -- Introduction to ML -- ML and Python programming -- Types of ML -- ML using scikit-learn -- Simple linear regression -- Multiple linear regression -- Sentiment analysis -- Summary -- Further reading -- Part 5: Conclusion -- Chapter 12: After Scraping - Next Steps and Data Analysis -- Technical requirements -- What happens after scraping? …”
Libro electrónico -
10403Publicado 2023Tabla de Contenidos: “…Illustrations On Special Cases -- 2.4 Exercises -- Bibliography -- 3 The RUL Loss Rate for a Special Class of Time-To-Failure Distributions*: MRL Linear Function of Time -- 3.1 Characterizing the Special Family of Distributions -- 3.2 Limiting Cases -- 3.2.1 Exponential Distribution -- 3.2.2 Dirac Distribution -- 3.2.3 Uniform Distribution -- 3.3 Synopsis -- 3.4 RUL Distribution, Coefficient of Variation of TTF and RUL -- 3.4.1 Coefficient of Variation of the Time to Failure -- 3.4.2 Coefficient of Variation of the RUL -- 3.5 Confidence Interval for RUL and Relation to RUL Loss Rate -- 3.6 Higher-Order Moments and Moment-Generating Function -- 3.6.1 Moment-Generating Function -- 3.6.2 Moment-Generating Function for Special TTF Family -- 3.7 Cumulative Hazard Function -- 3.8 Exercises -- Bibliography -- 4 Generalization to an MRL Piecewise-Linear Function of Time -- 4.1 Reliability Function, MRL, and Failure Rate -- 4.2 Exercises -- Bibliography -- 5 Generalization to a Wide Class of Lifetime Distributions -- 5.1 Introduction: Generalization Method -- 5.2 Nonlinear Time Transformation -- 5.3 Confidence Interval for RUL -- 5.4 Application to Weibull Distribution -- 5.4.1 Derivation of the Nonlinear Transformation -- 5.4.2 Derivation of Confidence Intervals for the RUL -- 5.5 Application to Gamma Distribution -- 5.6 Application to the Lognormal Distribution…”
Libro electrónico -
10404por Knudsen, SteenTabla de Contenidos: “…Spotted Arrays 9 -- 1.6 Summary 11 -- 1.7 Further Reading 13 -- 2 Overview of Data Analysis 15 -- 3 Basic Data Analysis 17 -- 3.1 Absolute Measurements 17 -- 3.2 Scaling 18 -- 3.2.1 Example: Linear and Nonlinear Scaling 20 -- 3.3 Detection of Outliers 20 -- 3.4 Fold Change 21 -- 3.5 Significance 22 -- 3.5.1 Nonparametric Tests 24 -- 3.5.2 Correction for Multiple Testing 24 -- 3.5.3 Example I: t-Test and ANOVA 25 -- 3.5.4 Example II: Number of Replicates 26 -- 3.6 Summary 28 -- 3.7 Further Reading 29 -- 4 Visualization by Reduction of Dimensionality 33 -- 4.1 Principal Component Analysis 33 -- 4.2 Example 1: PCA on Small Data Matrix 35 -- 4.3 Example 2: PCA on Real Data 37 -- 4.4 Summary 37 -- 4.5 Further Reading 39 -- 5 Cluster Analysis 41 -- 5.1 Hierarchical Clustering 41 -- 5.2 K-means Clustering 43 -- 5.3 Self-Organizing Maps 44 -- 5.4 Distance Measures 45 -- 5.4.1 Example: Comparison of Distance Measures 47 -- 5.5 Normalization 49 -- 5.6 Visualization of Clusters 50 -- 5.6.1 Example: Visualization of Gene Clusters in -- Bladder Cancer 50 -- 5.7 Summary 50 -- 5.8 Further Reading 52 -- 6 Beyond Cluster Analysis 55 -- 6.1 Function Prediction 55 -- 6.2 Discovery of Regulatory Elements in Promoter -- Regions 56 -- 6.2.1 Example 1: Discovery of Proteasomal Element 57 -- 6.2.2 Example 2: Rediscovery of Mlu Cell Cycle -- Box (MCB) 57 -- 6.3 Integration of data 58 -- 6.4 Summary 59 -- 6.5 Further Reading 59 -- 7 Reverse Engineering of Regulatory Networks 63 -- 7.1 The Time-Series Approach 63 -- 7.2 The Steady-State Approach 64 -- 7.3 Limitations of Network Modeling 65 -- 7.4 Example 1: Steady-State Model 65 -- 7.5 Example 2: Steady-State Model on Real Data 66 -- 7.6 Example 3: Steady-State Model on Real Data 68 -- 7.7 Example 4: Linear Time-Series Model 68 -- 7.8 Further Reading 71 -- 8 Molecular Classifiers 75 -- 8.1 Classification Schemes 76 -- 8.1.1 Nearest Neighbor 76 -- 8.1.2 Neural Networks 76 -- 8.1.3 Support Vector Machine 76 -- 8.2 Example I: Classification of Cancer Subtypes 77 -- 8.3 Example II: Classification of Cancer Subtypes 78 -- 8.4 Summary 79 -- 8.5 Further Reading 79 -- 9 Selection of Genes for Spotting on Arrays 81 -- 9.1 Gene Finding 82 -- 9.2 Selection of Regions Within Genes 82 -- 9.3 Selection of Primers for PCR 83 -- 9.4 Selection of Unique Oligomer Probes 83 -- 9.4.1 Example: Finding PCR Primers for Gene -- AF105374 83 -- 9.5 Experimental Design 84 -- 9.6 Further Reading 84 -- 10 Limitations of Expression Analysis 87 -- 10.1 Relative VersusAbsoluteRNA Quantification 88 -- 10.2 Further Reading 88 -- 11 Genotyping Chips 91 -- 11.1 Example: NeuralNetworksfor GeneChipprediction 91 -- 11.2 Further Reading 93 -- 12 Software Issues and Data Formats 95 -- 12.1 Standardization Efforts 96 -- 12.2 Standard File Format 97 -- 12.2.1 Example: Small Scripts in Awk 97 -- 12.3 Software for Clustering 98 -- 12.3.1 Example: Clustering with ClustArray 99 -- 12.4 Software for Statistical Analysis 99 -- 12.4.1 Example: StatisticalAnalysis with R 99 -- 12.4.2 The affyR Software Package 103 -- 12.4.3 Commercial Statistics Packages 103 -- 12.5 Summary 103 -- 12.6 Further Reading 104 -- 13 Commercial Software Packages 105 -- 14 Bibliography 109 -- Index 123.…”
Publicado 2002
Descripción del editor
Índice
Información biográfica
Libro -
10405por Rocabado Moreno, Sergio HernánTabla de Contenidos: “…3.3.7 SEIS REGISTROS DE DEPURACIÓN Y TEST -- 4 EL LENGUAJE ENSAMBLADOR -- 4.1 ESTRUCTURA DE UN PROGRAMA COM -- 4.2 COMO GENERAR UN PROGRAMA COM -- 4.3 ESTRUCTURA DE UN PROGRAMA EXE -- 4.4 COMO GENERAR UN PROGRAMA EXE -- 4.5 SEGMENTOS Y REGISTROS ASOCIADOS A UN (...) -- 4.6 SENTENCIAS FUENTES -- 4.7 TIPOS DE OPERANDOS -- 4.8 MODOS DE DIRECCIONAMIENTO EN EL 8086 -- 4.9 LOS PREFIJOS DE SEGMENTO -- 4.10 CONSTANTES EN ENSAMBLADOR -- 4.11 VARIABLES EN ENSAMBLADOR -- 4.12 DEFINICIÓN DE ÁREAS DE MEMORIA -- 4.13 EJEMPLO DE MANEJO DE ÁREAS EN ENSAMBLADOR -- 4.14 OPERADORES EN SENTENCIAS FUENTE -- 4.15 OPERADORES ARITMÉTICOS -- 4.15.1OPERADORES LÓGICOS -- 4.15.2OPERADORES RELACIONALES -- 4.15.3OPERADORES DE RETORNO DE VALORES -- 4.15.4OPERADORES DE ATRIBUTOS -- 4.16EL JUEGO DE INSTRUCCIONES -- 4.16.1INSTRUCCIONES DE TRANSFERENCIA DE (...) -- 4.16.1.1 FUNCIONAMIENTO DE LA PILA -- 4.16.2INSTRUCCIONES DE MANEJO DE BITS -- 4.16.3INSTRUCCIONES ARITMÉTICAS -- 4.16.3.1 OPERACIONES ARITMÉTICAS -- 4.16.4INSTRUCCIONES DE SUMA -- 4.16.5INSTRUCCIONES DE TRANSFERENCIA DE (...) -- 4.16.6INSTRUCCIONES DE INTERRUPCIÓN -- 4.16.7INSTRUCCIONES DE CONTROL DEL MICROPROCESADOR -- 4.16.8INSTRUCCIONES DE CADENA -- 5 ANEXO: MICROPROGRAMACIÓN -- 5.1 INTRODUCCIÓN -- 5.2 ESQUEMA EN BLOQUE DE UNA CPU DE UN (...) -- 5.2.1 REGISTROS -- 5.2.2 BUS -- 5.2.3 COMUNICACIÓN ENTRE REGISTROS Y BLOQUES -- 5.2.4 COMPUERTAS -- 5.2.5 UNIDAD DE CONTROL MICROPROGRAMADA (...) -- 5.2.6 UNIDAD ARITMÉTICA Y LÓGICA (ALU) -- 5.2.7 BUS DE DIRECCIONES Y DE DATOS -- 5.2.8 SEÑALES -- 5.3 FUNCIONAMIENTO DE LA CPU -- 5.3.1 TRANSFERENCIA DE LA INFORMACIÓN -- 5.3.2 EJEMPLO DE UNA INSTRUCCIÓN SIN ACCESO (...) -- 5.3.3 CICLO DE FETCH -- 5.3.4 CONTADOR DE MICROPROGRAMA -- 5.3.5 INSTRUCCIONES -- 5.3.5.1 INSTRUCCIONES SIN OPERANDOS EN (...) -- 5.3.5.2 INSTRUCCIONES CON UN OPERANDO EN (...)…”
Publicado 2009
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
10406Publicado 2023Tabla de Contenidos: “…Mujeres y hombres, el problema de los orígenes --Las sociedades de la Prehistoria / Paula Jardón Giner, Begoña Soler Mayor ;Sexuar el pasado. Interpretaciones desde el registro arqueológico / Paula Jardón Giner, Begoña Soler Mayor --El mundo antiguo y medieval --Diosas, reinas y mujeres en Egipto y Mesopotamia / Joan Santacana i Mestre ; Las iberas / Carmen Aranegui Gascó ;La Atenas clásica / Mercedes Madrid ;La Roma antigua / Mercedes Madrid ;La vida de las mujeres en el Occidente medieval / Montserrat Cabré i Pairet, Ángela Muñoz Fernández ;Intervenir en el mundo. …”
Biblioteca Pública Episcopal del Seminario de Barcelona (Otras Fuentes: Biblioteca Universidad de Deusto)Libro -
10407por International Trilobite ConferenceTabla de Contenidos:
Publicado 2008Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
10408Publicado 2018Tabla de Contenidos: “…Conté: Presentacions / Joan Espona, Pere Sala, Montserrat Moya -- Els valors de la pedra seca -- Dinàmiques del sector de la pedra seca -- Sobre l'estructura de la publicació -- Patrimoni etnogràfic i associacionisme: Els forns d'oli de ginebre i els Amics de Riba-roja / entrevista a Josep Aguilà -- Publicació i divulgació: Revista Pedra Seca / entrevista a Agustí Esteve -- Taller ocupacional: «Vive la piedra, trabájala» / entrevista a Carlos Julián -- Comercialització turística: «Tines a peu de vinya», Bagesterradevins.cat. / entrevista a Ricard Vilalta -- Experiència enoturística: Barraca entre Vinyes / entrevista a Lluís Carsí -- Espai d'interpretació patrimonial: Centro de Visitantes de la Piedra en Seco / entrevista a Beatriz Díez -- Custòdia del territori i turisme: Parc Nacional de Cinque Terre / entrevista a Patrizio Scarpellini -- Pedra seca des de la gestió municipal: el cas de Torrebesses / entrevista a Mario Urrea -- Formació de margers: Unitat de Pedra en Sec i Senderisme / entrevista a Antoni Reynés -- La pedra seca com a atractiu turístic sostenible: Unitat de Pedra en Sec i Senderisme / entrevista a Antoni Reynés -- Consolidació de l'ofici de la pedra seca: Parc Natural Regional del Pirineu Català / entrevista a Frédéric Berthommier, David Oliete, Sébastien Barrere, Pedro Lopes, Jean-Luc Albert i Jérémy Tissier -- Restauració del paisage: Naturalea / entrevista a Albert Sorolla -- La professió de marger al segle XXI: La Feixa Pedra Seca / entrevista a Roger Solé -- La pedra seca al món de l'art: El Forn de la Calç, Centre d'Art Contemporani i Sostenibilitat / entrevista a Roser Oduber -- Recuperació de terrasses de vinya: Espelt Viticultors / entrevista a Anna Espelt -- Recuperació de productes relacionats amb la pedra seca: Mas Arboset / entrevista a Miquel Palau -- URV…”
Libro -
10409Publicado 2019Tabla de Contenidos: “…Automata and Timed Systems -- Symbolic Register Automata -- Abstraction Refinement Algorithms for Timed Automata -- Fast Algorithms for Handling Diagonal Constraints in Timed Automata -- Safety and co-safety comparator automata for discounted-sum inclusion -- Clock Bound Repair for Timed Systems -- Verifying Asynchronous Interactions via Communicating Session Automata -- Security and Hyperproperties -- Verifying Hyperliveness -- Quantitative Mitigation of Timing Side Channels -- Property Directed Self Composition -- Security-Aware Synthesis Using Delayed-Action Games -- Automated Hypersafety Verification -- Automated Synthesis of Secure Platform Mappings -- Synthesis -- Synthesizing Approximate Implementations for Unrealizable Specifications -- Quantified Invariants via Syntax-Guided Synthesis -- Efficient Synthesis with Probabilistic Constraints -- Membership-based Synthesis of Linear Hybrid Automata -- Overfitting in Synthesis: Theory and Practice -- Proving Unrealizability for Syntax-Guided Synthesis -- Model Checking -- BMC for Weak Memory Models: Relation Analysis for Compact SMT Encodings -- When Human Intuition Fails: Using Formal Methods to Find an Error in the "Proof" of a Multi-Agent Protocol -- Extending NUXMV with Timed Transition Systems and Timed Temporal Properties -- Cerberus-BMC: a Principled Reference Semantics and Exploration Tool for Concurrent and Sequential C -- Cyber-physical Systems and Machine Learning -- Multi-Armed Bandits for Boolean Connectives in Hybrid System Falsification -- StreamLAB: Stream-based Monitoring of Cyber-Physical Systems -- VerifAI: A Toolkit for the Formal Design and Analysis of Artificial Intelligence-Based Systems -- The Marabou Framework for Verification and Analysis of Deep Neural Networks -- Probabilistic Systems, Runtime Techniques -- Probabilistic Bisimulation for Parameterized Systems -- Semi-Quantitative Abstraction and Analysis of Chemical Reaction Networks -- PAC Statistical Model Checking for Markov Decision Processes and Stochastic Games -- Symbolic Monitoring against Specifications Parametric in Time and Data -- STAMINA: STochastic Approximate Model-checker for INfinite-state Analysis -- Dynamical, Hybrid, and Reactive Systems -- Local and Compositional Reasoning For Optimized Reactive Systems -- Robust Controller Synthesis in Timed Büchi Automata: A Symbolic Approach -- Flexible Computational Pipelines for Robust Abstraction-based Control Synthesis -- Temporal Stream Logic: Synthesis beyond the Bools -- Run-Time Optimization for Learned Controllers through Quantitative Games -- Taming Delays in Dynamical Systems: Unbounded Verification of Delay Differential Equations…”
Libro electrónico -
10410Publicado 2007Tabla de Contenidos: “…Dynamic Game Theory -- Differential Games Through Viability Theory: Old and Recent Results -- Differential Games with Impulse Control -- On the Instability of the Feedback Equilibrium Payoff in a Nonzero-Sum Differential Game on the Line -- Application to Aircraft Control During Landing -- Games, Incompetence, and Training -- StackelbergWell-Posedness and Hierarchical Potential Games -- Stochastic Differential Games -- Ergodic Problems in Differential Games -- Subgame Consistent Solutions for a Class of Cooperative Stochastic Differential Games with Nontransferable Payoffs -- Pursuit-Evasion Games -- Geometry of Pursuit-Evasion Games on Two-Dimensional Manifolds -- Solution of a Linear Pursuit-Evasion Game with Variable Structure and Uncertain Dynamics -- Pursuit-Evasion Games with Impulsive Dynamics -- Approaching Coalitions of Evaders on the Average -- Evolutionary Game Theory and Applications -- Adaptive Dynamics Based on Ecological Stability -- Adaptive Dynamics, Resource Conversion Efficiency, and Species Diversity -- Evolutionarily Stable Relative Abundance Distributions -- Foraging Under Competition: Evolutionarily Stable Patch-Leaving Strategies with Random Arrival Times. -- Foraging Under Competition: Evolutionarily Stable Patch-Leaving Strategies with Random Arrival Times -- Evolution of Corn Oil Sensitivity in the Flour Beetle -- The Evolution of Gut Modulation and Diet Specialization as a Consumer-Resource Game -- Applications of Dynamic Games to Economics -- Time-Consistent Fair Water Sharing Agreements -- A Hybrid Noncooperative Game Model for Wireless Communications -- Incentive-Based Pricing for Network Games with Complete and Incomplete Information -- Incentive Stackelberg Strategies for a Dynamic Game on Terrorism -- Capital Accumulation, Mergers, and the Ramsey Golden Rule -- Economic Growth and Process Spillovers with Step-by-Step Innovation -- Supplier-Manufacturer Collaboration onNew Product Development -- A Differential Game of a Dual Distribution Channel -- Design Imitation in the Fashion Industry -- Formulating and Solving Service Network Pricing and Resource Allocation Games as Differential Variational Inequalities -- Numerical Methods and Algorithms in Dynamic Games -- Numerical Methods for Stochastic Differential Games: The Ergodic Cost Criterion -- Gradient Transformation Trajectory Following Algorithms for Determining Stationary Min-Max Saddle Points -- Singular Perturbation Trajectory Following Algorithms for Min-Max Differential Games -- Min-Max Guidance Law Integration -- Agent-Based Simulation of the N-Person Chicken Game -- The Optimal Trajectory in the Partial-Cooperative Game…”
Libro electrónico -
10411Publicado 2007Tabla de Contenidos: “…-- In Vitro Tubulogenesis of Endothelial Cells: Analysis of a Bifurcation Process Controlled by a Mechanical Switch -- Nonexponential Time Distributions in Biocatalytic Systems: Mass Service Replacing Mass Action -- Regulatory Networks -- A Stochastic Model of Gene Regulation Using the Chemical Master Equation -- Piecewise-Linear Models of Genetic Regulatory Networks: Analysis of the Carbon Starvation Response in Escherichia coli -- Predicting Gene Expression from Combined Expression and Promoter Profile Similarity with Application to Missing Value Imputation -- Chemical Organizations in the Central Sugar Metabolism of Escherichia coli -- Transition Networks: A Unifying Theme for Molecular Simulation and Computer Science -- Development -- Pigmentation Pattern Formation in Butterfly Wings: Global Patterns on Fore- and Hindwing -- Agent-Based Model for Developmental Pattern Formation with Multiscale Dynamics and Varying Cell Geometry -- Bacterial Swarming Driven by Rod Shape -- Stability Properties of Some Tissue-Growth Models -- A Modified Backward Euler Scheme for Advection-Reaction-Diffusion Systems -- Biomedical Applications -- Fractional Transport of Cancer Cells Due to Self-Entrapment by Fission -- Mathematical Modelling of Vascular Tumour Growth and Implications for Therapy -- A Stochastic Model of Glioblastoma Invasion -- Morphology of Tumor Vasculature A Theoretical Model -- A Mathematical Model of the Cell Cycle and Its Circadian Control -- Bone Turnover Cycle Model with a Torus-Like Steady State -- Modelling the Early Stages of Atherosclerosis -- Magnetic Nanoparticles for In Vivo Applications: A Numerical Modeling Study -- Fluid Transport in Peritoneal Dialysis: A Mathematical Model and Numerical Solutions -- Relevance of Intracellular Replication to the Evolution of Chagas Disease -- A Finite Volume Spatial Discretisation for Taxis-Diffusion-Reaction Systems with Axi-Symmetry: Application to Fracture Healing -- Information Content Toward a Neonatal Disease Severity Score System -- Data Analysis and Model Validation -- Statistical Analysis and Physical Modelling of Oligonucleotide Microarrays -- Validation of Human Alternative Splice Forms Using the EASED Platform and Multiple Splice Site Discriminating Features -- Gaussian Mixture Decomposition of Time-Course DNA Microarray Data -- SVD Analysis of Gene Expression Data…”
Libro electrónico -
10412Publicado 2021Tabla de Contenidos: “…Using longitudinal, qualitative data -- Exploring the gender socialization process -- Main findings -- Longitudinal case studies -- Early adolescence and the non-linear process of disruption -- Social- and structural-level influences of disruption -- Harmful norms of 'masculinity' and persistent obstacles to social norm change -- Conclusions -- Notes -- References -- 2 Unequal Educational Trajectories: The Case of Ethiopia -- Introduction -- Theories and evidence on the mechanisms behind inequality of educational opportunity -- Context of Ethiopia -- Data, variables and research strategy…”
Libro electrónico -
10413por Rigaux, PhilippeTabla de Contenidos: “…THE CONSTRAINT DATA MODEL; 4.1 Spatial Data Modeling with Constraints; 4.2 The Linear Constraint Data Model; 4.3 Modeling Entity-Based Data; 4.4 Modeling Field-Based Data and Moving Objects; 4.5 Bibliographic Notes; CHAPTER 5. …”
Publicado 2002
Libro electrónico -
10414por Kenny, Peter. authorTabla de Contenidos: “…""Chapter 14: Relationships with Numerical Data""""Linear Relationships""; ""Nonlinear Relationships""; ""Irregular Relationships""; ""Chapter 15: Relationships with Descriptive Data""; ""Nominal Data""; ""Ordinal Data""; ""Chapter 16: Multivariate Data""; ""Multiple Regression""; ""Analysis of Variance""; ""Latin and Graeco-Latin Squares""; ""Multidimensional Contingency Tables""; ""Multivariate Analysis of Variance""; ""Conjoint Analysis""; ""Proximity Maps""; ""Structural Equation Modeling""; ""Association: Some Further Methods""; ""Part VI: Forecasts""; ""Chapter 17: Extrapolation""…”
Publicado 2014
Libro electrónico -
10415Publicado 2015Tabla de Contenidos: “…""The Curse of Conditions, Safety Valves""""Other Circular Promises""; ""Logic and Reasoning: The Limitations of Branching and Linear Thinking""; ""Some Exercises""; ""Chapter 5. …”
Libro electrónico -
10416Publicado 2023Tabla de Contenidos: “…Preface to "Feature Papers of Drones-Volume I" vii -- Propeller Position Effects over the Pressure and Friction Coefficients over the Wing of an UAV with Distributed Electric Propulsion: A Proper Orthogonal Decomposition Analysis 1 -- Optimum Sizing of Photovoltaic-Battery Power Supply for Drone-Based Cellular Networks 31 -- Computational Study of the Propeller Position Effects in Wing-Mounted, Distributed Electric Propulsion with Boundary Layer Ingestion in a 25 kg Remotely Piloted Aircraft 49 -- Biomimetic Drones Inspired by Dragonflies Will Require a Systems Based Approach and -- Insights from Biology 67 -- Suitability of the Reforming-Controlled Compression Ignition Concept for UAV Applications 91 -- Modeling and Investigations on Surface Colors of Wings on the Performance of Albatross-Inspired Mars Drones and Thermoelectric Generation Capabilities 109 -- Unmanned Autogyro for Mars Exploration: A Preliminary Study 131 -- Safety Enhancement of UAVs from the Signal Processing's Perspectives: A Bird's Eye View 149 -- Drones in B5G/6G Networks as Flying Base Stations 165 -- On the Performance of a UAV-Aided Wireless Network Based on NB-IoT 183 -- Communication Aware UAV Swarm Surveillance Based on Hierarchical Architecture 203 -- StratoTrans: Unmanned Aerial System (UAS) 4G Communication Framework Applied on the -- Monitoring of Road Traffic and Linear Infrastructure 229 -- SuSy-EnGaD: Surveillance System Enhanced by Games of Drones 243 -- Designing a User-Centered Interaction Interface for Human-Swarm Teaming 263 -- A Single-Copter UWB-Ranging-Based Localization System Extendable to a Swarm of Drones 281 -- Inter-UAV Routing Scheme Testbeds 301 -- Geo-Referenced Mapping through an Anti-Collision Radar Aboard an Unmanned Aerial System 319 -- Long Distance Ground Target Tracking with Aerial Image-to-Position Conversion and -- Improved Track Association 337 -- Acceleration-Aware Path Planning with Waypoints 351 -- A Hybrid Approach for Autonomous Collision-Free UAV Navigation in 3D Partially Unknown Dynamic Environments 369 -- A Multilevel Architecture for Autonomous UAVs 383 -- Efficient Reactive Obstacle Avoidance Using Spirals for Escape 399 -- Simulation and Characterization of Wind Impacts on sUAS Flight Performance for Crash Scene Reconstruction 425.…”
Libro electrónico -
10417Publicado 2022Tabla de Contenidos: “…-- Pausing the Game -- Circle Struct -- Displaying Health -- Setting Up For Debugging -- Conclusion -- Chapter 6: Enemy AI and Algorithms -- Essential Mathematics for Game Movement Logic -- Sine -- Circular Motions Using Sine and Cosine -- Using The Distance Formula To Enable Behavior -- Other Non-Linear Motion -- Interactions with the Player -- Bosses and Patterns…”
Libro electrónico -
10418Publicado 2021Tabla de Contenidos: “…Reliability Modeling of Multi-Phased Linear Consecutively Connected Systems. A Method for Complex Multistate Systems Reliability Analysis Based on Compression Inference Algorithm and Bayesian Network. …”
Libro electrónico -
10419por Ahrend, JanTabla de Contenidos: “…Intro -- Einleitung -- Brittleness - Zerbrechlichkeit -- Anxiety - Ängstlichkeit -- Non-Linearity - Nichtlinearität -- Incomprehensibility - Unverständlichkeit -- Kapitel 1: Transformation -- Agilität und Achtsamkeit gehören zusammen -- Innere Welt und das Außen verbinden -- Ein Portfolio aus Experimenten aufbauen -- Change-Monitor der Transformation -- Experimente designen -- Hebel der Kulturveränderung -- Energieaufbau -- Das Training beginnt -- Systemisches Management -- Soziale Systeme -- Verhaltensmuster -- Lebende Systeme -- Das Bild vom Unternehmen -- Der Lebensweg von Unternehmen -- Wirklichkeit entsteht durch Dialog -- Basisprozesse einer Transformation -- Ist Veränderung planbar? …”
Publicado 2022
Libro electrónico -
10420