Browse Results

Showing 34,876 through 34,900 of 63,013 results

Linear Programming: Foundations and Extensions (International Series in Operations Research & Management Science #285)

by Robert J. Vanderbei

The book provides a broad introduction to both the theory and the application of optimization with a special emphasis on the elegance, importance, and usefulness of the parametric self-dual simplex method. The book assumes that a problem in “standard form,” is a problem with inequality constraints and nonnegative variables. The main new innovation to the book is the use of clickable links to the (newly updated) online app to help students do the trivial but tedious arithmetic when solving optimization problems.The latest edition now includes: a discussion of modern Machine Learning applications, as motivational material; a section explaining Gomory Cuts and an application of integer programming to solve Sudoku problems. Readers will discover a host of practical business applications as well as non-business applications. Topics are clearly developed with many numerical examples worked out in detail. Specific examples and concrete algorithms precede more abstract topics. With its focus on solving practical problems, the book features free C programs to implement the major algorithms covered, including the two-phase simplex method, the primal-dual simplex method, the path-following interior-point method, and and the homogeneous self-dual method. In addition, the author provides online tools that illustrate various pivot rules and variants of the simplex method, both for linear programming and for network flows. These C programs and online pivot tools can be found on the book's website. The website also includes new online instructional tools and exercises.

Linear Programming: Second Edition

by Prof. Daniel Solow

Suitable for undergraduate students of mathematics and graduate students of operations research and engineering, this text covers the basic theory and computation for a first course in linear programming. In addition to substantial material on mathematical proof techniques and sophisticated computation methods, the treatment features numerous examples and exercises. An introductory chapter offers a systematic and organized approach to problem formulation. Subsequent chapters explore geometric motivation, proof techniques, linear algebra and algebraic steps related to the simplex algorithm, standard phase 1 problems, and computational implementation of the simplex algorithm. Additional topics include duality theory, issues of sensitivity and parametric analysis, techniques for handling bound constraints, and network flow problems. Helpful appendixes conclude the text, including a new addition that explains how to use Excel to solve linear programming problems.

Linear Regression

by David J. Olive

This text covers both multiple linear regression and some experimental design models. The text uses the response plot to visualize the model and to detect outliers, does not assume that the error distribution has a known parametric distribution, develops prediction intervals that work when the error distribution is unknown, suggests bootstrap hypothesis tests that may be useful for inference after variable selection, and develops prediction regions and large sample theory for the multivariate linear regression model that has m response variables. A relationship between multivariate prediction regions and confidence regions provides a simple way to bootstrap confidence regions. These confidence regions often provide a practical method for testing hypotheses. There is also a chapter on generalized linear models and generalized additive models. There are many R functions to produce response and residual plots, to simulate prediction intervals and hypothesis tests, to detect outliers, and to choose response transformations for multiple linear regression or experimental design models.This text is for graduates and undergraduates with a strong mathematical background. The prerequisites for this text are linear algebra and a calculus based course in statistics.

Linear System Theory and Design

by Chi-Tsong Chen

An extensive revision of the author's highly successful text, this third edition of Linear System Theory and Design has been made more accessible to students from all related backgrounds. After introducing the fundamental properties of linear systems, the text discusses design using state equations and transfer functions. In state-space design, Lyapunov equations are used extensively to design state feedback and state estimators. In the discussion of transfer-function design, pole placement, model matching, and their applications in tracking and disturbance rejection are covered. Both one-and two-degree-of-freedom configurations are used. All designs can be accomplished by solving sets of linear algebraic equations. <p><p> All results in this new edition are developed for numerical computation and illustrated using MATLAB, with an emphasis on the ideas behind the computation and interpretation of results. This book develops all theorems and results in a logical way so that readers can gain an intuitive understanding of the theorems. This revised edition begins with the time-invariant case and extends through the time-varying case. It also starts with single-input single-output design and extends to multi-input multi-output design. Striking a balance between theory and applications, Linear System Theory and Design, 3/e, is ideal for use in advanced undergraduate/first-year graduate courses in linear systems and multivariable system design in electrical, mechanical, chemical, and aeronautical engineering departments. It assumes a working knowledge of linear algebra and the Laplace transform and an elementary knowledge of differential equations.

Linear Time Series with MATLAB and OCTAVE (Statistics and Computing)

by Víctor Gómez

This book presents an introduction to linear univariate and multivariate time series analysis, providing brief theoretical insights into each topic, and from the beginning illustrating the theory with software examples. As such, it quickly introduces readers to the peculiarities of each subject from both theoretical and the practical points of view. It also includes numerous examples and real-world applications that demonstrate how to handle different types of time series data. The associated software package, SSMMATLAB, is written in MATLAB and also runs on the free OCTAVE platform. The book focuses on linear time series models using a state space approach, with the Kalman filter and smoother as the main tools for model estimation, prediction and signal extraction. A chapter on state space models describes these tools and provides examples of their use with general state space models. Other topics discussed in the book include ARIMA; and transfer function and structural models; as well as signal extraction using the canonical decomposition in the univariate case, and VAR, VARMA, cointegrated VARMA, VARX, VARMAX, and multivariate structural models in the multivariate case. It also addresses spectral analysis, the use of fixed filters in a model-based approach, and automatic model identification procedures for ARIMA and transfer function models in the presence of outliers, interventions, complex seasonal patterns and other effects like Easter, trading day, etc. This book is intended for both students and researchers in various fields dealing with time series. The software provides numerous automatic procedures to handle common practical situations, but at the same time, readers with programming skills can write their own programs to deal with specific problems. Although the theoretical introduction to each topic is kept to a minimum, readers can consult the companion book ‘Multivariate Time Series With Linear State Space Structure’, by the same author, if they require more details.

Linear and Integer Programming Made Easy

by T. C. Hu Andrew B. Kahng

This textbook provides concise coverage of the basics of linear and integer programming which, with megatrends toward optimization, machine learning, big data, etc. , are becoming fundamental toolkits for data and information science and technology. The authors' approach is accessible to students from almost all fields of engineering, including operations research, statistics, machine learning, control system design, scheduling, formal verification and computer vision. The presentations enables the basis for numerous approaches to solving hard combinatorial optimization problems through randomization and approximation. Readers will learn to cast various problems that may arise in their research as optimization problems, understand the cases where the optimization problem will be linear, choose appropriate solution methods and interpret results appropriately.

Linear and Mixed Integer Programming for Portfolio Optimization

by Renata Mansini Włodzimierz Ogryczak M. Grazia Speranza

This book presents solutions to the general problem of single period portfolio optimization. It introduces different linear models, arising from different performance measures, and the mixed integer linear models resulting from the introduction of real features. Other linear models, such as models for portfolio rebalancing and index tracking, are also covered. The book discusses computational issues and provides a theoretical framework, including the concepts of risk-averse preferences, stochastic dominance and coherent risk measures. The material is presented in a style that requires no background in finance or in portfolio optimization; some experience in linear and mixed integer models, however, is required. The book is thoroughly didactic, supplementing the concepts with comments and illustrative examples.

Linear and Nonlinear Programming

by David G. Luenberger Yinyu Ye

This new edition covers the central concepts of practical optimization techniques, with an emphasis on methods that are both state-of-the-art and popular. One major insight is the connection between the purely analytical character of an optimization problem and the behavior of algorithms used to solve a problem. This was a major theme of the first edition of this book and the fourth edition expands and further illustrates this relationship. As in the earlier editions, the material in this fourth edition is organized into three separate parts. Part I is a self-contained introduction to linear programming. The presentation in this part is fairly conventional, covering the main elements of the underlying theory of linear programming, many of the most effective numerical algorithms, and many of its important special applications. Part II, which is independent of Part I, covers the theory of unconstrained optimization, including both derivations of the appropriate optimality conditions and an introduction to basic algorithms. This part of the book explores the general properties of algorithms and defines various notions of convergence. Part III extends the concepts developed in the second part to constrained optimization problems. Except for a few isolated sections, this part is also independent of Part I. It is possible to go directly into Parts II and III omitting Part I, and, in fact, the book has been used in this way in many universities. New to this edition is a chapter devoted to Conic Linear Programming, a powerful generalization of Linear Programming. Indeed, many conic structures are possible and useful in a variety of applications. It must be recognized, however, that conic linear programming is an advanced topic, requiring special study. Another important topic is an accelerated steepest descent method that exhibits superior convergence properties, and for this reason, has become quite popular. The proof of the convergence property for both standard and accelerated steepest descent methods are presented in Chapter 8. As in previous editions, end-of-chapter exercises appear for all chapters. From the reviews of the Third Edition: ". . . this very well-written book is a classic textbook in Optimization. It should be present in the bookcase of each student, researcher, and specialist from the host of disciplines from which practical optimization applications are drawn. " (Jean-Jacques Strodiot, Zentralblatt MATH, Vol. 1207, 2011)

Lineare Kirchhoff-Netzwerke: Grundlagen, Analyse und Synthese

by Reiner Thiele

Das Buch vermittelt ausgehend von den Grundlagen der Netzwerk-Theorie neuartige Analyse- und Syntheseverfahren für lineare zeitinvariante Kirchhoff-Netzwerke. Hierzu verwendet der Autor als Elementarnetzwerke gewöhnliche Widerstände, Kondensatoren und Spulen sowie die sogenannten pathologischen Unternetzwerke Nullator, Norator und Nullor. Der Nullor besteht dabei aus einem Nullator und einem Norator, wird hinsichtlich seines Klemmenverhaltens durch die Belevitch-Darstellung beschrieben und näherungsweise durch einen Operationsverstärker realisiert. Zur Analyse oder Synthese erfolgt die Zerlegung in realisierbare Unternetzwerke mit dem Verfahren der Singulärwert-Zerlegung von Matrizen. Außerdemzeigt Reiner Thiele, wie durch die Applikation vonKlemmen-Äquivalenzenpraxisrelevante elektrische oder elektronische Schaltungen entstehen.

Lineare Kirchhoff-Netzwerke: Grundlagen, Analyse und Synthese

by Reiner Thiele

Das Buch vermittelt ausgehend von den Grundlagen der Netzwerk-Theorie neuartige Analyse- und Syntheseverfahren für lineare zeitinvariante Kirchhoff-Netzwerke. Hierzu verwendet der Autor als Elementarnetzwerke gewöhnliche Widerstände, Kondensatoren und Spulen sowie die sogenannten pathologischen Unternetzwerke Nullator, Norator und Nullor. Der Nullor besteht dabei aus einem Nullator und einem Norator, wird hinsichtlich seines Klemmenverhaltens durch die Belevitch-Darstellung beschrieben und näherungsweise durch einen Operationsverstärker realisiert. Zur Analyse oder Synthese erfolgt die Zerlegung in realisierbare Unternetzwerke mit dem Verfahren der Singulärwert-Zerlegung von Matrizen. Außerdem zeigt Reiner Thiele, wie durch die Applikation von Klemmen-Äquivalenzen praxisrelevante elektrische oder elektronische Schaltungen entstehen.

Lineare Kirchhoff-Netzwerke: Grundlagen, Analyse und Synthese

by Reiner Thiele

Das Buch vermittelt ausgehend von den Grundlagen der Netzwerk-Theorie neuartige Analyse- und Syntheseverfahren für lineare zeitinvariante Kirchhoff-Netzwerke. Hierzu verwendet der Autor als Elementarnetzwerke gewöhnliche Widerstände, Kondensatoren und Spulen sowie die sogenannten pathologischen Unternetzwerke Nullator, Norator und Nullor. Der Nullor besteht dabei aus einem Nullator und einem Norator, wird hinsichtlich seines Klemmenverhaltens durch die Belevitch-Darstellung beschrieben und näherungsweise durch einen Operationsverstärker realisiert. Zur Analyse oder Synthese erfolgt die Zerlegung in realisierbare Unternetzwerke mit dem Verfahren der Singulärwert-Zerlegung von Matrizen. Außerdem zeigt Reiner Thiele, wie durch die Applikation von Klemmen-Äquivalenzen praxisrelevante elektrische oder elektronische Schaltungen entstehen.

Lingo in a Nutshell

by Bruce A. Epstein

Macromedia Director 6 is the premiere authoring tool for delivering interactive content on both the Internet and the desktop. It is the dominant multimedia package for Windows 95/NT, Windows 3.1, and the Macintosh. A quarter million developers use Director(R) to incorporate animation and audio into dynamic Web pages, and to create engaging interactive corporate presentations, multimedia advertising, entertainment CD-ROMs, Enhanced music CDs, and even DVDs. Lingo is Director's powerful scripting language. This companion book to Director in a Nutshell is an essential tool for both new and experienced Lingo programmers seeking a deeper knowledge of the language. Bruce Epstein is the author of both these books and brings years of hands-on experience with Director and Lingo. The book includes numerous useful Lingo examples. Exhaustively tested, this book corrects many errors found in Macromedia's Lingo documentation and repeated verbatim in most third-party books. Extremely comprehensive, this book details dozens of misdocumented and undocumented Lingo keywords that are omitted from Macromedia's manuals and third-party books. Lingo in a Nutshell caters to the huge pool of Director users attempting to bridge the Lingo gap, yet provides the details for the experienced Linguist that are lacking in other Lingo books. In typical nutshell style (clear, concise, deep and narrow) this book explores the syntax, structure and commands of the Lingo language. The detailed chapters describe messages, events, scripts, handlers, variables, lists, file I/O, Behaviors, child objects, Xtras, and more. This book teaches you to troubleshoot and debug common Lingo errors. Lingo in a Nutshell is the book for which both Director users and power Lingo programmers have been yearning. The book extensively covers topics not found in other Lingo books: Cross-platform Lingo differences Lingo internals for experienced programmers Events, messages, and scripts Timers, tempos, cue points, and synchronization Data types and expressions Math, numerical expressions, geometry, and trigonometry Coordinates, alignment, and registration point Lingo in a Nutshell is the most concise and compete guide available. It is a high-end handbook at a low-end price. An essential desktop reference for every Director user.

Linguistic Linked Open Data

by Diana Trandabăţ Daniela Gîfu

This book constitutes therefereed proceedings of the 12th EUROLAN Summer School on Linguistic Linked Open Data and its Satellite Workshop on Social Media and the Web of Linked Data, RUMOUR 2015, held in Sibiu, Romania, in July 2015. The 10 revised full papers presented together with 12 abstracts of tutorials werecarefully reviewed and selected from 21 submissions.

Linguistic Methods Under Fuzzy Information in System Safety and Reliability Analysis (Studies in Fuzziness and Soft Computing #414)

by Mohammad Yazdi

This book reviews and presents a number of approaches to Fuzzy-based system safety and reliability assessment. For each proposed approach, it provides case studies demonstrating their applicability, which will enable readers to implement them into their own risk analysis process.The book begins by giving a review of using linguistic terms in system safety and reliability analysis methods and their extension by fuzzy sets. It then progresses in a logical fashion, dedicating a chapter to each approach, including the 2-tuple fuzzy-based linguistic term set approach, fuzzy bow-tie analysis, optimizing the allocation of risk control measures using fuzzy MCDM approach, fuzzy sets theory and human reliability, and emergency decision making fuzzy-expert aided disaster management system.This book will be of interest to professionals and researchers working in the field of system safety and reliability, as well as postgraduate and undergraduate students studying applications of fuzzy systems.

Linguistic Modeling of Information and Markup Languages

by Andreas Witt Dieter Metzing

This book addresses the interests of a large community of researchers in the fields of XML-based annotation techniques and corpus-based language technology. It covers the most significant recent developments in this field, from multi-layered mark-up and standards to theoretical formalisms to applications. The contributions are based on research projects at international level in text technology, computational linguistics, hypertext modeling and in the domain of standards and tools for language resources. Core topics are: strategies for multi-layered document modeling and processing, mark-up at different levels for textual resources, and text-technological information modeling. The sections of the book offer an exhaustive coverage of many of the current topics in the fields concerned, especially: Multi-layered Markup; Markup Languages and Language Resources; Markup and Text Types; Markup Languages and Hypertext; Markup and Formalization.

Linguistic Resources for Natural Language Processing: On the Necessity of Using Linguistic Methods to Develop NLP Software

by Max Silberztein

Empirical — data-driven, neural network-based, probabilistic, and statistical — methods seem to be the modern trend. Recently, OpenAI’s ChatGPT, Google’s Bard and Microsoft’s Sydney chatbots have been garnering a lot of attention for their detailed answers across many knowledge domains. In consequence, most AI researchers are no longer interested in trying to understand what common intelligence is or how intelligent agents construct scenarios to solve various problems. Instead, they now develop systems that extract solutions from massive databases used as cheat sheets. In the same manner, Natural Language Processing (NLP) software that uses training corpora associated with empirical methods are trendy, as most researchers in NLP today use large training corpora, always to the detriment of the development of formalized dictionaries and grammars.Not questioning the intrinsic value of many software applications based on empirical methods, this volume aims at rehabilitating the linguistic approach to NLP. In an introduction, the editor uncovers several limitations and flaws of using training corpora to develop NLP applications, even the simplest ones, such as automatic taggers.The first part of the volume is dedicated to showing how carefully handcrafted linguistic resources could be successfully used to enhance current NLP software applications. The second part presents two representative cases where data-driven approaches cannot be implemented simply because there is not enough data available for low-resource languages. The third part addresses the problem of how to treat multiword units in NLP software, which is arguably the weakest point of NLP applications today but has a simple and elegant linguistic solution.It is the editor's belief that readers interested in Natural Language Processing will appreciate the importance of this volume, both for its questioning of the training corpus-based approaches and for the intrinsic value of the linguistic formalization and the underlying methodology presented.

Linguistic Response to the Taboo of Death in Egyptian Arabic

by Magdalena Zawrotna

The work presents a study of the linguistic and pragmatic response to the taboo of death in Egypt. The analysis leads the author to the conclusion that the experience of death in Egyptian society is mediated by religion. The reaction to death announcements includes a number of strategies to protect both the author of the utterance and its recipient against the effects of the taboo related to this topic. The most important feature of the studied communication is formulaicity, which is at the same time the central idea and the methodological frame of the work presented here.The discourse analyzed here fits within the Arab-Muslim rhetorical framework. In the daily utterances of the Egyptians, divine agency is believed to be constantly present, which is attested in numerous ritual practices. As part of the quantitative study and the structural analysis of the material, a pattern was distinguished in which individual types of formulas occur in their fixed places and a specific order. Qualitatively, many of the statements in the material are strongly emotional. To enhance the pragmatic effect, phrases are combined with each other, repetitions, prayers, poetic attempts and quotes from the Quran/ Hadith appear. Most of the phrases used in response to the taboo of death are prefabricated items recalled from memory almost automatically. Further analysis proposes to look at the formulae in the context of taboo and strong emotions related to it. Using formulaic sequence instead of generating novel language enables. the author of the utterance to convey emotional support to the suffering person and, at the same time, eliminates ambiguity. The methodology proposed here offers a new insight into the language of everyday communication, through the lens of its pragmatic usefulness and linguistic etiquette, taking into account the cultural framework in which the analyzed utterances are performed.

Linguistically Motivated Statistical Machine Translation

by Min Zhang Deyi Xiong

This book provides a wide variety of algorithms and models to integrate linguistic knowledge into Statistical Machine Translation (SMT). It helps advance conventional SMT to linguistically motivated SMT by enhancing the following three essential components: translation, reordering and bracketing models. It also serves the purpose of promoting the in-depth study of the impacts of linguistic knowledge on machine translation. Finally it provides a systematic introduction of Bracketing Transduction Grammar (BTG) based SMT, one of the state-of-the-art SMT formalisms, as well as a case study of linguistically motivated SMT on a BTG-based platform.

Linguistics for the Age of AI

by Sergei Nirenburg Marjorie Mcshane

A human-inspired, linguistically sophisticated model of language understanding for intelligent agent systems.One of the original goals of artificial intelligence research was to endow intelligent agents with human-level natural language capabilities. Recent AI research, however, has focused on applying statistical and machine learning approaches to big data rather than attempting to model what people do and how they do it. In this book, Marjorie McShane and Sergei Nirenburg return to the original goal of recreating human-level intelligence in a machine. They present a human-inspired, linguistically sophisticated model of language understanding for intelligent agent systems that emphasizes meaning--the deep, context-sensitive meaning that a person derives from spoken or written language.

Link Mining: Models, Algorithms, and Applications

by Jiawei Han Christos Faloutsos Philip S. Yu

This book presents in-depth surveys and systematic discussions on models, algorithms and applications for link mining. Link mining is an important field of data mining. Traditional data mining focuses on "flat" data in which each data object is represented as a fixed-length attribute vector. However, many real-world data sets are much richer in structure, involving objects of multiple types that are related to each other. Hence, recently link mining has become an emerging field of data mining, which has a high impact in various important applications such as text mining, social network analysis, collaborative filtering, and bioinformatics. At present, there are no books in the market focusing on the theory and techniques as well as the related applications for link mining. On the other hand, due to the high popularity of linkage data, extensive applications ranging from governmental organizations to commercial businesses to people's daily life call for exploring the techniques of mining linkage data; people need such a reference book to systematically apply the link mining techniques to these applications to develop the related technologies. Therefore, such a book is in high demand on the market.

Link Technology to Your Long-Term Business Goals: How to Use Technology to Mobilize Your People, Strategy and Operations

by Praz

Link the use of technology with long-term business goals to optimize the core elements in your organization: people, strategy, and operations. This book will show you how effective planning of processes and execution of strategies with the help of technology can bring about an organization-wide increase in productivity and performance.Business environments have grown increasingly competitive. Before an organization realizes what has happened, it can lose or gain market share. Being agile is the key to success. This book covers the processes that can help your enterprise be agile and follow best practices when executing your business strategy.You'll review case studies from real-world experiences that dive deep into the problems a business encounters and the ways to solve those challenges. They deal with the different ways in which your organization can achieve dramatic performance improvements by changing your company’s processes. The book also explains how objectives and key results can be used to align business teams for increased productivity. With Use Tech to Mobilize Your People, Strategy, and Operations you'll learn how the intensity of core processes can ensure that growth does not wane in your organization. What You'll Learn Know the role of three core elements in organizations: people, strategy, operationsUnderstand how technology can enhance these three core elementsBe aware of the importance of scale and security in the information eraEliminate distractions and uncertainty in core processesWho This Book Is ForPeople with experience building businesses (founders, CEOs, COOs, CTOs, project managers, product managers, operation heads, sales heads, finance heads, strategy heads, technology leaders) who are looking for technology solutions to business problems

Link-Layer Cooperative Communication in Vehicular Networks

by Weihua Zhuang Sailesh Bharati

This book presents link-layer cooperative frameworks to improve transmission reliability and network throughput of distributed TDMA MAC protocols in vehicular ad hoc networks (VANETs). The main objective of this book is to present link-layer node cooperation schemes to enhance the link-layer performance of vehicular networks, in terms of reliability and system throughput. The authors present approaches proposed for the medium access control (MAC) and node cooperation in VANETs. The authors also cover cooperative ADHOC MAC for point-to-point communication between a pair of source and destination nodes, and cooperative relay broadcasting for broadcast services in this book. The performance of node cooperation frameworks is evaluated via mathematical analysis and computer simulations, in comparison with distributed TDMA MAC protocols without cooperation. The proposed node cooperation frameworks enhance the performance of distributed TDMA MAC and make it more robust to tackle the dynamic networking conditions in VANETs. Furthermore, with cooperation enabled transmission, the performance of distributed TMDA MAC is more suitable to support the wide range of mobile applications and their strict service requirements which is discussed in this book. The proposed node cooperation schemes and distributed cooperation decisions can be extended to wireless systems other than distributed TDMA MAC, such as cellular communication, for vehicular communications introduced in this book. This book is useful for researchers from academia and industry, as well as advanced level students interested in vehicular communication networks. It is also useful for professionals and engineers developing applications that use cooperative wireless communication systems.

Linked

by Albert-Laszlo Barabasi Jennifer Frangos

In the 1980's, James Gleick's Chaos introduced the world to complexity. Now, Albert-László Barabási's Linked reveals the next major scientific leap: the study of networks. We've long suspected that we live in a small world, where everything is connected to everything else. Indeed, networks are pervasive--from the human brain to the Internet to the economy to our group of friends. These linkages, it turns out, aren't random. All networks, to the great surprise of scientists, have an underlying order and follow simple laws. Understanding the structure and behavior of these networks will help us do some amazing things, from designing the optimal organization of a firm to stopping a disease outbreak before it spreads catastrophically. In Linked, Barabási, a physicist whose work has revolutionized the study of networks, traces the development of this rapidly unfolding science and introduces us to the scientists carrying out this pioneering work. These "new cartographers" are mapping networks in a wide range of scientific disciplines, proving that social networks, corporations, and cells are more similar than they are different, and providing important new insights into the interconnected world around us. This knowledge, says Barabási, can shed light on the robustness of the Internet, the spread of fads and viruses, even the future of democracy. Engaging and authoritative, Linked provides an exciting preview of the next century in science, guaranteed to be transformed by these amazing discoveries. From Linked:This book has a simple message: think networks. It is about how networks emerge, what they look like, and how they evolve. It aims to develop a web-based view of nature, society, and technology, providing a unified framework to better understand issues ranging from the vulnerability of the Internet to the spread of diseases. Networks are present everywhere. All we need is an eye for them. . . We will see the challenges doctors face when they attempt to cure a disease by focusing on a single molecule or gene, disregarding the complex interconnected nature of the living matter. We will see that hackers are not alone in attacking networks: we all play Goliath, firing shots at a fragile ecological network that, without further support, could soon replicate our worst nightmares by turning us into an isolated group of species. . . Linked is meant to be an eye-opening trip that challenges you to walk across disciplines by stepping out of the box of reductionism. It is an invitation to explore link by link the next scientific revolution: the new science of networks.

Linked Data Management (Emerging Directions in Database Systems and Applications)

by Katja Hose Andreas Harth Ralf Schenkel

Linked Data Management presents techniques for querying and managing Linked Data that is available on today's Web. The book shows how the abundance of Linked Data can serve as fertile ground for research and commercial applications.The text focuses on aspects of managing large-scale collections of Linked Data. It offers a detailed introduction to L

Linked Data for Digital Humanities (ISSN)

by Terhi Nurmikko-Fuller

Linked Data for Digital Humanities provides insights into how digital technologies can enrich and diversify humanities scholarship and make it pioneering in the digital age.Written in non-specialist language, the book illustrates how information is captured, published, represented, accessed, and interpreted using computational systems and, in doing so, shows how technologies actively shape the way we understand what we encounter. Focusing as it does on underlying Web architecture and projects accessible online, the book has an inherently international focus. The interdisciplinary case study examples include bibliographic data from works published in England between 1470 and 1700; literature from ancient Iraq; jazz performances, predominantly from the USA in the 1930s; and even reach as far as an alien, fictional future. Whilst these case study examples span vast spatio-temporal distances, they all share a common thread in the use of the Linked Data information publication paradigm. Using existing computer science methods, as well as processes such as ontology development and database design, the book also includes reflections on practical considerations and offers advice about how to take institutional policies, socio-cultural sensitivities, and economic models into consideration when implementing Linked Data projects.Linked Data for Digital Humanities discusses technological issues in the context of Humanities scholarship, bridging disciplines and enabling informed conversations across disciplinary boundaries. It will be of interest to humanities scholars, computer and data scientists, and library and information scientists.

Refine Search

Showing 34,876 through 34,900 of 63,013 results