Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- History of engineering & technology 22
- Data processing 19
- Computer programs 18
- History 18
- Application software 14
- Programming 14
- Information visualization 13
- Computer graphics 11
- Historia 11
- Medicine 11
- Video games 10
- Design and construction 9
- Engineering & Applied Sciences 9
- Three-dimensional display systems 9
- World War, 1939-1945 9
- Business 8
- Design 8
- Development 8
- Digital techniques 8
- Photography 8
- Python (Computer program language) 8
- Tableau (Computer file) 8
- Technology: general issues 8
- aging 8
- deep learning 8
- inflammation 8
- machine learning 8
- reliability 8
- Computer programming 7
- Guerra mundial, 1939-1945 7
-
501Publicado 2016Tabla de Contenidos: “…6-8 Other Forms of Energy and Energy Transformations -- The Law of Conservation of Energy -- 6-9 Energy Conservation with Dissipative Forces: Solving Problems -- Work-Energy versus Energy Conservation -- 6-10 Power -- Summary -- Questions -- MisConceptual Questions -- Problems -- General Problems -- Search and Learn -- Chapter 7: Linear Momentum -- 7-1 Momentum and Its Relation to Force -- 7-2 Conservation of Momentum -- 7-3 Collisions and Impulse -- 7-4 Conservation of Energy and Momentum in Collisions -- 7-5 Elastic Collisions in One Dimension -- 7-6 Inelastic Collisions -- 7-7 Collisions in Two Dimensions -- 7-8 Center of Mass (CM) -- 7-9 CM for the Human Body -- 7-10 CM and Translational Motion -- Summary -- Questions -- MisConceptual Questions -- Problems -- General Problems -- Search and Learn -- Chapter 8: Rotational Motion -- 8-1 Angular Quantities -- 8-2 Constant Angular Acceleration -- 8-3 Rolling Motion (Without Slipping) -- 8-4 Torque -- Forces that Act to Tilt the Axis -- 8-5 Rotational Dynamics -- Torque and Rotational Inertia -- 8-6 Solving Problems in Rotational Dynamics -- 8-7 Rotational Kinetic Energy -- Work Done by Torque -- 8-8 Angular Momentum and Its Conservation -- 8-9 Vector Nature of Angular Quantities -- Summary -- Questions -- MisConceptual Questions -- Problems -- General Problems -- Search and Learn -- Chapter 9: Static Equilibrium -- Elasticity and Fracture -- 9-1 The Conditions for Equilibrium -- The First Condition for Equilibrium -- The Second Condition for Equilibrium -- 9-2 Solving Statics Problems -- A More Difficult Example-The Ladder -- 9-3 Applications to Muscles and Joints -- 9-4 Stability and Balance -- 9-5 Elasticity -- Stress and Strain -- Elasticity and Hooke's Law -- Young's Modulus -- Stress and Strain -- Tension, Compression, and Shear Stress -- Volume Change-Bulk Modulus -- 9-6 Fracture…”
Libro electrónico -
502Publicado 2023Tabla de Contenidos: “…Display Object Coordinates with Position Node -- Define Vertical Gradient Using the Split Node -- Use Multiply and Fraction Nodes for Repetition -- Dynamic Effect with Time and Add Nodes -- Adjust Contrast with Power Node -- Add Custom Color -- Dot Product Node to Set a Custom Orientation -- Expose Properties -- Arrow Pattern -- Create and Set Up a Line Renderer -- Create a Diagonal Line Pattern -- Create Vertical Symmetry with Absolute Node -- Hard-Edged Arrow Pattern with Fraction and Step Nodes -- Move the Arrow Along the Line Renderer -- Customize the Arrow Pattern Color -- Dissolve Effect -- Noisy Texture Using the Gradient Noise Node -- Gradual Dissolve Effect Using Add Node -- Dynamic Ping-Pong Dissolving Effect -- Dissolve Effect Along Custom Direction -- Create a Dissolving Edge with Color -- Hologram Shader -- Set a Vertical Gradient with Screen Position Node -- Repeat the Pattern Using Fraction Node -- Randomize the Pattern Using the Noise Node -- Create a Moving Pattern Using Add and Time Nodes -- Add Color to the Gradient Hologram Lines -- Emphasize the Effect with Fresnel Node -- Create Blink Effect Using Logic and Random Nodes -- Refactoring Shaders -- Summary -- Chapter 5: Vertex Shaders -- Procedural Fish Animation -- Import and Set Up the Fish Mesh -- Access the Pointing Direction Coordinate of the Fish -- Create a Wave Pattern Using Sine Node -- Make the Wave Movement Dynamic -- Deforming the Mesh along a Selected Axis -- Adjust the Wave Pattern Intensity -- Volumetric Snow -- Import 3D Models to Scene -- Define a Snow Direction Mask -- Extrude Geometry Along Normals -- Fixing Broken Extruded Mesh -- Adding Masked Color -- Adding Glowy Fresnel Effect -- Spawning Objects from a Black Hole -- Initial Setup -- Collapse the Vertices to the Center of the Mesh -- Set a Collapsing Destiny Singularity -- Collapse the Vertices by Distance…”
Libro electrónico -
503Publicado 2018Tabla de Contenidos: “…8.7.7 Filtering using queries -- 8.7.8 Discarding data with projection -- 8.7.9 Sorting large data sets -- 8.8 Achieving better data throughput -- 8.8.1 Optimize your code -- 8.8.2 Optimize your algorithm -- 8.8.3 Processing data in parallel -- Summary -- Chapter 9: Practical data analysis -- 9.1 Expanding your toolkit -- 9.2 Analyzing the weather data -- 9.3 Getting the code and data -- 9.4 Basic data summarization -- 9.4.1 Sum -- 9.4.2 Average -- 9.4.3 Standard deviation -- 9.5 Group and summarize -- 9.6 The frequency distribution of temperatures -- 9.7 Time series -- 9.7.1 Yearly average temperature -- 9.7.2 Rolling average -- 9.7.3 Rolling standard deviation -- 9.7.4 Linear regression -- 9.7.5 Comparing time series -- 9.7.6 Stacking time series operations -- 9.8 Understanding relationships -- 9.8.1 Detecting correlation with a scatter plot -- 9.8.2 Types of correlation -- 9.8.3 Determining the strength of the correlation -- 9.8.4 Computing the correlation coefficient -- Summary -- Chapter 10: Browser-based visualization -- 10.1 Expanding your toolkit -- 10.2 Getting the code and data -- 10.3 Choosing a chart type -- 10.4 Line chart for New York City temperature -- 10.4.1 The most basic C3 line chart -- 10.4.2 Adding real data -- 10.4.3 Parsing the static CSV file -- 10.4.4 Adding years as the X axis -- 10.4.5 Creating a custom Node.js web server -- 10.4.6 Adding another series to the chart -- 10.4.7 Adding a second Y axis to the chart -- 10.4.8 Rendering a time series chart -- 10.5 Other chart types with C3 -- 10.5.1 Bar chart -- 10.5.2 Horizontal bar chart -- 10.5.3 Pie chart -- 10.5.4 Stacked bar chart -- 10.5.5 Scatter plot chart -- 10.6 Improving the look of our charts -- 10.7 Moving forward with your own projects -- Summary -- Chapter 11: Server-side visualization -- 11.1 Expanding your toolkit -- 11.2 Getting the code and data…”
Libro electrónico -
504por Cuevas Álvarez, AlbertoTabla de Contenidos: “….) -- B.4 MÉTODOS ESPECIALES O MÁGICOS -- B.5 TIPOS FUNDAMENTALES EN PYTHON 3 -- B.5.1 MÉTODOS DE LA CLASE STR() -- B.5.2 MÉTODOS DE LA CLASE LIST() -- B.5.3 MÉTODOS DE LA CLASE TUPLE() -- B.5.4 MÉTODOS DE LA CLASE SET() -- B.5.5 MÉTODOS DE LA CLASE DICT() -- B.6 FUNCIONES INTERNAS DE PYTHON 3 -- B.7 LIBRERÍA ESTÁNDAR DE PYTHON 3 -- B.7.1 MÓDULO OS -- B.7.2 MÓDULO OS.PATH347 -- B.7.3 MÓDULO SYS -- B.7.4 MÓDULO RANDOM -- B.7.5 MÓDULO MATH -- B.7.6 MÓDULO TIME348 -- B.7.7 MÓDULO CALENDAR -- APÉNDICE C CLASES PRINCIPALES DE MATPLOTLIB -- C.1 LA CLASE ARTIST -- C.2 LA CLASE FIGURE350 -- C.3 LA CLASE AXES351 -- C.4 LA CLASE AXIS357 -- C.5 LA CLASE AXES3D -- APÉNDICE D PRIMITIVAS EN EL NIVEL ARTIST (...) -- D.1 LINE2D -- D.2 RECTANGLE -- D.3 ELLIPSE -- D.4 ARC -- D.5 CIRCLE -- D.6 WEDGE -- D.7 ARROW -- D.8 REGULARPOLYGON -- D.9 CIRCLEPOLYGON -- D.10 POLYGON -- D.11 FANCYARROW -- D.12 FANCYARROWPATCH -- D.13 FANCYBBOXPATCH -- D.14 CONNECTIONPATCH -- D.15 OFFSETIMAGE -- D.16 ANNOTATIONBBOX -- BIBLIOGRAFÍA -- MATERIAL ADICIONAL -- ÍNDICE ALFABÉTICO…”
Publicado 2018
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
505por Chin, Robert. authorTabla de Contenidos: “…-- Vector Representing Position -- Vector Representing Direction -- Vector Representing Rotation Axis -- Vector Representing Force -- Vectors Representing Local Axes -- Our Vector Class -- The Vector Magnitude -- Vector Normalization -- Vector Addition -- Vector Multiplication -- Vector Negation -- The Right Triangle -- Vector Dot Product -- Vector Cross Product -- Matrices and Matrix Operations -- What Is a Matrix ? …”
Publicado 2014
Libro electrónico -
506Publicado 2017Tabla de Contenidos: “…Adding the moon orbit -- Adding a global timescale -- Orbiting the sun -- Making the sun the center, not the earth -- Creating the sun -- The earth orbiting around the sun -- Tilt the earth's axis -- Adding the other planets -- Creating the planets with textures -- Adding rings to Saturn -- Switching views -- Using VuMark targets (Vuforia) -- Associating markers with planets -- Adding a master speed rate UI -- Creating a UI canvas and button -- Gametime event handlers -- Trigger input events -- Building and running -- Exporting the SolarSystem package -- Building for Android devices - Vuforia -- Building for iOS devices - Vuforia -- Building for HoloLens - Vuforia -- Building and running ARTookit -- ARToolkit markers -- Building the project for AR Toolkit -- Using 2D bar code targets (AR Toolkit) -- Markerless building and running -- Building and running iOS with ARKit -- Setting up a generic ARKit scene -- Adding SolarSystem -- Placing SolarSystem in the real world -- UI for animation speed -- Building and running HoloLens with MixedRealityToolkit -- Creating the scene -- Adding user selection of scale and time -- Summary -- Chapter 6: How to Change a Flat Tire -- The project plan -- Project objective -- User experience -- Basic mobile version -- AR mobile version -- Markerless version -- AR targets -- Graphic assets and data -- Software design patterns -- Setting up the project -- Creating the UI (view) -- Creating an Instruction Canvas -- Creating a Nav Panel -- Creating a Content panel -- Adding a title text element -- Adding a body text element -- Creating an Instructions Controller -- Wiring up the controller with the UI -- Creating an instruction data model -- InstructionStep class -- InstructionModel class -- Connecting the model with the controller and UI -- Loading data from a CSV file -- Abstracting UI elements…”
Libro electrónico -
507Publicado 2018Tabla de Contenidos: “…Chapman Hybrid II -- Chapman Hybrid III -- Chapman Sidewinder -- 16 Precision Cadillac Track and Chapman Lencin -- 17 Fluid and remote heads -- Flight head (remote) -- Hot head (remote) -- Kenworthy Snorkel camera systems (remote) -- Libers III (remote) -- Oppenheimer Spin-Axis 360 head (remote) -- Pearson fluid head -- Power pod (remote) -- Weaver/Steadman fluid head -- Weaver/Steadman's "ds RemoteTM" (remote) -- 18 Field operation -- How to build a dance floor (for the dolly) -- Leveling the sub-floor -- Lay the plywood -- ABS/Sintra -- Dance floor wedges -- Setting your dolly marks -- Accessorize your dolly -- An exterior tee marker -- Dollies -- Laying dolly track -- Installing the dolly on the track -- Making a correction -- Marks -- Courtesy grease cover -- A complement of tapes (dog collar) -- Setting dolly planks -- Rolling track cart -- Dolly tricks of the trade that will help you -- Stake bed racks (grip manufactured) -- Ladder rack set-up -- The "Putter Scooter" (aka butt dolly) -- Other butt scooters (Putter Scooters) (grip manufactured) -- The Studebaker -- Butt rail dolly (four foot long shown) -- Shopping cart dolly -- Dolly ramps -- Protective caps for dolly track (made from PVC) -- Quick tricks -- Rainproof your microphone -- Truck load chart -- Make a city skyline on a set -- Aircraft on flatbed -- Cover unwanted sprinklers -- Shower cap -- Hiding a frame's edge -- Tying down an easy-up leg -- Proper bagging ("see, the full weight is off the ground") -- Wind stick on floppy flag -- Push pin in crouch tip (for ready use) -- Tape shim -- High-roller transport -- Camera safety shields -- Making diffusion frames -- Using newspapers at a "cutter and light diffusion" (clever!) …”
Libro electrónico -
508por Bulou, HervéTabla de Contenidos: “…3.7 Quasiparticle Theory -- 3.7.1 Green's Functions -- 3.7.2 GW Approximation -- 3.7.3 Bethe-Salpeter Equation -- 3.7.4 Static and Dynamical Mean-Field Theory -- 3.8 Conclusions -- References -- 4 X-ray Dichroisms in Spherical Tensor and Green's Function Formalism -- 4.1 Introduction -- 4.1.1 The X-ray Absorption Cross Section -- 4.1.2 Definition of Dichroisms -- 4.1.3 The Many-Body Problem in Spectra Calculations -- 4.1.4 Codes for Ligand-Field Multiplet Calculations -- 4.2 Spherical Tensor Expansion of the XAS Cross Section -- 4.2.1 The Case of Electric Dipole Transitions -- 4.2.2 The Case of Electric Quadrupole Transitions -- 4.2.3 Term a=0 -- 4.2.4 Term a=1 -- 4.2.5 Term a=2 -- 4.2.6 Term a=3 -- 4.2.7 Term a=4 -- 4.3 Conclusion -- References -- 5 Spintronics and Synchrotron Radiation -- 5.1 General Introduction to Spintronics: From Magnetoresistive Effects to the Physics of Spin-Transfer Phenomena -- 5.1.1 Giant Magnetoresistance: An Historical Point of View -- 5.1.2 Tunnelling Magnetoresistance -- 5.1.3 Magnetization Manipulation without Magnetic Fields -- 5.1.4 Summary -- 5.2 Examples of Synchrotron Radiation Contribution to Spintronics -- 5.2.1 Voltage Control of Magnetism -- 5.2.2 Spintronics with Pure Spin Current -- 5.2.3 Current-Induced Magnetization Dynamics -- 5.3 Conclusion -- References -- 6 p-Wave Superconductivity and d-Vector Representation -- 6.1 Introduction -- 6.2 Odd-Parity Pairing: BCS Wave Function and Order Parameter -- 6.3 Vectors and Cayley-Klein Representation -- 6.3.1 Position of the Problem -- 6.3.2 Useful Formula for Pauli Matrices -- 6.3.3 Rotation of a 3D Vector: Cayley-Klein Relation -- 6.4 d-Vector Representation -- 6.5 Behaviour under Rotations -- 6.5.1 Rotation in Spin Space -- 6.5.2 Rotation in Real Space -- 6.5.3 Change of Quantization Axis: Application to ESP States…”
Publicado 2021
Libro electrónico -
509Publicado 2011Tabla de Contenidos: “…Cover -- Contents -- Preface -- About The Author -- 1 Discrete Sequences And Systems -- 1.1 Discrete Sequences And Their Notation -- 1.2 Signal Amplitude, Magnitude, Power -- 1.3 Signal Processing Operational Symbols -- 1.4 Introduction To Discrete Linear Time-Invariant Systems -- 1.5 Discrete Linear Systems -- 1.6 Time-Invariant Systems -- 1.7 The Commutative Property Of Linear Time-Invariant Systems -- 1.8 Analyzing Linear Time-Invariant Systems -- References -- Chapter 1 Problems -- 2 Periodic Sampling -- 2.1 Aliasing: Signal Ambiguity In The Frequency Domain -- 2.2 Sampling Lowpass Signals -- 2.3 Sampling Bandpass Signals -- 2.4 Practical Aspects Of Bandpass Sampling -- References -- Chapter 2 Problems -- 3 The Discrete Fourier Transform -- 3.1 Understanding The Dft Equation -- 3.2 Dft Symmetry -- 3.3 Dft Linearity -- 3.4 Dft Magnitudes -- 3.5 Dft Frequency Axis -- 3.6 Dft Shifting Theorem -- 3.7 Inverse Dft -- 3.8 Dft Leakage -- 3.9 Windows -- 3.10 Dft Scalloping Loss -- 3.11 Dft Resolution, Zero Padding, And Frequency-Domain Sampling -- 3.12 Dft Processing Gain -- 3.13 The Dft Of Rectangular Functions -- 3.14 Interpreting The Dft Using The Discrete-Time Fourier Transform -- References -- Chapter 3 Problems -- 4 The Fast Fourier Transform -- 4.1 Relationship Of The Fft To The Dft -- 4.2 Hints On Using Ffts In Practice -- 4.3 Derivation Of The Radix-2 Fft Algorithm -- 4.4 Fft Input/Output Data Index Bit Reversal -- 4.5 Radix-2 Fft Butterfly Structures -- 4.6 Alternate Single-Butterfly Structures -- References -- Chapter 4 Problems -- 5 Finite Impulse Response Filters -- 5.1 An Introduction To Finite Impulse Response (Fir) Filters -- 5.2 Convolution In Fir Filters -- 5.3 Lowpass Fir Filter Design -- 5.4 Bandpass Fir Filter Design -- 5.5 Highpass Fir Filter Design -- 5.6 Parks-Mcclellan Exchange Fir Filter Design Method…”
Libro electrónico -
510Publicado 2022Tabla de Contenidos: “…References -- 4 Artificial Intelligence and Machine Learning: Discovering New Ways of Doing Banking Business -- Structure of the Chapter -- 4.1 Introduction -- 4.2 AI in the Banking Sector: Where It Works and What For -- 4.2.1 AI and Customer Service -- 4.2.1.1 Chatbots -- 4.2.1.2 AI and Personalized Banking -- 4.2.1.3 Smart Wallets -- 4.2.1.4 Voice Assisted Banking -- 4.2.1.5 Robo Advice -- 4.2.1.6 AI Backed Blockchain for Expedite Payments -- 4.2.2 AI and Magnifying Efficiency of Banks -- 4.2.2.1 Determining Credit Scoring and Lending Decisions -- 4.2.2.2 AI and CRM -- 4.2.3 Magnifying Security and Risk Control -- 4.2.3.1 Detection and Prevention of Financial Fraud -- 4.2.3.2 Reducing Money Laundering -- 4.2.3.3 Cybersecurity -- 4.2.3.4 AI: Managing and Controlling Risk -- 4.3 AI Applications in Indian Banks: Some Selected Examples -- 4.3.1 State Bank of India -- 4.3.2 HDFC Bank -- 4.3.3 Axis Bank -- 4.3.4 Punjab National Bank -- 4.4 AI and its Impact on Banks' KPIs -- 4.4.1 Impact of AI on Profitability -- 4.4.2 Impact of AI on Productivity and Efficiency of Banks -- 4.4.3 Impact of AI on Improved Customer Satisfaction -- 4.4.4 AI Helps in Offering Innovative and Tailor-Made Services -- 4.4.5 AI Helps in Reducing Customer Attrition -- 4.4.6 Impact of AI on Overall Performance -- 4.5 Conclusion and Future of AI -- References -- 5 Analysis and Comparison of Credit Card Fraud Detection Using Machine Learning -- 5.1 Introduction -- 5.2 Related Work -- 5.3 Proposed Method -- 5.4 Results -- 5.5 Conclusion and Future Scope -- References -- 6 Artificial Intelligence for All: Machine Learning and Healthcare: Challenges and Perspectives in India -- 6.1 Introduction -- 6.2 Healthcare in India: Challenges -- 6.3 Frameworks in Health must consider Missingness -- 6.3.1 Wellsprings of Missingness Must Be Painstakingly Comprehended…”
Libro electrónico -
511Publicado 2017Tabla de Contenidos: “…Advanced Design and Manufacturing -- Based On the Test Track Minimum Radius of Expressway Ramp / Modeling and Testing of an ICPTs Used in Dynamic Balancing Device / Study on the Coordination Principle of Innovative Manufacturing Elements Based on Internet plus / Design of a Semi-active Heave Compensation System Combined Variable Frequency with Throttle / Design of Auxiliary Arm for High Voltage Live Working Robot / Investigation on Integrated Digital Platform of High Power Converter with Power Factor Correction for Formed Aluminium Foil / Thermal-mechanical Coupling Analysis of Screw Discharge Machine Based on ANSYS / Improved XY-axis Calibration Based on Bilinear Interpolation / Research of E36 Steel Welding Process for Jinzhou 9-3 Offshore Platform / Finite Element Analysis and Optimum Design of a Video Laryngoscope / An Instrumented Glove for Real Time Feedback on Hand Gripping Pressure and Bending a Pilot Study / Optimization of Crank Mechanism of Multifunctional Nursing Bed Based on ADAMS / Research on the Mechanism of Industry Integration between Shaanxi Advanced Manufacturing and Modern Service Industry / Session 10. …”
Libro electrónico -
512por Giacomucci, ScottTabla de Contenidos: “…7.8.2 The Triangle of Trauma Roles -- 7.8.3 Transformative Roles of Post-traumatic Growth -- 7.9 Relational Trauma Repair Model -- 7.9.1 Level 1: Sociometrics -- 7.9.2 Level 2: Reconstructive Role Plays -- 7.10 Conclusion -- References -- 8 Interpersonal Neurobiology, Social Work, Sociometry, and Psychodrama -- 8.1 Trauma and Neuroscience -- 8.1.1 Brain Structure and Brain Systems -- 8.1.2 Attachment and Brain Development -- 8.1.3 Polyvagal Theory and Danger Responses -- 8.1.4 Stress Regulation and the HPA Axis -- 8.1.5 Experience and Memory -- 8.1.6 Dissociation, Fragmentation, and Integration -- 8.2 Social Work and Neuroscience -- 8.2.1 Foundation of Relationships -- 8.3 Group Psychotherapy and Neuroscience -- 8.3.1 Group Holding Environment -- 8.3.2 Early Childhood Experiences -- 8.3.3 Neural Integration Through Group Psychotherapy -- 8.4 Sociometry, Psychodrama, and Neuroscience -- 8.4.1 Action -- 8.4.2 Healing Trauma with Psychodrama -- 8.4.3 Integration as the Key to Wellness -- 8.4.4 Mirror Neurons-The Double, The Mirror, and Audience Catharsis -- 8.4.5 Role-Playing and Role Reversal -- 8.4.6 Neurospirituality of Spontaneity -- 8.5 Sociometry and Interpersonal Neurobiology -- 8.6 Conclusion -- References -- 9 Strengths-Based and Mutual Aid Approaches in Social Work and Psychodrama -- 9.1 Strengths-Based Social Work Practice -- 9.1.1 Positive Psychology and Strengths-Based Social Work -- 9.2 Strengths-Based Approach with Trauma -- 9.2.1 Resilience -- 9.2.2 Post-Traumatic Growth -- 9.3 Mutual Aid as a Strengths-Based Group-As-A-Whole Approach -- 9.3.1 Mutual Aid in Social Work -- 9.3.2 Group-As-A-Whole -- 9.3.3 Moreno's Sociometry as a Group-As-A-Whole Mutual Aid Process -- 9.4 Strengths-Based Psychodrama -- 9.4.1 Morenean Philosophy as Strengths-Based Humanistic Approach -- 9.4.2 Positive Psychology and Positive Psychodrama…”
Publicado 2021
Libro electrónico -
513por Dirksen, JosTabla de Contenidos: “…Chapter 11: Render Postprocessing -- Setting up Three.js for postprocessing -- Creating THREE.EffectComposer -- Configuring THREE.EffectComposer for postprocessing -- Updating the render loop -- Postprocessing passes -- Simple postprocessing passes -- Showing the output of multiple renderers on the same screen -- Additional simple passes -- Advanced EffectComposer flows using masks -- Advanced pass - bokeh -- Advance pass - ambient occlusion -- Using THREE.ShaderPass for custom effects -- Simple shaders -- Blurring shaders -- Creating custom postprocessing shaders -- Custom grayscale shader -- Creating a custom bit shader -- Summary -- Chapter 12: Adding Physics and Sounds to Your Scene -- Creating a basic Three.js scene with Rapier -- Setting up the world and creating the descriptions -- Rendering the scene and simulating the world -- Simulating dominos in Rapier -- Working with restitution and friction -- Rapier-supported shapes -- Using joints to limit the movement of objects -- Connecting two objects with a fixed joint -- Connecting objects with a spherical joint -- Limiting rotation with a revolute joint -- Limiting movement to a single axis with a prismatic joint -- Adding sound sources to your scene -- Summary -- Chapter 13: Working with Blender and Three.js -- Exporting from Three.js and importing into Blender -- Exporting a static scene from Blender and importing it into Three.js -- Exporting an animation from Blender and importing it into Three.js -- Baking lightmaps and ambient occlusion maps in Blender -- Setting up a scene in Blender -- Adding lighting to the scene -- Baking the light textures -- Exporting the scene and importing it into Blender -- Baking an ambient occlusion map in Blender -- Custom UV modeling in Blender -- Summary -- Chapter 14: Three.js Together with React, TypeScript, and Web-XR -- Using Three.js with TypeScript…”
Publicado 2023
Libro electrónico -
514Publicado 2012Tabla de Contenidos: “…Lift Turbines -- Anatomy of a Wind Turbine -- Rotor -- Alternator (Generator) -- Gearbox (Optional) -- Tail -- Yaw System -- Slip Rings -- Tower -- Vertical Axis Wind Turbines -- A Typical VAWT Pitch -- Brief History of VAWTs -- Purported Benefits (and Disadvantages) of VAWTs -- Convenience -- Energy Output and Efficiency of VAWTS -- Reliability and Fatigue -- Wind Speed, Direction, and Turbulence -- Cost -- Sound, Vibrations, and Flicker -- Effects on Birds and Bats -- Aesthetics -- WePOWER Shows Momentum -- Quietrevolution's High-Tech VAWTs -- From Jellyfish to Helixes: Alternative VAWTs…”
Libro electrónico -
515Publicado 2013Tabla de Contenidos: “…Cover -- Contents -- Contributors -- Preface -- Section 1 General considerations for psychiatric care in the emergency department -- Chapter 1 The magnitude of the problem of psychiatric illness presenting in the emergency department -- Introduction -- Global burden -- Prevalence -- Extent of mental illness across the life cycle -- Social and physical health impacts -- Economic burden: United States -- Changes in mental healthcare infrastructure -- Overall emergency department visits -- Increased mental health visits to emergency departments -- The epidemiology of mental health visits to emergency departments -- Specific mental disorders -- Anxiety disorders -- Panic disorder -- Post-traumatic stress disorder (PTSD) -- Generalized anxiety disorder -- Phobic disorders -- Mood disorders -- -- Major depression -- Bipolar disorder -- Dysthymic disorder -- Suicidal behavior -- Substance use disorders -- -- Alcohol abuse or dependence -- Drug abuse or dependence -- Schizophrenia and other psychotic disorders -- Eating disorders -- Impulse control disorders -- Personality (Axis II) disorders -- Miscellaneous/occult mental health disorders -- Conclusion -- References -- Chapter 2 Delivery models of emergency psychiatric care -- Introduction -- Development of psychiatry in emergency settings -- Goals of psychiatric care in varied emergency settings -- Exclude medical etiologies for symptoms -- Rapid stabilization of the acute crisis -- Avoid coercion, treat in the least restrictive setting, form a therapeutic alliance -- Appropriate disposition and aftercare plan -- Models of emergency psychiatry delivery -- Psychiatric consultant in a medical emergency department -- Pros and cons -- Types of mental health consultants in the ED -- Dedicated mental health wing of medical emergency department -- Pros and cons…”
Libro electrónico -
516Publicado 2022Tabla de Contenidos: “…Highlighted are here paths in the necropolis and the exemplary cultic axis of TT 27 to illustrate the connection of the temple tombs with -- Figure 2. …”
Libro electrónico -
517Publicado 2014Tabla de Contenidos: “…3.3.4 Principal Parameters 106 -- 3.3.5 Major Launch Vehicles 108 -- 3.4 Space Centres 127 -- 3.4.1 Location Considerations 127 -- 3.4.2 Constituent Parts of a Space Centre 128 -- 3.4.3 Major Space Centres 129 -- 3.5 Orbital Perturbations 144 -- 3.6 Satellite Stabilization 146 -- 3.6.1 Spin Stabilization 146 -- 3.6.2 Three-axis or Body Stabilization 147 -- 3.6.3 Comparison between Spin-stabilized and Three-axis Stabilized Satellites 149 -- 3.6.4 Station Keeping 149 -- 3.7 Orbital Effects on Satellite's Performance 149 -- 3.7.1 Doppler Shift 149 -- 3.7.2 Variation in the Orbital Distance 150 -- 3.7.3 Solar Eclipse 150 -- 3.7.4 Sun Transit Outrage 150 -- 3.8 Eclipses 150 -- 3.9 Look Angles of a Satellite 154 -- 3.9.1 Azimuth Angle 154 -- 3.9.2 Elevation Angle 155 -- 3.9.3 Computing the Slant Range 156 -- 3.9.4 Computing the Line-of-Sight Distance between Two Satellites 158 -- 3.10 Earth Coverage and Ground Tracks 166 -- 3.10.1 Satellite Altitude and the Earth Coverage Area 166 -- 3.10.2 Satellite Ground Tracks 167 -- 3.10.3 Orbit Inclination and Latitude Coverage 170 -- Further Readings 172 -- Glossary 172 -- 4 Satellite Hardware 174 -- 4.1 Satellite Subsystems 174 -- 4.2 Mechanical Structure 175 -- 4.2.1 Design Considerations 176 -- 4.2.2 Typical Structure 176 -- 4.3 Propulsion Subsystem 177 -- 4.3.1 Basic Principle 178 -- 4.3.2 Types of Propulsion System 178 -- 4.4 Thermal Control Subsystem 185 -- 4.4.1 Sources of Thermal Inequilibrium 186 -- 4.4.2 Mechanism of Heat Transfer 186 -- 4.4.3 Types of Thermal Control 187 -- 4.5 Power Supply Subsystem 189 -- 4.5.1 Types of Power System 189 -- 4.5.2 Solar Energy Driven Power Systems 190 -- 4.5.3 Batteries 195 -- 4.6 Attitude and Orbit Control 199 -- 4.6.1 Attitude Control 200 -- 4.6.2 Orbit Control 200 -- 4.7 Tracking, Telemetry and Command Subsystem 201 -- 4.8 Payload 203 -- 4.9 Antenna Subsystem 205 -- 4.9.1 Antenna Parameters 207 -- 4.9.2 Types of Antennas 210 -- 4.10 Space Qualification and Equipment Reliability 224.…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
518por Godbold, AshleyTabla de Contenidos: “…Chapter 6: Canvases, Panels, and Basic Layouts -- Technical requirements -- UI Canvas -- Rect Transform component -- Canvas component -- Canvas Scalar component -- Graphic Raycaster component -- Canvas Renderer component -- UI Panel -- Rect Transform -- Rect Tool -- Rect Transform component -- Anchor and Pivot Points -- Canvas Group component -- Introducing UI Text and Image -- Examples -- Laying out a basic HUD -- Placing a 2D game background image -- Setting up a basic pop-up menu -- Summary -- Chapter 7: Exploring Automatic Layouts -- Technical requirements -- Types of automatic layout groups -- Horizontal Layout Group -- Vertical Layout Group -- Grid Layout Group -- Layout Element -- Ignore Layout -- The Width and Height properties -- Fitters -- Content Size Fitter -- Aspect Ratio Fitter -- Examples -- Laying out a HUD selection menu -- Laying out a grid inventory -- Summary -- Chapter 8: The Event System and Programming for UI -- Technical requirements -- Accessing UI elements in code -- UnityEngine.UI namespace -- UI variable types -- The Event System -- Event System Manager -- Input Manager -- Input functions for buttons and key presses -- GetButton -- GetAxis -- GetKey -- GetMouseButton -- Input Modules -- Standalone Input Module -- BaseInputModule/PointerInputModule -- Input for multi-touch -- Input for accelerometer and gyroscope -- Event Trigger -- Event types -- Adding an action to the event -- Event inputs -- Raycasters -- Graphic Raycaster -- Other Raycasters -- Examples -- Showing and hiding pop-up menus with keypress -- Pausing the game -- Dragging and dropping inventory items -- Pan and zoom with mouse and multi-touch input -- Summary -- Part 3: The Interactable Unity UI Components -- Chapter 9: The UI Button Component -- Technical requirements -- UI Button -- The Button component -- Transitions -- Navigation…”
Publicado 2023
Libro electrónico -
519por Moraschi, DavideTabla de Contenidos: “…. -- Display multiple metrics with dual axis charts -- Getting ready -- How to do it... -- How it works... -- There's more... -- Conditional formatting with thresholds -- Getting ready -- How to do it... -- How it works... -- There's more... -- Exercise 24 -- See also -- 7. …”
Publicado 2013
Libro electrónico -
520Publicado 2017Tabla de Contenidos: “…. -- There's more... -- Renaming axis levels for easy reshaping -- Getting ready -- How to do it…”
Libro electrónico