Browse Results

Showing 28,851 through 28,875 of 61,233 results

Introduction to Complexity and Complex Systems

by Robert B. Northrop

The boundaries between simple and complicated, and complicated and complex system designations are fuzzy and debatable, even using quantitative measures of complexity. However, if you are a biomedical engineer, a biologist, physiologist, economist, politician, stock market speculator, or politician, you have encountered complex systems. Furthermore

Introduction to Computational Health Informatics (Chapman & Hall/CRC Data Mining and Knowledge Discovery Series)

by Arvind Kumar Bansal Javed Iqbal Khan S. Kaisar Alam

This class-tested textbook is designed for a semester-long graduate or senior undergraduate course on Computational Health Informatics. The focus of the book is on computational techniques that are widely used in health data analysis and health informatics and it integrates computer science and clinical perspectives. This book prepares computer science students for careers in computational health informatics and medical data analysis. Features Integrates computer science and clinical perspectives Describes various statistical and artificial intelligence techniques, including machine learning techniques such as clustering of temporal data, regression analysis, neural networks, HMM, decision trees, SVM, and data mining, all of which are techniques used widely used in health-data analysis Describes computational techniques such as multidimensional and multimedia data representation and retrieval, ontology, patient-data deidentification, temporal data analysis, heterogeneous databases, medical image analysis and transmission, biosignal analysis, pervasive healthcare, automated text-analysis, health-vocabulary knowledgebases and medical information-exchange Includes bioinformatics and pharmacokinetics techniques and their applications to vaccine and drug development

Introduction to Computer Systems for Health Information Technology (Second Edition)

by Nanette B. Sayles Kathy C. Trawick

The objectives of this book are: Describe the functions of the basic components of the personal computer to include hardware, software, networks, and Internet technologies; Identify and discuss the impact of computers in healthcare in all areas within a facility; Discuss the history of computers in healthcare; Compare and contrast the similarities and differences between the Internet, intranet, and extranet as used in healthcare.

Introduction to Cosmetic Formulation and Technology

by Gabriella Baki Kenneth S. Alexander

Designed as an educational and training text, this book provides a clear and easily understandable review of cosmetics and over the counter (OTC) drug-cosmetic products. The text features learning objectives, key concepts, and key terms at the beginning and review questions and glossary of terms at the end of each chapter section. * Overviews functions, product design, formulation and development, and quality control of cosmetic ingredients * Discusses physiological, pharmaceutical, and formulation knowledge of decorative care products * Reviews basic terms and definitions used in the cosmetic industry and provides an overview of the regulatory environment in the US * Includes learning objectives, key concepts, and key terms at the beginning and review questions and glossary of terms at the end of each chapter section * Has PowerPoint slides as ancillaries, downloadable from the book's wiley.com page, for adopting professors

Introduction to Cosmetic Formulation and Technology

by Gabriella Baki

Introduction to Cosmetic Formulation and Technology An accessible and practical review of cosmetics and OTC drug-cosmetic products In the newly revised second edition of Introduction to Cosmetic Formulation and Technology, veteran educator and researcher Dr. Gabriella Baki delivers a comprehensive discussion of cosmetics and personal care products, including coverage of basic concepts, ingredient selection, formulation technology, and testing. The book offers a clear and easy-to-understand review of cosmetics and over the counter (OTC) drug-cosmetic products available in the United States. In this latest edition, the author expands on general concepts and adds brand-new chapters on the basics of cosmetics testing, ingredients, and skin lightening products. Each chapter includes a summary of common abbreviations with questions provided online, alongside a solutions manual for instructors. Readers will also find: A thorough introduction to the basic definitions, claims, and classifications of cosmetics and OTC drug-cosmetic products Comprehensive explorations of the current rules and regulations for cosmetics and OTC drug-cosmetic products in the United States and European Union Detailed review of cosmetic ingredients, functions, and typical uses both in a dedicated a chapter and included within various others Practical coverage of good manufacturing practices for cosmetics, including documentation, buildings and facilities, equipment, and personnel Fulsome review of a variety of skin and hair care products, color cosmetics, and other personal care products Perfect for undergraduate and graduate students studying cosmetic science in chemistry, chemical engineering, pharmaceutical, biomedical, and biology departments, Introduction to Cosmetic Formulation and Technology will also benefit cosmetic chemists, cosmetic product formulators, cosmetic scientists, quality control managers, cosmetic testing specialists, and technicians.

Introduction to Crowd Management: Managing Crowds in the Digital Era: Theory and Practice

by Katsuhiro Nishinari Claudio Feliciani Kenichiro Shimura

This book will guide you in a simple and illustrative way through all aspects related to crowd behaviour, including sociological theories, methods of crowd control, people detection and tracking, and crowd simulation and prediction, while examining previous accidents to learn from the past. Crowds are a constant presence in most cities around the globe and mass gatherings are attracting an increasing number of people. While experience can help manage large crowds and plan mass events, knowledge on crowd behaviour is fundamental for successfully dealing with unexpected situations, improving current practices and implementing state-of-the-art technologies in management strategies. After letting people laugh about the controversy on colliding pedestrians, with this book, two of the Ig Nobel laureates on pedestrian traffic will make you think (and learn) presenting through a collaborative approach, combining theoretical with practical advice, the science behind crowd dynamics and the importance it plays in our increasingly urbanized society. Fundamental aspects related to crowd management are presented using simple concepts requiring little or no knowledge of mathematics or engineering. Professionals involved in pedestrian traffic, as well as students and researchers entering the field of crowd dynamics, will find this book a useful interdisciplinary introduction on the subject, exploring both fundamental background information and more specific topics related to crowd management.

Introduction to Data Science in Biostatistics: Using R, the Tidyverse Ecosystem, and APIs

by Thomas W. MacFarland

Introduction to Data Science in Biostatistics: Using R, the Tidyverse Ecosystem, and APIs defines and explores the term "data science" and discusses the many professional skills and competencies affiliated with the industry. With data science being a leading indicator of interest in STEM fields, the text also investigates this ongoing growth of demand in these spaces, with the goal of providing readers who are entering the professional world with foundational knowledge of required skills, job trends, and salary expectations. The text provides a historical overview of computing and the field's progression to R as it exists today, including the multitude of packages and functions associated with both Base R and the tidyverse ecosystem. Readers will learn how to use R to work with real data, as well as how to communicate results to external stakeholders. A distinguishing feature of this text is its emphasis on the emerging use of APIs to obtain data.

Introduction to Data Technologies (Chapman & Hall/CRC Computer Science & Data Analysis)

by Paul Murrell

Providing key information on how to work with research data, Introduction to Data Technologies presents ideas and techniques for performing critical, behind-the-scenes tasks that take up so much time and effort yet typically receive little attention in formal education. With a focus on computational tools, the book shows readers how to improve thei

Introduction to Deep Learning for Healthcare

by Cao Xiao Jimeng Sun

This textbook presents deep learning models and their healthcare applications. It focuses on rich health data and deep learning models that can effectively model health data. Healthcare data: Among all healthcare technologies, electronic health records (EHRs) had vast adoption and a significant impact on healthcare delivery in recent years. One crucial benefit of EHRs is to capture all the patient encounters with rich multi-modality data. Healthcare data include both structured and unstructured information. Structured data include various medical codes for diagnoses and procedures, lab results, and medication information. Unstructured data contain 1) clinical notes as text, 2) medical imaging data such as X-rays, echocardiogram, and magnetic resonance imaging (MRI), and 3) time-series data such as the electrocardiogram (ECG) and electroencephalogram (EEG). Beyond the data collected during clinical visits, patient self-generated/reported data start to grow thanks to wearable sensors’ increasing use. The authors present deep learning case studies on all data described.Deep learning models: Neural network models are a class of machine learning methods with a long history. Deep learning models are neural networks of many layers, which can extract multiple levels of features from raw data. Deep learning applied to healthcare is a natural and promising direction with many initial successes. The authors cover deep neural networks, convolutional neural networks, recurrent neural networks, embedding methods, autoencoders, attention models, graph neural networks, memory networks, and generative models. It’s presented with concrete healthcare case studies such as clinical predictive modeling, readmission prediction, phenotyping, x-ray classification, ECG diagnosis, sleep monitoring, automatic diagnosis coding from clinical notes, automatic deidentification, medication recommendation, drug discovery (drug property prediction and molecule generation), and clinical trial matching.This textbook targets graduate-level students focused on deep learning methods and their healthcare applications. It can be used for the concepts of deep learning and its applications as well. Researchers working in this field will also find this book to be extremely useful and valuable for their research.

Introduction to Diagnostic Microbiology for the Laboratory Sciences

by Maria Dannessa Delost

Introduction to Diagnostic Microbiology for the Laboratory Sciences, Second Edition provides a concise study of clinically significant microorganisms for the medical laboratory student and laboratory practitioner.

Introduction to Dynamic Modeling of Neuro-Sensory Systems (Biomedical Engineering)

by Robert B. Northrop

Although neural modeling has a long history, most of the texts available on the subject are quite limited in scope, dealing primarily with the simulation of large-scale biological neural networks applicable to describing brain function. Introduction to Dynamic Modeling of Neuro-Sensory Systems presents the mathematical tools and methods that can de

Introduction to Economic Evaluation in Oral Health Care

by Carlos Zaror Rodrigo Mariño

This is the first known book on economic evaluations specifically geared to oral health professionals. The book serves as a starting point that explains the concepts and tools required for practitioners with little or no formal training or experience in economic evaluation to conduct such evaluations in oral health(care). It provides the foundation for applying economic evaluation principles to oral health programs as well as more advanced technical information for those interested in acquiring knowledge of health economics within the context of oral health care.In the book, the authors describe the different types of economic evaluation and discuss their role and application in oral health care. Topics explored among the chapters include:Why carry out an economic evaluation in oral health care?Aspects of decision modelling for economic evaluation in oral health careInterpreting economic evaluation in oral healthWorked examples in cost-effectiveness, cost-benefit, and cost-utility analysesAssessing the quality and usefulness of economic evaluation in oral health: a practical approach for cliniciansUsing economic evaluations to inform decision-making in oral health: TransferabilityEconomic evaluation: uses and potential uses in oral health policy developmentIntroduction to Economic Evaluation in Oral Health Care has an applied orientation that emphasizes practical solutions to managing existing problems and situations in oral health care. As such, the book is essential reading for oral health professionals including dentists, oral health therapists, and dental hygienists, as well as students in the oral health professions. The text is also an appropriate and useful resource for other health practitioners and managers who are interested in enhancing their practical understanding of economic evaluation including health economists and other health professionals and decision-makers.

Introduction to Embedded Systems and Robotics: A Practical Guide

by Ramana Vinjamuri Rupam Goswami Nayan M. Kakoty

This book is a technical guide to fundamentals of embedded systems and robotics, and their application to practical problems. The book hosts the concepts of different elements related to the amalgamation of embedded system and robotics before tackling the physics of robotic systems.This book is the ABC of embedded system and robotics: A for acquiring the concepts, B for building robotic systems, and C for creating solutions. It is appropriate for undergraduate and post-graduate students of electronics and electrical engineering, robotics engineering, computer science and engineering, mechanical engineering, and allied disciplines. Specifically, it will act as a guide for students doing robotics projects in their final semesters.

Introduction to Emergency Management (6th Edition)

by Damon P. Coppola Jane A. Bullock George D. Haddow

Introduction to Emergency Management sets the standard for excellence in the field and has educated a generation of emergency managers. Haddow, Bullock, and Coppola return for the sixth edition with an emphasis on climate change as a major hazard. Fully updated throughout for new regulations and workflows, with new case studies covering the latest in best practices, this classic textbook prepares students for the challenges of a career in emergency management. Expanded information on disaster recovery coordination structures; Emphasis on climate change as a key hazard faced by disaster managers; Coverage of social media as critical tool in emergency management; Fully updated throughout for the latest regulations and workflows; New examples and case studies throughout; Updated ancillaries to keep course instruction fresh.

Introduction to Endocrinology

by Ioana R. Ilie

This easy-to use book is intended for General Medicine students, offering them essential support with completing the Endocrinology module. Divided into eight chapters, each of which offers detailed yet easy-to-learn information on a specific endocrine gland, the book is characterized by a uniform chapter structure, and by its comprehensive coverage of the topic, including relevant figures, tables and diagnostic algorithms. Providing definitions, classifications, keywords, tables and other didactical elements such as key messages and suggestions for further reading, this practical guide is a must-read for all medical students.

Introduction to Engineering Mechanics: A Continuum Approach, Second Edition

by Clive L. Dym Jenn Stroud Rossmann Lori Bassman

Integrated Mechanics Knowledge Essential for Any EngineerIntroduction to Engineering Mechanics: A Continuum Approach, Second Edition uses continuum mechanics to showcase the connections between engineering structure and design and between solids and fluids and helps readers learn how to predict the effects of forces, stresses, and strains. T

Introduction to Environmental Toxicology

by J P D'Mello

Introduction to Environmental Toxicology is designed as a concise text, introducing students to the fundamentals of this important subject. It covers the origin, characterization and environmental distribution of the major pollutants, and provides an explanation of their implications for human morbidity via the development of cancer, cardiovascular disease, pulmonary dysfunction and neurological conditions. Considering impacts on biodiversity, such as effects from acid rain, heavy metals and selected anthropogenic compounds, this book: - Covers biogenic contaminants, gases and particulates, organic pollutants, petroleum, heavy metals, complex polymers and radiation; - Considers the impact of pollutants across human health, biodiversity, water and food safety; - Includes questions, further reading and case studies to spark discussion in tutorials. Covering all the major biological toxins and pollutants, this book forms a true introduction to the subject for undergraduates studying environmental toxicology and related subjects.

Introduction to Epidemiology

by Ray M. Merrill

Introduction to Epidemiology is a comprehensive, reader-friendly introduction to this exciting field. Designed for students with minimal training in the biomedical sciences and statistics, this full-color text emphasizes the application of the basic principles of epidemiology according to person, place, and time factors in order to solve current, often unexpected, and serious public health problems. Students will learn how to identify and describe public health problems, formulate research hypotheses, select appropriate research designs, manage and analyze epidemiologic data, interpret and apply results in preventing and controlling disease and health-related events. With real-world examples in the form of case studies and news files in each chapter, Introduction to Epidemiology is an accessible and effective approach to learning epidemiology. Carefully revised throughout, the Ninth Edition offers: New chapters on Epidemiology Study Plan (5) and on Social Epidemiology (13)

Introduction to Epidemiology

by Ray M. Merrill

Recognized by Book Authority as one of the best Public Health books of all time, Introduction to Epidemiology is a comprehensive, reader-friendly introduction to this exciting field. Designed for students with minimal training in the biomedical sciences and statistics, this full-color text emphasizes the application of the basic principles of epidemiology according to person, place, and time factors in order to solve current, often unexpected, and serious public health problems. Students will learn how to identify and describe public health problems, formulate research hypotheses, select appropriate research study designs, manage and analyze epidemiologic data, interpret results, and apply results in preventing and controlling disease and health-related events. Offering real-world examples in the form of case studies and news files in each chapter, Introduction to Epidemiology is an accessible and effective approach to learning epidemiology.

Introduction to Epidemiology for the Health Sciences

by Emma Miller Patricia Lee Stephen Begg

Dispelling the myth that the discipline is intimidating, Introduction to Epidemiology for the Health Sciences is approachable from start to finish, providing foundational knowledge for students new to epidemiology. Its focus on critical thinking allows readers to become competent consumers of health literature, equipping them with skills that transfer to various health sciences and other professional workplaces. The text is structured to take the reader on a journey: each chapter opens with a scientific question before exploring the epidemiological tools available to address it. A conversation tool with representative students clarifies common points of confusion in the classroom, encouraging learners to ask questions to deepen their understanding. Example boxes feature contemporary local and global cases, often with step-by-step workings, while explanation boxes provide further clarification of complex topics. Authored by epidemiology and public health educators, this engaging textbook provides all readers with the skills they need to develop their own epidemiology toolkit.

Introduction to Epigenetics (Learning Materials in Biosciences)

by Renato Paro Ueli Grossniklaus Raffaella Santoro Anton Wutz

This open access textbook leads the reader from basic concepts of chromatin structure and function and RNA mechanisms to the understanding of epigenetics, imprinting, regeneration and reprogramming. The textbook treats epigenetic phenomena in animals, as well as plants. Written by four internationally known experts and senior lecturers in this field, it provides a valuable tool for Master- and PhD- students who need to comprehend the principles of epigenetics, or wish to gain a deeper knowledge in this field. After reading this book, the student will:Have an understanding of the basic toolbox of epigenetic regulationKnow how genetic and epigenetic information layers are interconnectedBe able to explain complex epigenetic phenomena by understanding the structures and principles of the underlying molecular mechanismsUnderstand how misregulated epigenetic mechanisms can lead to disease

Introduction to Epilepsy

by Gonzalo Alarcón Antonio Valentín

Epilepsy is a complex disease which has significant effects on the well-being and quality of life of patients. Obtaining good pharmacological control of seizures is often time-consuming, involving several changes of therapy. Treatment may last for several years. This introductory book covers all aspects of epilepsy, from basic mechanisms of seizures to diagnosis and management, as well as legal and social considerations. Combining a rigorous academic approach with an emphasis on practical issues, the content provides a clear, concise guide which walks the reader through day-to-day clinical decisions. From basic principles, pathology, physiology and neurochemistry to clinical neurophysiology, genetics, neuroimaging, differential diagnosis and treatment, each chapter offers detailed explanations, summary boxes and learning objectives. Recommended treatment plans enable the reader to offer quick and accurate therapy to patients. This is essential reading for neurologists - particularly trainees - and those providing primary care and allied health support for patients with epilepsy.

Introduction to Experimental Biophysics - A Laboratory Guide

by Jay L. Nadeau

Easily Get Started with Biological ExperimentsIntroduction to Experimental Biophysics - A Laboratory Guide presents wet lab methods for courses in biophysics or molecular biology. A companion to the author's highly praised An Introduction to Experimental Biophysics: Biological Methods for Physical Scientists, this manual offers a flexible course pl

Introduction to Experimental Biophysics: Biological Methods for Physical Scientists (Second Edition) (Foundations of Biochemistry and Biophysics)

by Jay L. Nadeau

<p>This fully updated and expanded text is the best starting point for any student or researcher in the physical sciences to gain firm grounding in the techniques employed in molecular biophysics and quantitative biology. It includes brand new chapters on gene expression techniques, advanced techniques in biological light microscopy (super-resolution, two-photon, and fluorescence lifetime imaging), holography, and gold nanoparticles used in medicine. <p>The author shares invaluable practical tips and insider’s knowledge to simplify potentially confusing techniques. The reader is guided through easy-to-follow examples carried out from start to finish with practical tips and insider’s knowledge. The emphasis is on building comfort with getting hands "wet" with basic methods and finally understanding when and how to apply or adapt them to address different questions. </p>

Introduction to Fire Protection and Emergency Services (Fifth Edition)

by Robert W. Klinoff

Designed for use within courses based on the Fire and Emergency Services in Higher Education (FESHE) Principles of Emergency Services model curriculum, this new Fifth Edition will prepare readers for a career in the fire or emergency services. Introduction to Fire Protection and Emergency Services provides an overview of the fire service, from history and culture to the basics of chemistry and physics, fire protection systems, and strategic and tactical considerations for wildland or structural fires. The Fifth Edition has also been updated to include new or expanded coverage of risk management, Next Generation (NG) 9-1-1, the U.S. Fire Problem from local and federal perspectives, wildfire issues and the impacts of global warming, and much more.

Refine Search

Showing 28,851 through 28,875 of 61,233 results