Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy
Advances in Energy System Optimization
The papers presented in this open access book address diverse challenges in decarbonizing energy systems, ranging from operational to investment planning problems, from market economics to technical and environmental considerations, from distribution grids to transmission grids, and from theoretical considerations to data provision concerns and app...
Perspectives on European Earthquake Engineering and Seismology
This book collects 5 keynote and 15 theme lectures presented at the 2nd European Conference on Earthquake Engineering and Seismology (2ECEES), held in Istanbul, Turkey, from August 24 to 29, 2014. The conference was organized by the Turkish Earthquake Foundation - Earthquake Engineering Committee and Prime Ministry, Disaster and Emergency Managemen...
Digital Video Concepts, Methods, and Metrics
Digital Video Concepts, Methods, and Metrics: Quality, Compression, Performance, and Power Trade-off Analysis is a concise reference for professionals in a wide range of applications and vocations. It focuses on giving the reader mastery over the concepts, methods and metrics of digital video coding, so that readers have sufficient understanding to...
The Social Metabolism of Spanish Agriculture, 1900–2008
This book provides a panoramic view of the evolution of Spanish agriculture from 1900 to the present, offering a more diverse picture to the complex and multidimensional reality of agrarian production. With a clear transdisciplinary ambition, the book applies an original and innovative theoretical and methodological tool, termed Agrarian Social Met...
Diseases of the Brain, Head and Neck, Spine 2020–2023
This open access book offers an essential overview of brain, head and neck, and spine imaging. Over the last few years, there have been considerable advances in this area, driven by both clinical and technological developments. Written by leading international experts and teachers, the chapters are disease-oriented and cover all relevant imaging mo...
Defensive Database Programming with SQL Server
Resilient T-SQL code is code that is designed to last, and to be safely reused by others. The goal of defensive database programming, the goal of this book, is to help you to produce resilient T-SQL code that robustly and gracefully handles cases of unintended use, and is resilient to common changes to the database environment. Too often as deve...
Why Should I Care? Mobile Security for The Rest of Us
I've already accepted the fact that Bring-Your-Own-Device (BYOD) is a business trend that's here to stay. According to one report I recently read, just 23 percent of enterprise employees use company-sanctioned mobile devices only - meaning 77 percent of employees are using their own devices in some capacity to do their job. 1 As the Chief...
Electromagnetics, Volume 1
Electromagnetics, volume 1 by Steven W. Ellingson is a 225-page, peer-reviewed open educational resource intended for electrical engineering students in the third year of a bachelor of science degree program. It is intended as a primary textbook for a one-semester first course in undergraduate engineering electromagnetics. The book employs the &quo...
An Introduction to Computer Networks
An Introduction to Computer Networks, a free and open general-purpose computer-networking free book, complete with diagrams and exercises. It covers the LAN, internetworking and transport layers, focusing primarily on TCP/IP. Particular attention is paid to congestion; other special topics include queuing, real-time traffic, network management, sec...
Financial Accounting
This book is intended for an undergraduate or MBA level Financial Accounting course. It covers the standard topics in a standard sequence, utilizing the Socratic method of asking and answering questions....
SQL Server Backup and Restore
In this book, you'll discover how to perform each of these backup and restore operations using SQL Server Management Studio (SSMS), basic T-SQL scripts and Redgate's SQL Backup tool. Capturing backups using SSMS or simple scripts is perfectly fine for one-off backup operations, but any backups that form part of the recovery strategy for a...
Theory of Statistics
This book is directed toward students for whom mathematical statistics is or will become an important part of their lives. Obviously, such students should be able to work through the details of 'hard' proofs and derivations. In addition, students at this level should acquire, or begin acquiring, a deep appreciation for the field, includin...
Interpretable Machine Learning
This book is about making machine learning models and their decisions interpretable. After exploring the concepts of interpretability, you will learn about simple, interpretable models such as decision trees, decision rules and linear regression. Later chapters focus on general model-agnostic methods for interpreting black box models like feature i...
Mass Spectrometry
This 3rd edition of the highly successful book, acclaimed for its comprehensiveness, accuracy, and excellent illustrations and photographs now comes with updated coverage plus numerous didactical improvements:The number of figures has notably increased, with about one third of them now presented in color. More photographs and schematics make it eas...
Coronavirus Disease 2019 (COVID-19)
This book provides a comprehensive overview of recent novel coronavirus (SARS-CoV-2) infection, their biology and associated challenges for their treatment and prevention of novel Coronavirus Disease 2019 (COVID-19). Discussing various aspects of COVID-19 infection, including global epidemiology, genome organization, immunopathogenesis, transmissio...
Reactive Power Control in AC Power Systems
This textbook explores reactive power control and voltage stability and explains how they relate to different forms of power generation and transmission. Bringing together international experts in this field, it includes chapters on electric power analysis, design and operational strategies. The book explains fundamental concepts before moving on t...
Applied Quantitative Finance
This volume provides practical solutions and introduces recent theoretical developments in risk management, pricing of credit derivatives, quantification of volatility and copula modeling. This third edition is devoted to modern risk analysis based on quantitative methods and textual analytics to meet the current challenges in banking and finance. ...
Neural Networks and Deep Learning
This book covers both classical and modern models in deep learning. The chapters of this book span three categories: The basics of neural networks: Many traditional machine learning models can be understood as special cases of neural networks. An emphasis is placed in the first two chapters on understanding the relationship between traditional mac...
Off-Grid Electrical Systems in Developing Countries
This book provides students and practicing engineers with a comprehensive guide to off-grid electrification: from microgrids and energy kiosks to solar home systems and solar lanterns. As the off-grid electrification industry grows, universities are starting and expanding courses and programs in humanitarian engineering and appropriate technology. ...
Intermediate Financial Accounting Volume 1
Intermediate Financial Accounting Volume 1 developed in collaboration by Athabasca University and Lyryx, is intended for a first course in Intermediate Financial Accounting, and presumes that students have already completed one or two Introductory Financial Accounting courses. The textbook reflects current International Financial Reporting Standard...
Intermediate Financial Accounting Volume 2
Intermediate Financial Accounting Volume 2 developed in collaboration by Athabasca University and Lyryx, is intended for the second of two in Intermediate Financial Accounting courses. It presumes that students have already completed the Introductory Financial Accounting, and the first Intermediate Financing Accounting course. The textbook reflects...
Python Machine Learning Projects
As machine learning is increasingly leveraged to find patterns, conduct analysis, and make decisions - sometimes without final input from humans who may be impacted by these findings - it is crucial to invest in bringing more stakeholders into the fold. This book of Python projects in machine learning tries to do just that: to equip the developers ...
Margery Spring Rice
This book vividly presents the story of Margery Spring Rice, an instrumental figure in the movements of women's health and family planning in the first half of the twentieth century. Margery Spring Rice, née Garrett, was born into a family of formidable female trailblazers - niece of physician and suffragist Elizabeth Garrett Anderson, and of...
Understanding Machine Learning
The subject of this book is automated learning, or, as we will more often call it, Machine Learning (ML). That is, we wish to program computers so that they can "learn" from input available to them. Roughly speaking, learning is the process of converting experience into expertise or knowledge. The input to a learning algorithm is training...
Keras Succinctly
Neural networks are a powerful tool for developers, but harnessing them can be a challenge. With Keras Succinctly, author James McCaffrey introduces Keras, an open-source, neural network library designed specifically to make working with backend neural network tools easier....
Tensorflow 2 Tutorial
TensorFlow is a free and open-source software library for machine learning. It can be used across a range of tasks but has a particular focus on training and inference of deep neural networks. This book is a somewhat intermediate-level introduction to Tensorflow 2. We will eventually cover everything tf.keras, but no so fast until we implemented t...
Networking with the Micro:bit
This book presents a series of activities to teach the basics of computer networks. While you will not learn all aspects of computer networking, we hope that it will serve as a good starting point. To network micro:bits, we use custom micro:bit radio to radio communication. When one hears the word radio, what comes to mind is the radio that blas...
Production Ergonomics
Production ergonomics - the science and practice of designing industrial workplaces to optimize human well-being and system performance - is a complex challenge for a designer. Humans are a valuable and flexible resource in any system of creation, and as long as they stay healthy, alert and motivated, they perform well and also become more competen...
Aural History
Aural History is an anti-memoir memoir of encountering devastating grief that uses experimental storytelling to recreate the winding, fractured path of loss and transformation. Written by a thirty-something psychotherapist and queer theorist, Aural History is structured as a sequence of three sections that each use different narrative styles to ...
Human Physiology
Physiology - The word physiology is from the Ancient Greek (phusiología) and it is the study of how organisms perform their vital functions. An example is the study of how a muscle contracts or the force contracting muscles exert on the skeleton. It was introduced by French physician Jean Fernery in 1552. Physiology is built upon a tripod of scien...
Protecting SQL Server Data
In Protecting SQL Server Data, John Magnabosco demonstrates how sensitive data, stored in SQL Server, can be protected using an efficient and maintainable encryption-based data architecture. He explains how to assess and categorize data elements according to sensitivity, regulate access to the various categories of data using database roles, vie...
Skills in Rheumatology
This open book presents practical approaches to managing patients affected by various rheumatological diseases, allowing readers to gain a better understanding of the various clinical expressions and problems experienced by these patients. Discussing rheumatology from an organ systems perspective, it highlights the importance of detailed musculoske...

1 2 3