Mostrando 5,341 - 5,360 Resultados de 6,175 Para Buscar '"metal"', tiempo de consulta: 0.11s Limitar resultados
  1. 5341
    Publicado 2018
    Tabla de Contenidos: “…Luk / An Innovative Dual-Column System for Heavy Metallic Ion Sorption by Natural Zeolite, Reprinted from: Appl. …”
    Libro electrónico
  2. 5342
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Contents -- About the Authors -- Acknowledgements -- How to Read this Book -- Part I Setting the Scene -- Chapter 1 A Brief Introduction -- 1.1 The Systems Engineering Approach to Artificial Intelligence (AI) -- 1.2 Chapter Summary -- Questions -- Chapter 2 Defining a Neural Network -- 2.1 Biological Networks -- 2.2 From Biology to Mathematics -- 2.3 We Came a Full Circle -- 2.4 The Model of McCulloch‐Pitts -- 2.5 The Artificial Neuron of Rosenblatt -- 2.6 Final Remarks -- 2.7 Chapter Summary -- Questions -- Sources -- Chapter 3 Engineering Neural Networks -- 3.1 A Brief Recap on Systems Engineering -- 3.2 The Keystone: SE4AI and AI4SE -- 3.3 Engineering Complexity -- 3.4 The Sport System -- 3.5 Engineering a Sports Club -- 3.6 Optimization -- 3.7 An Example of Decision Making -- 3.8 Futurism and Foresight -- 3.9 Qualitative to Quantitative -- 3.10 Fuzzy Thinking -- 3.11 It Is all in the Tools -- 3.12 Chapter Summary -- Questions -- Sources -- Part II Neural Networks in Action -- Chapter 4 Systems Thinking for Software Development -- 4.1 Programming Languages -- 4.2 One More Thing: Software Engineering -- 4.3 Chapter Summary -- Questions -- Source -- Chapter 5 Practice Makes Perfect -- 5.1 Example 1: Cosine Function -- 5.2 Example 2: Corrosion on a Metal Structure -- 5.3 Example 3: Defining Roles of Athletes -- 5.4 Example 4: Athlete's Performance -- 5.5 Example 5: Team Performance -- 5.5.1 A Human‐Defined‐System -- 5.5.2 Human Factors -- 5.5.3 The Sports Team as System of Interest -- 5.5.4 Impact of Human Error on Sports Team Performance -- 5.5.4.1 Dataset -- 5.5.4.2 Problem Statement -- 5.5.4.3 Feature Engineering and Extraction -- 5.5.4.4 Creation of Computed Columns -- 5.5.4.5 Explorative Data Analysis (EDA) -- 5.5.4.6 Extension ‐ Sampling Method for an Imbalanced Dataset…”
    Libro electrónico
  3. 5343
    por Yuan, Xin'an
    Publicado 2024
    Tabla de Contenidos: “…Intro -- Preface -- Contents -- High Sensitivity Rotating Alternating Current Field Measurement for Arbitrary-Angle Underwater Cracks -- 1 Introduction -- 2 Induced Rotating Alternating Current Field -- 2.1 RACFM Theoretical Model -- 2.2 FEM Modeling and Analyzing -- 3 RACFM System for Arbitrary-Angle Cracks Measurement -- 3.1 RACFM System -- 3.2 RACFM Probe -- 3.3 RACFM Waterproof Shell -- 4 RACFM System Testing and Discussing -- 4.1 Experiment System -- 4.2 Discussion -- 5 Conclusion -- References -- Detection of Cracks in Metallic Objects by Arbitrary Scanning Direction Using a Double U-Shaped Orthogonal ACFM Probe -- 1 Introduction -- 2 FEM Model of Double U-Shaped Orthogonal ACFM Probe -- 3 Cracks Detection Experiments -- 4 Conclusion -- References -- A Novel Fatigue Crack Angle Quantitative Monitoring Method Based on Rotating Alternating Current Field Measurement -- 1 Introduction -- 2 Theoretical Model -- 3 Finite Element Analysis -- 3.1 Model Set Up -- 3.2 Characteristic Signal Analysis of Cracks with Different Angles -- 3.3 Characteristic Signal Analysis of Cracks with Different Lengths and Depths -- 4 Experimental Setup and Result -- 4.1 Probe and System Setup -- 4.2 Crack Length Monitoring -- 4.3 Crack Depth Monitoring -- 4.4 Modification of the Measured Angle of the Crack -- 5 Conclusions and Further Work -- References -- Inspection of Both Inner and Outer Cracks in Aluminum Tubes Using Double Frequency Circumferential Current Field Testing Method -- 1 Introduction -- 2 Finite Element Method Model -- 2.1 Simulation Model -- 2.2 High Frequency Excitation Signal -- 2.3 Low Frequency Excitation Signal -- 3 Testing System -- 3.1 Probe with Sensor Arrays -- 3.2 Testing System -- 4 Inspection of Inner and Outer Cracks -- 4.1 Specimen -- 4.2 Inspection of Different Depth Cracks -- 4.3 Inspection of Different Length Cracks…”
    Libro electrónico
  4. 5344
    Publicado 2022
    Tabla de Contenidos: “…Agricultural Products -- Chemicals -- Construction Materials -- Containers and Packaging -- Industrial Metals -- Mining -- Paper and Forest Products -- Chapter 18 Real Estate -- Diversified REITs -- Industrial REITs -- Office REITs -- Residential REITs -- Retail REITs -- Real Estate Development -- Real Estate Services -- Specialty REITs -- Chapter 19 Utilities -- Electric Utilities -- Gas Utilities -- Multi-Utilities -- Renewable Energy -- Water Utilities -- Part VI Own the Best and Leave the Rest -- Chapter 20 Portfolio Construction -- Types of Investment Instruments -- Stick to the Basics (of Investing) -- Be Innovative -- Healthy Diversification -- You Own a Conglomerate -- Stay Fully Invested -- Saying Goodbye Is Always the Hardest Part -- Rebalancing -- Advanced Investment Strategies -- Advanced Portfolio Structures -- Conclusion -- Notes -- Tools and Resources -- Index -- EULA…”
    Libro electrónico
  5. 5345
    Publicado 2018
    Tabla de Contenidos: “…-- A full-stack language - from the metal to the meta -- Code is data and data is code -- Data types built in -- Small toolchain and executables -- Dialects -- Red's main features -- Portability -- Like a Swiss Army knife -- Summary -- Questions -- Chapter 2: Setting Up for Development -- Technical requirements -- Installing Red -- Installing Red on Windows -- Installing Red on Linux and macOS -- A look at the source code -- Working interactively in the Red console -- Running and compiling your first script -- Executing a script in the Red console -- Compiling a script to an executable -- Development mode -- Release mode -- Other compilation options -- Red's compilation model -- Development environments for writing Red -- Simple text editors -- More sophisticated editors -- Summary -- Questions -- Chapter 3: Using Words, Values, and Types -- Technical requirements -- Understanding words and values -- Some common datatypes -- Using blocks and parens -- Comments -- Word bindings -- Inferring types -- Assigning and copying -- Working with words -- More about types -- Converting types -- The type system -- Evaluating expressions and blocks -- Some basic operations -- Working with Boolean values -- Working with numbers -- Making random objects -- Order of evaluation -- Evaluation with do and reduce -- The structure of a Red program -- Summary -- Questions -- Further reading -- Chapter 4: Code-Controlling Structures -- Technical requirements -- Getting input from the user - input and ask -- Testing conditions -- if -- unless -- either -- Stopping a program - halt or quit…”
    Libro electrónico
  6. 5346
    Publicado 2016
    “…It presents the concepts of assembly language programming in different ways, slowly building from simple examples towards complex programming on bare-metal embedded systems. The ARM processor was chosen as it has fewer instructions and irregular addressing rules to learn than most other architectures, allowing more time to spend on teaching assembly language programming concepts and good programming practice. …”
    Libro electrónico
  7. 5347
    Publicado 2017
    Tabla de Contenidos: “…Executing remote commands at bootstrap using Terraform -- Using Docker with Terraform -- Simulating infrastructure changes using Terraform -- Teamwork - sharing Terraform infrastructure state -- Maintaining a clean and standardized Terraform code -- One Makefile to rule them all -- Team workflow example -- Managing GitHub with Terraform -- External monitoring integration with StatusCake -- Chapter 4: Automating Complete Infrastructures with Terraform -- Introduction -- Provisioning a complete CoreOS -- infrastructure on Digital Ocean with Terraform -- Provisioning a three-tier infrastructure on Google Compute Engine -- Provisioning a GitLab CE + CI runners on OpenStack -- Managing Heroku apps and add-ons using Terraform -- Creating a scalable Docker Swarm cluster on bare metal with Packet -- Chapter 5: Provisioning the Last Mile with Cloud-Init -- Introduction -- Using cloud-init on AWS, Digital Ocean, or OpenStack -- Handling files using cloud-init -- Configuring the server's time zone using cloud-init -- Managing users, keys, and credentials using cloud-init -- Managing repositories and packages using cloud-init -- Running commands during boot using cloud-init -- Configuring CoreOS using cloud-init -- Deploying Chef Client from start to finish using cloud-init -- Deploying a remote Docker server using cloud-init -- Chapter 6: Fundamentals of Managing Servers with Chef and Puppet -- Introduction -- Getting started with Chef (notions and tools) -- Installing the Chef Development Kit (Chef DK) -- Creating and using a free Hosted Chef server account -- Automatically bootstrapping a Chef client on a node -- Installing packages using Chef -- Managing services using Chef -- Managing files, directories, and templates using Chef -- Handling dependencies using Chef -- More dynamic code using notifications -- Centrally sharing data using a data bag…”
    Libro electrónico
  8. 5348
    por Rossetti, Nazzareno, 1951-
    Publicado 2006
    Tabla de Contenidos: “…Power Management Technologies -- 2.1 Introduction -- 2.2 Integrated Circuits Power Technology: Processing and Packaging -- Diodes and Bipolar Transistors -- Metal-Oxide-Semiconductor (MOS) Transistors -- DMOS Transistors -- CMOS Transistors -- Passive Components -- A Monolithic Process Example -- Packaging -- 2.3 Discrete Power Technology: Processing and Packaging -- From Wall to Board -- Power MOSFET Technology Basics -- Package Technologies -- 2.4 Ongoing Trends -- 3. …”
    Libro electrónico
  9. 5349
    por Sueker, Keith H.
    Publicado 2005
    Tabla de Contenidos: “…Hipot, Corona, and BIL; 2.10. Spacings; 2.11. Metal Oxide Varistors; 2.12. Protective Relays; 3. …”
    Libro electrónico
  10. 5350
    Publicado 2007
    “…include any kind of optical fiber that has been architecturally manipulated to diverge from a conventional structure. For instance, metal-coated fibers can be utilized for bandwidth improvement, and hollow core fibers offer more controllable dispersion for sensitive medical procedures. …”
    Libro electrónico
  11. 5351
    Publicado 2006
    Tabla de Contenidos: “…Common Emitter Transistor Configurations -- Common Base Transistor Configuration -- Common Collector Transistor Configuration -- Basic Operation -- N-P-N Transistor Working -- The Current Components through the Transistor -- Base width Modulation and Early Effect -- 3.2 Transistor Characteristics -- Input Characteristics -- Output Characteristics -- Interpretation of Output Characteristics -- 3.3 Small Signal Low Frequency Amplifier, h-Parameters -- 3.3 Common Base Mode Transistor -- Input Characteristics of CB Transistor -- 3.4 High Frequency Linear Models -- Hybrid-p or Giacoletto Model -- Determination of Hybrid-p Parameters -- Validity of Hybrid-p Model -- 3.5 Field Effect Transistor -- 3.6 FET Characteristics -- Discussion on the Output Charcterristics of FET -- 3.7 N-channel FET as an Amplifier -- Comparison between Field Effect Transistor (FET) and Transistor (BJT) -- 3.8 Metal Oxide Semiconductor FET (MOSFET) -- Manufacturing Process of MOSFET -- 3.9 Unijunction Transistor -- UJT Circuit with Biasing Voltages -- UJT Equivalent Circuit -- Principle of Working of the UJT Device -- 3.10 Silicon Controlled Rectifier (Thyristor) -- SCR Conceptas Two Back-to-Back Connected Transistors -- Questions for Practice -- Points to Remember -- Chapter 4: Amplifiers Using Bipolar Junction Transistors or FET -- 4.1 BJT and FET More Often used in Amplifiers -- 4.2 Transistor Biasing Methods -- Fixed Bias Circuit -- Collector to Base Bias Circuit -- Potential Divider Bias or Self-Bias Circuit -- 4.3 Various Bias Compensation Circuits and their Working -- 4.4 Thermistor Compensation -- Thermal Runaway and Thermal Stability -- 4.5 Small Signal Low Frequency Amplifier -- Analys is of Amplifiers using H-Parameter Models -- Small Signal Low Frequency Model for a Common Emitter Tranisstor Amplifier -- High frequency equivalent circuit -- 4.6 Emitter Follower…”
    Libro electrónico
  12. 5352
    por Lenk, John D.
    Publicado 1996
    Tabla de Contenidos: “…Battery Basics; 2.1 Dry cells; 2.2 Mercury Cells; 2.3 Silver-Oxide Cells; 2.4 Lithium Manganese Dioxide (LiMn02); 2.5 Lithium Sulfur Dioxide (LiS02); 2.6 Lithium Thionyl-chloride (LiSOCI2); 2.7 Lithium Poly-carbonmonofluoride (LiCFn); 2.8 Nickel-Cadmium and Nickel-Metal Hydride; 2.9 Lead-Acid Batteries; 2.10 Using Available Batteries…”
    Libro electrónico
  13. 5353
    Publicado 2013
    Tabla de Contenidos: “…El mundo de los conquistadores; SEGUNDA PARTE LOS REINOS DE LAS INDIAS (1550-1750); ETAPAS DE FUNDACIÓN Y CONSOLIDACIÓN; IV ECONOMÍAS DE EXPORTACIÓN; 1. Minería de metales preciosos; 2. Las rutas de la plata; 3. Monocultivos tropicales; 4. …”
    Libro electrónico
  14. 5354
    por Barroso Herrero, Segundo
    Publicado 2014
    Tabla de Contenidos: “…ESTABILIDAD DE LA DEFORMACIÓN EN LAS CURVAS DE TRACCIÓN; TEMA 6; 6.1. INTRODUCCIÓN; 6.2. METALES Y ALEACIONES; 6.3. SOLUCIONES SÓLIDAS; 6.4. …”
    Libro electrónico
  15. 5355
    por Esteban Santos, Soledad
    Publicado 2002
    Tabla de Contenidos: “…PRIMERAS TECNOLOGÍAS: CERÁMICA, VIDRIO Y ESMALTES; 2.6. EL TRABAJO CON METALES: LA METALURGIA; 2.7. PRODUCTOS QUÍMICOS SEGÚN LOS TEXTOS ANTIGUOS; TEMA 3; 3.1. …”
    Libro electrónico
  16. 5356
    Tabla de Contenidos: “…Viernes, 21 de abril Benjamín y David; El observatorio de La Silla, o por qué las instalaciones científicas de tamaño medio deben seguir existiendo Lunes, 24 de abril David; Explorando otros mundos: la blogosfera Miércoles, 26 de abril David; Los sonidos de la Astronomía Miércoles, 26 de abril David; Supernovas, metales, tecnología y democracia Viernes, 28 de abril David y sus sistemas planetarios…”
    Libro electrónico
  17. 5357
    Publicado 2001
    Tabla de Contenidos: “…2 FABRICACIÓN DE MONTURASMonturas plásticas; 2.1 Materiales para monturas plásticas; 2.2 Proceso de fabricación de monturas plásticas; Monturas metálicas; 2.3 Materias primas, metales y aleaciones; 2.4 Proceso de fabricación de monturas metálicas; 2.5 Tipos de soldadura; 2.6 Tratamientos superficiales; III LENTES OFTÁLMICAS MONOFOCALES; 3 LENTES ESFÉRICAS; 3.1 Superficies ópticas esféricas; 3.2 Curvatura; 3.3 Espesor y peso; 3.4 Concepto y tipos de potencia en lentes esféricas 59; 3.5 Relación peso-potencia; 4 LENTES ASFÉRICAS; 4.1 Superficies ópticas asféricas…”
    Libro electrónico
  18. 5358
    por Manzano Orrego, Juan Jose
    Publicado 2008
    Tabla de Contenidos: “…2.3.4 Llaves ajustables y fijas2.3.5 Montaje correcto del mango de la lima; 2.3.6 Formas correctas de realizar cortes con la sierra para metales; 2.3.7 Cuidados con los martillos y mazos; 2.3.8 Altura adecuada del tornillo de banco; 2.4 PRÁCTICAS A REALIZAR; 2.5 AUTOEVALUACIÓN; CAPÍTULO 3 CONSTRUCCIÓN DE ANILLAS EN CONDUCTORES ELÉCTRICOS RÍGIDOS Y FLEXIBLES; INTRODUCCIÓN; CONTENIDO; OBJETIVOS; 3.1 ELIMINACIÓN DE AISLANTE EN LOS CONDUCTORES ELÉCTRICOS; 3.2 ANILLAS EN CONDUCTOR RÍGIDO; 3.3 ELIMINACIÓN DE AISLANTE EN LOS CONDUCTORES FLEXIBLES; 3.4 ANILLAS EN CONDUCTOR FLEXIBLE…”
    Libro electrónico
  19. 5359
    Publicado 2006
    Tabla de Contenidos: “…Materiales de fabricación y construcción; 8.1 Duración y acabado; 8.2 Accesorios; 8.3 Superficies de metal; 9. Riesgos generales; 9.1 Puntas, bordes y vértices cortantes; 9.2 Salientes; 9.3 Salientes en miembros suspendidos (...); 9.4 Salientes que se extienden hacia arriba (...); 9.5 Puntos de pellizco, aplastamiento o corte (...); 9.6 Atrapamiento; 9.6.1 Atrapamiento de cabeza y los dedos; 9.6.2 Ángulos; 9.7 Riesgo de tropiezos; 9.8 Elementos de riesgo suspendido…”
    Libro electrónico
  20. 5360
    Tabla de Contenidos: “…3.- Soldabilidad de los metales…”
    Libro electrónico