The Mathematical Theory of Communication


Claude Shannon - 1949
    Republished in book form shortly thereafter, it has since gone through four hardcover and sixteen paperback printings. It is a revolutionary work, astounding in its foresight and contemporaneity. The University of Illinois Press is pleased and honored to issue this commemorative reprinting of a classic.

Vector Mechanics for Engineers: Statics


Ferdinand P. Beer - 1977
    Following on the success of the first six editions of the series, this work introduces theoretical and pedagogical innovations in statics, dynamics, and mechanics of materials education.

Discrete and Combinatorial Mathematics


Ralph P. Grimaldi - 1985
    The text offers a flexible organization, enabling instructors to adapt the book to their particular courses. The book is both complete and careful, and it continues to maintain its emphasis on algorithms and applications. Excellent exercise sets allow students to perfect skills as they practice. This new edition continues to feature numerous computer science applications-making this the ideal text for preparing students for advanced study.

The Perfect Theory: A Century of Geniuses and the Battle over General Relativity


Pedro G. Ferreira - 2014
    Their work has uncovered a number of the universe’s more surprising secrets, and many believe further wonders remain hidden within the theory’s tangle of equations, waiting to be exposed. In this sweeping narrative of science and culture, astrophysicist Pedro Ferreira brings general relativity to life through the story of the brilliant physicists, mathematicians, and astronomers who have taken up its challenge. For these scientists, the theory has been both a treasure trove and an enigma, fueling a century of intellectual struggle and triumph.. Einstein’s theory, which explains the relationships among gravity, space, and time, is possibly the most perfect intellectual achievement of modern physics, yet studying it has always been a controversial endeavor. Relativists were the target of persecution in Hitler’s Germany, hounded in Stalin’s Russia, and disdained in 1950s America. Even today, PhD students are warned that specializing in general relativity will make them unemployable. Despite these pitfalls, general relativity has flourished, delivering key insights into our understanding of the origin of time and the evolution of all the stars and galaxies in the cosmos. Its adherents have revealed what lies at the farthest reaches of the universe, shed light on the smallest scales of existence, and explained how the fabric of reality emerges. Dark matter, dark energy, black holes, and string theory are all progeny of Einstein’s theory. We are in the midst of a momentous transformation in modern physics. As scientists look farther and more clearly into space than ever before, The Perfect Theory reveals the greater relevance of general relativity, showing us where it started, where it has led, and where it can still take us.

Neural Networks and Deep Learning


Michael Nielsen - 2013
    The book will teach you about:* Neural networks, a beautiful biologically-inspired programming paradigm which enables a computer to learn from observational data* Deep learning, a powerful set of techniques for learning in neural networksNeural networks and deep learning currently provide the best solutions to many problems in image recognition, speech recognition, and natural language processing. This book will teach you the core concepts behind neural networks and deep learning.

Biology


Neil A. Campbell - 1987
    This text has invited more than 4 million students into the study of this dynamic and essential discipline.The authors have restructured each chapter around a conceptual framework of five or six big ideas. An Overview draws students in and sets the stage for the rest of the chapter, each numbered Concept Head announces the beginning of a new concept, and Concept Check questions at the end of each chapter encourage students to assess their mastery of a given concept. New Inquiry Figures focus students on the experimental process, and new Research Method Figures illustrate important techniques in biology. Each chapter ends with a Scientific Inquiry Question that asks students to apply scientific investigation skills to the content of the chapter.

Digital Image Processing


Rafael C. Gonzalez - 1977
    Completely self-contained, heavily illustrated, and mathematically accessible, it has a scope of application that is not limited to the solution of specialized problems. Digital Image Fundamentals. Image Enhancement in the Spatial Domain. Image Enhancement in the Frequency Domain. Image Restoration. Color Image Processing. Wavelets and Multiresolution Processing. Image Compression. Morphological Image Processing. Image Segmentation. Representation and Description. Object Recognition.

Electronic Principles


Albert Paul Malvino - 1979
    It's been updated to keep coverage in step with the fast-changing world of electronics. Yet, it retains Malvino's clear writing style, supported throughout by abundant illustrations and examples.

Learn You a Haskell for Great Good!


Miran Lipovača - 2011
    Learn You a Haskell for Great Good! introduces programmers familiar with imperative languages (such as C++, Java, or Python) to the unique aspects of functional programming. Packed with jokes, pop culture references, and the author's own hilarious artwork, Learn You a Haskell for Great Good! eases the learning curve of this complex language, and is a perfect starting point for any programmer looking to expand his or her horizons. The well-known web tutorial on which this book is based is widely regarded as the best way for beginners to learn Haskell, and receives over 30,000 unique visitors monthly.

Elements of Electromagnetics


Matthew N.O. Sadiku - 1993
    The book also provides a balanced presentation of time-varying and static fields, preparingstudents for employment in today's industrial and manufacturing sectors. Streamlined to facilitate student understanding, this edition features worked examples in every chapter that explain how to use the theory presented in the text to solve different kinds of problems. Numerical methods, including MATLAB and vector analysis, are also included to help students analyzesituations that they are likely to encounter in industry practice. Elements of Electromagnetics, Fifth Edition, is designed for introductory undergraduate courses in electromagnetics.

Vibrations and Waves


Anthony P. French - 1971
    Generous support from a number of foundations provided the means for assembling and maintaining an experienced staff to co-operate with members of the Institute's Physics Department in the examination, improvement, and development of physics curriculum materials for students planning careers in the sciences. After careful analysis of objectives and the problems involved, preliminary versions of textbooks were prepared, tested through classroom use at M.I.T. and other institutions, re-evaluated, rewritten, and tried again. Only then were the final manuscripts undertaken.

Essential Cell Biology


Bruce Alberts - 1997
    The key to every biological problem must finally be sought in the cell, for every living organism is, or at sometime has been, a cell."

Algebra - The Very Basics


Metin Bektas - 2014
    This book picks you up at the very beginning and guides you through the foundations of algebra using lots of examples and no-nonsense explanations. Each chapter contains well-chosen exercises as well as all the solutions. No prior knowledge is required. Topics include: Exponents, Brackets, Linear Equations and Quadratic Equations. For a more detailed table of contents, use the "Look Inside" feature. From the author of "Great Formulas Explained" and "Physics! In Quantities and Examples".

Thermodynamics: An Engineering Approach [with Student Resource DVD]


Yunus A. Cengel - 2006
    The subject of thermodynamics deals with energy and has long been an essential part of engineering curricula all over the world. Its broad application area ranges from microscopic organisms to common household appliances, transportation vehicles, power generation systems, and even philosophy. This introductory book contains sufficient material for two sequential courses in thermodynamics, and students are assumed to have an adequate background in calculus and physics. A conscious effort is made to emphasize the basic principles of thermodynamics while also providing students with a perspective of how computational tools are used in engineering practice. The traditional classical, or macroscopic, approach is used throughout the text, with microscopic arguments serving in a supporting role as appropriate. This approach is more in line with students’ intuition and makes learning the subject matter much easier.

Hands-On Machine Learning with Scikit-Learn and TensorFlow


Aurélien Géron - 2017
    Now that machine learning is thriving, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.By using concrete examples, minimal theory, and two production-ready Python frameworks—Scikit-Learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’ll learn how to use a range of techniques, starting with simple Linear Regression and progressing to Deep Neural Networks. If you have some programming experience and you’re ready to code a machine learning project, this guide is for you.This hands-on book shows you how to use:Scikit-Learn, an accessible framework that implements many algorithms efficiently and serves as a great machine learning entry pointTensorFlow, a more complex library for distributed numerical computation, ideal for training and running very large neural networksPractical code examples that you can apply without learning excessive machine learning theory or algorithm details