الصفحة 37
الصفحة 37
img

Introduction to Lie Algebras

This book provides an elementary introduction to Lie algebras. It starts with basic concepts. A section on low-dimensional Lie algebras provides readers with experience of some useful examples. This is followed by a discussion of solvable Lie algebras and a strategy towards a classification of finite-dimensional complex Lie algebras. The next chapters cover Engel's theorem, Lie's theorem and Cartan's criteria and introduce some representation theory. The root-space decomposition of a semisimple Lie algebra is discussed, and the classical Lie algebras studied in detail. The authors also classify root systems, and give an outline of Serre's construction of complex semisimple Lie algebras. An overview of further directions then concludes the book and shows the high degree to which Lie algebras influence present-day mathematics.The only prerequisite is some linear algebra and an appendix summarizes the main facts that are needed. The treatment is kept as simple as possible with no attempt at full generality.

img

Introduction to information retrieval

Teaches classical and web information retrieval, including web search and the related areas of text classification and text clustering from basic concepts. It gives an up-to-date treatment of all aspects of the design and implementation of systems for gathering, indexing, and searching documents; methods for evaluating systems; and an introduction to the use of machine learning methods on text collections. All the important ideas are explained using examples and figures, making it perfect for introductory courses in information retrieval for advanced undergraduates and graduate students in computer science.

img

Introduction to Geometric Computing

The geometric ideas in computer science, mathematics, engineering, and physics have considerable overlap and students in each of these disciplines will eventually encounter geometric computing problems. The topic is traditionally taught in mathematics departments via geometry courses, and in computer science through computer graphics modules. This text isolates the fundamental topics affecting these disciplines and lies at the intersection of classical geometry and modern computing.

img

Introduction to Engineering Statistics and Six Sigma : Statistical Quality Control and Design of Experiments and Systems

Introduction to Engineering Statistics and Six Sigma contains precise descriptions of all of the many related methods and details case studies showing how they have been applied in engineering and business to achieve millions of dollars of savings. Specifically, the methods introduced include many kinds of design of experiments (DOE) and statistical process control (SPC) charting approaches, failure mode and effects analysis (FMEA), formal optimization, genetic algorithms, gauge reproducibility and repeatability (R&R), linear regression, neural nets, simulation, quality function deployment (QFD) and Taguchi methods. A major goal of the book is to help the reader to determine exactly which methods to apply in which situation and to predict how and when the methods might not be effective.

img

Introduction to Discrete Event Systems

Introduction to Discrete Event Systems is a comprehensive introduction to the field of discrete event systems, offering a breadth of coverage that makes the material accessible to readers of varied backgrounds. The book emphasizes a unified modeling framework that transcends specific application areas, linking the following topics in a coherent manner: language and automata theory, supervisory control, Petri net theory, Markov chains and queueing theory, discrete-event simulation, and concurrent estimation techniques

img

Introduction to design theory : philosophy, critique, history and practice

Introduces a comprehensive, systematic, and didactic outline of the discourse of design. Designed both as a course book and a source for research, this textbook methodically covers the central concepts of design theory, definitions of design, its historical milestones, and its relations to culture, industry, body, ecology, language, society, gender and ideology.

img

Introduction to data systems : Building from Python

Encompassing a broad range of forms and sources of data, this textbook introduces data systems through a progressive presentation. Introduction to Data Systems covers data acquisition starting with local files, then progresses to data acquired from relational databases, from REST APIs and through web scraping. It teaches data forms/formats from tidy data to relationally defined sets of tables to hierarchical structure like XML and JSON using data models to convey the structure, operations, and constraints of each data form.

img

Introduction to Data Mining and its Applications

This book explores the concepts of data mining and data warehousing, a promising and flourishing frontier in data base systems and new data base applications and is also designed to give a broad, yet in-depth overview of the field of data mining. Data mining is a multidisciplinary field, drawing work from areas including database technology, AI, machine learning, NN, statistics, pattern recognition, knowledge based systems, knowledge acquisition, information retrieval, high performance computing and data visualization.

img

Introduction to Data Envelopment Analysis and Its Uses : With DEA-Solver Software and References

Recent years have seen a great variety of applications of DEA (Data Envelopment Analysis) for use in evaluating the performances of many different kinds of entities engaged in many different activities in many different contexts in many different countries. One reason is that DEA has opened up possibilities for use in cases which have been resistant to other approaches because of the complex (often unknown) nature of the relations between multiple inputs and multiple outputs involved in many of these activities (which are often reported in non-commeasurable units). It provide a systematic introduction to DEA and its uses as a multifaceted tool for evaluating problems in a variety of contexts.

img

Introduction to C++ : 500+ Difficulty-Scaled Solved Programming Exercises

Includes more than 500 exercises and examples of progressive difficulty to aid the reader in understanding the C++ principles and to see how concepts can materialize in code. The examples are designed to be short, concrete, and substantial, quickly giving the reader the ability to understand how to apply correctly and efficiently the features of the C++ language and to get a solid programming know-how. Rest assured that if you are able to understand this book's examples and solve the exercises, you can safely go on to edit larger programs, you will be able to develop your own applications, and you will have certainly established a solid fundamental conceptual and practical background to expand your knowledge and skills

img

Introduction to built asset management

Introduction to Built Asset Management is a systematic introduction to both the technology and management issues central to building maintenance and refurbishment. Covering the entire life cycle of built assets, the textbook reviews the role of framework agreements, describes key performance indicators, discusses recent advancements in the procurement of maintenance activities and more.

img

Introduction to blender 3.0 : Learn organic and architectural modeling, lighting, materials, painting, rendering, and compositing with blender

Explains modeling, materials, lighting, painting, and more with Blender and other external tools. You will configure a 3D architectural environment and set up the workflow of an art and design project within Blender. You will use Blender's main tools—mesh modeling and sculpting—to create virtual objects and environments. And, you will explore building materials and light scenes, followed by drawing and virtual painting. Chapters cover rendering scenes and transforming them into 2D images or videos. You will learn to use Blender 3.0 for video editing as a compositor and video sequence editor (VSE or sequencer) with a wide range of effects available through the nodal system. You Will Learn : Create objects and architectural buildings with different techniques of 3D modeling / Master creating an environment for your objects and how to light them / Determine how to create node materials and assign them to your Blender objects / Pick up UV unwrapping and texture painting / Get closer to painting and drawing in Blender / Render your scenes and create stunning videos

img

Introduction to basics of pharmacology and toxicology ; Vol.2 : Essentials of systemic pharmacology : From principles to practice

Describes the pharmacology of drugs acting on different systems in the human body Analyses various human diseases and the pharmacological agents governing them Provides a valuable reference resource for academicians, researchers, and clinical practitioners Offers a comprehensive overview of the pharmacology concerning the autonomic, central, and peripheral nervous systems. Presenting up-to-date information on chemical mediators and their significance, it highlights the therapeutic aspects of several diseases affecting the cardiovascular, renal, respiratory, gastrointestinal, endocrinal, and hematopoietic systems. The book also includes drug therapy for microbial and neoplastic diseases. It also comprises sections on immunopharmacology, dermatological, and ocular pharmacology providing valuable insights into these emerging and recent topics.

img

Introduction to Assembly Language Programming : For Pentium and RISC Processors

Assembly language continues to hold a core position in the programming world because of its similar structure to machine language and its very close links to underlying computer-processor architecture and design. These features allow for high processing speed, low memory demands, and the capacity to act directly on the system’s hardware. This completely revised second edition of the highly successful Introduction to Assembly Language Programming introduces readers to assembly language programming and its role in computer programming and design. It focuses on providing a firm grasp of the main features of assembly programming, and how it can be used to improve a computer's performance. The revised edition covers a broad scope of subjects and adds valuable material on protected-mode Pentium programming, MIPS assembly language programming, and use of the NASM and SPIM assemblers for a Linux orientation. All of the language's main features are covered in depth. The book requires only some basic experience with a structured, high-level language.

img

Introduction to Advanced System-on-Chip Test Design and Optimization

SOC test design and its optimization is the topic of Introduction to Advanced System-on-Chip Test Design and Optimization. It gives an introduction to testing, describes the problems related to SOC testing, discusses the modeling granularity and the implementation into EDA (electronic design automation) tools. The book is divided into three sections: i) test concepts, ii) SOC design for test, and iii) SOC test applications.

img

Introduction pratique aux bases de données relationnelles = A practical introduction to relational databases

Cet ouvrage introduit le lecteur dans le domaine des bases de données relationnelles en présentant une vaste sélection de sujets portant sur la modélisation des données, les langages de base de données, l'architecture des systèmes et l'évolution post-relationnelle. - Notions fondamentales: le modèle relationnel, les composants d’un système de gestion de bases de données, l’organisation de la mise en œuvre d’une base de données, les tâches de gestion des données. - De l'analyse à la base de données : le modèle entité association, la généralisation et l’agrégation, les dépendances et les formes normales,les contraintes d’intégrité. - Aperçu des langages de requête et de manipulation des données: l’algèbre relationnelle, le calcul des prédicats, SQL, QUEL, QBE, le traitement des valeurs nulles, la protection des données. - Les composants de l'architecture d'un système de bases de données : la compilation, l’interprétation et l’optimisation des requêtes, l’environnement multiutilisateur, le concept de transaction et la sérialisation, les méthodes optimiste et pessimiste, les structures de stockage et les méthodes d’accès. L’intégration et la migration des bases de données: l’exploitation des bases de données hétérogènes, les bases de données sur le Web, les règles de conversion pour effectuer l’intégration et la migration, les variantes de migration des bases de données hétérogènes, la planification de l’intégration et de la migration.

img

Introduction à la résolution des systèmes polynomiaux = Introduction to solving polynomial systems

This book is an introduction to algebraic methods for solving this type of equations. We show how the geometry of algebraic varieties defined by these equations, their dimension, their degree, or their components can be deduced from the properties of the corresponding quotient algebras. For this, we approach methods of effective algebraic geometry, such as Grobner bases, resolution by eigenvalues and vectors, resultants, bezoutians, duality, Gorenstein algebras and algebraic residues.

img

Introducing Molecular Electronics

This volume presents a summary of our current understanding of molecular electronics combined with selected state-of-the-art results at a level accessible to the advanced undergraduate or novice postgraduate. This single book comprises the basic knowledge of both theory and experiment underpinning this rapidly growing field. Concepts and techniques such as density functional theory and charge transport, break junctions and scanning probe microscopy are introduced step-by-step and are subsequently used in specific examples. The text addresses a wide range of systems including molecular junctions made of single-molecules, self-assembled monolayers, carbon nanotubes and DNA.

img

Introducing Blockchain Applications : Understand and Develop Blockchain Applications Through Distributed Systems

Deepen your understanding of blockchain technology and develop your own blockchain applications. This book provides a thorough review of distribution-based systems on blockchain technology, starting from the fundamental concepts that underlie it, all the way through the implementation of a blockchain network for business purposes. ou will: Learn the concept of blockchains by way of a practical example Grasp the connection between distributed systems and blockchain technology Learn the design of blockchain with hyperledger fabric Learn the design of cyber-physical systems in a distributed environment

img

Intraseasonal Variability in the Atmosphere-Ocean Climate System

As the first comprehensive and authoritative review of intra-seasonal variability (ISV), this multi-author work balances coverage of observation, theory and modeling and provides a single source of reference for all those interested in this important, multi-faceted natural phenomenon and its relation to major short-term climatic variations. Commencing with an overview of ISV and observations from an historical perspective, the book offers successive chapters that deal with the role of ISV in monsoon variability on the monsoon regions of South Asia, East Asia and South America, in North America, and in the oceans. The coupling between ocean and atmosphere is considered, together with the function of angular momentum and Earth rotation.

عدد النتائج بكل صفحة