Book picks similar to
Nodal Discontinuous Galerkin Methods: Algorithms, Analysis, and Applications by Jan S. Hesthaven
engineering
mathematics
textbooks
Stepping Up
Robert Culp - 2013
So begins the story of Sonia MacTaggert. An engineer by education with dreams of actually earning a living as one, she is stuck in a dead-end maintenance job servicing the engines of starships that put into port at Tammuz. When she finally lands an engineering position on the starship Night Searcher, she finds herself thrust into the unfamiliar world of interstellar exploration on a ship with a classified mission. Has her quest for a new life and career gotten Sonia more than she bargained for? The voyage of the Night Searcher tests not only the technical savvy of the fledgling engineer, but her character and leadership, as she's faced with challenges she could never have seen coming.
An Introduction to Functional Programming Through Lambda Calculus
Greg Michaelson - 1989
This well-respected text offers an accessible introduction to functional programming concepts and techniques for students of mathematics and computer science. The treatment is as nontechnical as possible, and it assumes no prior knowledge of mathematics or functional programming. Cogent examples illuminate the central ideas, and numerous exercises appear throughout the text, offering reinforcement of key concepts. All problems feature complete solutions.
Introduction to Graph Theory
Douglas B. West - 1995
Verification that algorithms work is emphasized more than their complexity. An effective use of examples, and huge number of interesting exercises, demonstrate the topics of trees and distance, matchings and factors, connectivity and paths, graph coloring, edges and cycles, and planar graphs. For those who need to learn to make coherent arguments in the fields of mathematics and computer science.
Transmission & Distribution of Electrical Power
J.B. Gupta - 2013
Table of contents: supply systems mechanical design of overhead lines overhead line insulators corona transmission line constants performance of short and medium transmission lines performance of long transmission lines underground cables dc distribution ac distribution insulation resistance of a system interference of power lines with neighboring communication lines extra high voltage ac transmission high voltage direct current (hvdc) transmission construction, testing and commissioning of overhead lines neutral grounding voltage control power system stability power flow studies objective type questions with answers index
Physics, Volume 1
Robert Resnick - 1966
The Fourth Edition of volumes 1 and 2 is concerned with mechanics and E&M/Optics. New features include: expanded coverage of classic physics topics, substantial increases in the number of in-text examples which reinforce text exposition, the latest pedagogical and technical advances in the field, numerical analysis, computer-generated graphics, computer projects and much more.
Physics for Scientists and Engineers: A Strategic Approach with Modern Physics [with MasteringPhysics]
Randall D. Knight - 2003
0321513339 / 9780321513335 Physics for Scientists and Engineers: A Strategic Approach with Modern Physics and MasteringPhysics� Package consists of 0321513576 / 9780321513571 Student Workbook for Physics for Scientists and Engineers: A Strategic Approach with Modern Physics 0321516397 / 9780321516398 MasteringPhysics� with E-book Student Access Kit for Physics for Scientists and Engineers: A Strategic Approach 0805327363 / 9780805327366 Physics for Scientists and Engineers: A Strategic Approach with Modern Physics
Fields of Color: The theory that escaped Einstein
Rodney A. Brooks - 2010
QFT is the only physics theory that makes sense and that dispels or resolves the paradoxes of relativity and quantum mechanics that have confused and mystified so many people.
Data Science For Dummies
Lillian Pierson - 2014
Data Science For Dummies is the perfect starting point for IT professionals and students interested in making sense of their organization’s massive data sets and applying their findings to real-world business scenarios. From uncovering rich data sources to managing large amounts of data within hardware and software limitations, ensuring consistency in reporting, merging various data sources, and beyond, you’ll develop the know-how you need to effectively interpret data and tell a story that can be understood by anyone in your organization. Provides a background in data science fundamentals before moving on to working with relational databases and unstructured data and preparing your data for analysis Details different data visualization techniques that can be used to showcase and summarize your data Explains both supervised and unsupervised machine learning, including regression, model validation, and clustering techniques Includes coverage of big data processing tools like MapReduce, Hadoop, Dremel, Storm, and Spark It’s a big, big data world out there – let Data Science For Dummies help you harness its power and gain a competitive edge for your organization.
Physics and Technology for Future Presidents: An Introduction to the Essential Physics Every World Leader Needs to Know
Richard A. Muller - 2006
From the physics of energy to climate change, and from spy technology to quantum computers, this is the only textbook to focus on the modern physics affecting the decisions of political leaders and CEOs and, consequently, the lives of every citizen. How practical are alternative energy sources? Can satellites really read license plates from space? What is the quantum physics behind iPods and supermarket scanners? And how much should we fear a terrorist nuke? This lively book empowers students possessing any level of scientific background with the tools they need to make informed decisions and to argue their views persuasively with anyone--expert or otherwise.Based on Richard Muller's renowned course at Berkeley, the book explores critical physics topics: energy and power, atoms and heat, gravity and space, nuclei and radioactivity, chain reactions and atomic bombs, electricity and magnetism, waves, light, invisible light, climate change, quantum physics, and relativity. Muller engages readers through many intriguing examples, helpful facts to remember, a fun-to-read text, and an emphasis on real-world problems rather than mathematical computation. He includes chapter summaries, essay and discussion questions, Internet research topics, and handy tips for instructors to make the classroom experience more rewarding.Accessible and entertaining, "Physics and Technology for Future Presidents" gives students the scientific fluency they need to become well-rounded leaders in a world driven by science and technology.Professors: A supplementary Instructor's Manual is available for this book. It is restricted to teachers using the text in courses. For information on how to obtain a copy, refer to: http: //press.princeton.edu/class_use/solutio...
The Art of Computer Programming, Volume 1: Fundamental Algorithms
Donald Ervin Knuth - 1973
-Byte, September 1995 I can't begin to tell you how many pleasurable hours of study and recreation they have afforded me! I have pored over them in cars, restaurants, at work, at home... and even at a Little League game when my son wasn't in the line-up. -Charles Long If you think you're a really good programmer... read [Knuth's] Art of Computer Programming... You should definitely send me a resume if you can read the whole thing. -Bill Gates It's always a pleasure when a problem is hard enough that you have to get the Knuths off the shelf. I find that merely opening one has a very useful terrorizing effect on computers. -Jonathan Laventhol This first volume in the series begins with basic programming concepts and techniques, then focuses more particularly on information structures-the representation of information inside a computer, the structural relationships between data elements and how to deal with them efficiently. Elementary applications are given to simulation, numerical methods, symbolic computing, software and system design. Dozens of simple and important algorithms and techniques have been added to those of the previous edition. The section on mathematical preliminaries has been extensively revised to match present trends in research. Ebook (PDF version) produced by Mathematical Sciences Publishers (MSP), http: //msp.org
Information Theory: A Tutorial Introduction
James V. Stone - 2015
In this richly illustrated book, accessible examples are used to show how information theory can be understood in terms of everyday games like '20 Questions', and the simple MatLab programs provided give hands-on experience of information theory in action. Written in a tutorial style, with a comprehensive glossary, this text represents an ideal primer for novices who wish to become familiar with the basic principles of information theory.Download chapter 1 from http://jim-stone.staff.shef.ac.uk/Boo...
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
Limit State Design of Steel Structures
S.K. Duggal - 2014
The book covers the fundamental aspects of analysis and design, and also discusses practical requirements such as safety, feasibility, and economy of structural elements. It is hoped that the text would also serve as an introduction to postgraduate students. Practicing civil engineers and consultants who need a review of current practice and current IS specifications will also find it useful as a reference.
Money & Capital Markets
Peter S. Rose - 1989
This book discuses various major types of financial institutions and financial instruments present along with how and why the system of money and capital markets is changing. It also provides a descriptive explanation of how interest rates and security values are determined.
Advanced Engineering Mathematics [with Accompanying Mathematics Manual]
Erwin Kreyszig - 1998