Book picks similar to
Partial Differential Equations of Applied Mathematics by Erich Zauderer
math
reference
n-mathematics-technical
mathematics
The Athlete's Book of Home Remedies: 1,001 Doctor-Approved Health Fixes and Injury-Prevention Secrets for a Leaner, Fitter, More Athletic Body!
Jordan Metzl - 2012
(High schoolathletics alone result in more than 2 million injuries a year!) Now, the hobbled masses have an authoritative guide to healing themselves: The Athletes Book of Home Remedies.
This comprehensive guidebook for fitness buffs and sports enthusiasts empowers readers to self-diagnose and self-treat chronic and acute aches and pains—from shin splints and sprains to athlete’sfoot—and provides medically sound advice on preventing injuries.
A doctor-designed, get-back-in-shape workout and diet plan accompanies the head-to-toe diagnosticmanual, ensuring that readers will not only come back from injury stronger than ever, but will avoid getting sidelined in the future.
Street-Fighting Mathematics: The Art of Educated Guessing and Opportunistic Problem Solving
Sanjoy Mahajan - 2010
Traditional mathematics teaching is largely about solving exactly stated problems exactly, yet life often hands us partly defined problems needing only moderately accurate solutions. This engaging book is an antidote to the rigor mortis brought on by too much mathematical rigor, teaching us how to guess answers without needing a proof or an exact calculation.In Street-Fighting Mathematics, Sanjoy Mahajan builds, sharpens, and demonstrates tools for educated guessing and down-and-dirty, opportunistic problem solving across diverse fields of knowledge--from mathematics to management. Mahajan describes six tools: dimensional analysis, easy cases, lumping, picture proofs, successive approximation, and reasoning by analogy. Illustrating each tool with numerous examples, he carefully separates the tool--the general principle--from the particular application so that the reader can most easily grasp the tool itself to use on problems of particular interest. Street-Fighting Mathematics grew out of a short course taught by the author at MIT for students ranging from first-year undergraduates to graduate students ready for careers in physics, mathematics, management, electrical engineering, computer science, and biology. They benefited from an approach that avoided rigor and taught them how to use mathematics to solve real problems.Street-Fighting Mathematics will appear in print and online under a Creative Commons Noncommercial Share Alike license.
Little Bead Boxes: 12 Miniature Containers Built with Beads
Julia S. Pretl - 2006
Pretl offers crafters her original method for creating decorative beaded boxes and lids in a wide range of surface designs and shapes. Working only with cylinder and seed beads, needle and thread, crafters can create an impressive array of clever and colorful miniature containers. With step-by-step illustrations and easy-to-follow word graphs and patterns, Pretl leads the reader through the techniques for creating three-sided, five-sided, and six-sided rectangular, square, and stacked boxes. Four-color photographs of each of the 12 designs introduce each set of instructions. Detailed drawings illustrate the beading techniques.
Calculus for Dummies
Mark Ryan - 2003
Others who have no intention of ever studying the subject have this notion that calculus is impossibly difficult unless you happen to be a direct descendant of Einstein. Well, the good news is that you can master calculus. It's not nearly as tough as its mystique would lead you to think. Much of calculus is really just very advanced algebra, geometry, and trig. It builds upon and is a logical extension of those subjects. If you can do algebra, geometry, and trig, you can do calculus.Calculus For Dummies is intended for three groups of readers:Students taking their first calculus course - If you're enrolled in a calculus course and you find your textbook less than crystal clear, this is the book for you. It covers the most important topics in the first year of calculus: differentiation, integration, and infinite series.Students who need to brush up on their calculus to prepare for other studies - If you've had elementary calculus, but it's been a couple of years and you want to review the concepts to prepare for, say, some graduate program, Calculus For Dummies will give you a thorough, no-nonsense refresher course.Adults of all ages who'd like a good introduction to the subject - Non-student readers will find the book's exposition clear and accessible. Calculus For Dummies takes calculus out of the ivory tower and brings it down to earth. This is a user-friendly math book. Whenever possible, the author explains the calculus concepts by showing you connections between the calculus ideas and easier ideas from algebra and geometry. Then, you'll see how the calculus concepts work in concrete examples. All explanations are in plain English, not math-speak. Calculus For Dummies covers the following topics and more:Real-world examples of calculus The two big ideas of calculus: differentiation and integration Why calculus works Pre-algebra and algebra review Common functions and their graphs Limits and continuity Integration and approximating area Sequences and series Don't buy the misconception. Sure calculus is difficult - but it's manageable, doable. You made it through algebra, geometry, and trigonometry. Well, calculus just picks up where they leave off - it's simply the next step in a logical progression.
Programming with Java: A Primer
E. Balagurusamy - 2006
The language concepts are aptly explained in simple and easy-to-understand style, supported with examples, illustrations and programming and debugging exercises.
A-Z of Hell: Ross Kemp’s How Not to Travel the World
Ross Kemp - 2014
Ross Kemp has visited the worst places in the world, and here they are in all their horror – in a handy A to Z format.This is not one hell of a travel guide. This is a travel guide to hell.
Pure Mathematics: A First Course
J.K. Backhouse - 1974
This well-established two-book course is designed for class teaching and private study leading to GCSE examinations in mathematics and further Mathematics at A Level.
How to Measure Anything: Finding the Value of "Intangibles" in Business
Douglas W. Hubbard - 1985
Douglas Hubbard helps us create a path to know the answer to almost any question in business, in science, or in life . . . Hubbard helps us by showing us that when we seek metrics to solve problems, we are really trying to know something better than we know it now. How to Measure Anything provides just the tools most of us need to measure anything better, to gain that insight, to make progress, and to succeed." -Peter Tippett, PhD, M.D. Chief Technology Officer at CyberTrust and inventor of the first antivirus software "Doug Hubbard has provided an easy-to-read, demystifying explanation of how managers can inform themselves to make less risky, more profitable business decisions. We encourage our clients to try his powerful, practical techniques." -Peter Schay EVP and COO of The Advisory Council "As a reader you soon realize that actually everything can be measured while learning how to measure only what matters. This book cuts through conventional cliches and business rhetoric and offers practical steps to using measurements as a tool for better decision making. Hubbard bridges the gaps to make college statistics relevant and valuable for business decisions." -Ray Gilbert EVP Lucent "This book is remarkable in its range of measurement applications and its clarity of style. A must-read for every professional who has ever exclaimed, 'Sure, that concept is important, but can we measure it?'" -Dr. Jack Stenner Cofounder and CEO of MetraMetrics, Inc.
Algorithms
Robert Sedgewick - 1983
This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing -- including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.The algorithms in this book represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering, not to mention students who use computation in the liberal arts.The companion web site, algs4.cs.princeton.edu contains An online synopsis Full Java implementations Test data Exercises and answers Dynamic visualizations Lecture slides Programming assignments with checklists Links to related material The MOOC related to this book is accessible via the "Online Course" link at algs4.cs.princeton.edu. The course offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable. Offered each fall and spring, this course regularly attracts tens of thousands of registrants.Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their textbook, online content, and MOOC, all at the state of the art, they have built a unique resource that greatly expands the breadth and depth of the educational experience.
Rotorcraft Flying Handbook
Federal Aviation Administration - 2000
Most FAA Knowledge Exams’ questions are taken directly from the information presented in these texts.Written for applicants preparing for the private, commercial, or flight instructor certificate with a helicopter or gyroplane class rating, this guide covers both aeronautical knowledge and skill for operating rotorcraft vehicles. It is also a valuable tool for flight instructors as a teaching aid. This is the Basic Helicopter Handbook (Advisory Circular 61-13B) updated and renamed. This is FAA handbook FAA-H-8083-21.
Computational Fluid Dynamics
John D. Anderson Jr. - 1995
It can also serve as a one-semester introductory course at the beginning graduate level, as a useful precursor to a more serious study of CFD in advanced books. It is presented in a very readable, informal, enjoyable style.
Geometry of Design: Studies in Proportion and Composition
Kimberly Elam - 2001
Kimberly Elam takes the reader on a geometrical journey, lending insight and coherence to the design process by exploring the visual relationships that have foundations in mathematics as well as the essential qualities of life. Geometry of Design-the first book in our new Design Briefs Series-takes a close look at a broad range of twentieth-century examples of design, architecture, and illustration (from the Barcelona chair to the Musica Viva poster, from the Braun handblender to the Conico kettle), revealing underlying geometric structures in their compositions. Explanations and techniques of visual analysis make the inherent mathematical relationships evident and a must-have for anyone involved in graphic arts. The book focuses not only on the classic systems of proportioning, such as the golden section and root rectangles, but also on less well known proportioning systems such as the Fibonacci Series. Through detailed diagrams these geometric systems are brought to life giving an effective insight into the design process.
The Joy of Cooking: Volume 1: Main Course Dishes
Irma S. Rombauer - 1998
1": Main Course Dishes and "Joy of Cooking" Vol. 2": Appetizers, Desserts & Baked Goods feature hundreds of new recipes and cooking tips as well as the enduring favorites. For the beginning cook or the seasoned chef, "Joy of Cooking" shows how to present food correctly and charmingly, from the simplest to the most formal service.-- "Joy of Cooking" is for both beginning and experienced cooks-- These are the only mass market cookbooks of its kind!-- "The finest basic cookbook available. A masterpiece of clarity!" -- Craig Claiborne-- "Covers the entire gamut of kitchen procedures...easy to use!" -- James Beard
Mindstorms: Children, Computers, And Powerful Ideas
Seymour Papert - 1980
We have Mindstorms to thank for that. In this book, pioneering computer scientist Seymour Papert uses the invention of LOGO, the first child-friendly programming language, to make the case for the value of teaching children with computers. Papert argues that children are more than capable of mastering computers, and that teaching computational processes like de-bugging in the classroom can change the way we learn everything else. He also shows that schools saturated with technology can actually improve socialization and interaction among students and between students and teachers.