Book picks similar to
Fundamentals of Power Electronics by Robert W. Erickson
electronics
electrical-engineering
science
power-electronics
Deep Learning
Ian Goodfellow - 2016
Because the computer gathers knowledge from experience, there is no need for a human computer operator to formally specify all the knowledge that the computer needs. The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning.The text offers mathematical and conceptual background, covering relevant concepts in linear algebra, probability theory and information theory, numerical computation, and machine learning. It describes deep learning techniques used by practitioners in industry, including deep feedforward networks, regularization, optimization algorithms, convolutional networks, sequence modeling, and practical methodology; and it surveys such applications as natural language processing, speech recognition, computer vision, online recommendation systems, bioinformatics, and videogames. Finally, the book offers research perspectives, covering such theoretical topics as linear factor models, autoencoders, representation learning, structured probabilistic models, Monte Carlo methods, the partition function, approximate inference, and deep generative models.Deep Learning can be used by undergraduate or graduate students planning careers in either industry or research, and by software engineers who want to begin using deep learning in their products or platforms. A website offers supplementary material for both readers and instructors.
At the Bench: A Laboratory Navigator, Updated Edition: A Laboratory Navigator
Kathy Barker - 1998
In this newly revised edition, chapters have been rewritten to accommodate the impact of computer technology and the Internet, not only on the acquisition and analysis of data, but also on its organization and presentation. Alternatives to the use of radiation have been expanded, and figures and illustrations have been redrawn to reflect changes in laboratory equipment and procedures.
Mathematics: Its Content, Methods and Meaning
A.D. Aleksandrov - 1963
. . Nothing less than a major contribution to the scientific culture of this world." — The New York Times Book ReviewThis major survey of mathematics, featuring the work of 18 outstanding Russian mathematicians and including material on both elementary and advanced levels, encompasses 20 prime subject areas in mathematics in terms of their simple origins and their subsequent sophisticated developement. As Professor Morris Kline of New York University noted, "This unique work presents the amazing panorama of mathematics proper. It is the best answer in print to what mathematics contains both on the elementary and advanced levels."Beginning with an overview and analysis of mathematics, the first of three major divisions of the book progresses to an exploration of analytic geometry, algebra, and ordinary differential equations. The second part introduces partial differential equations, along with theories of curves and surfaces, the calculus of variations, and functions of a complex variable. It furthur examines prime numbers, the theory of probability, approximations, and the role of computers in mathematics. The theory of functions of a real variable opens the final section, followed by discussions of linear algebra and nonEuclidian geometry, topology, functional analysis, and groups and other algebraic systems.Thorough, coherent explanations of each topic are further augumented by numerous illustrative figures, and every chapter concludes with a suggested reading list. Formerly issued as a three-volume set, this mathematical masterpiece is now available in a convenient and modestly priced one-volume edition, perfect for study or reference."This is a masterful English translation of a stupendous and formidable mathematical masterpiece . . ." — Social Science
The Fractal Geometry of Nature
Benoît B. Mandelbrot - 1977
The complexity of nature's shapes differs in kind, not merely degree, from that of the shapes of ordinary geometry, the geometry of fractal shapes.Now that the field has expanded greatly with many active researchers, Mandelbrot presents the definitive overview of the origins of his ideas and their new applications. The Fractal Geometry of Nature is based on his highly acclaimed earlier work, but has much broader and deeper coverage and more extensive illustrations.
Visual Complex Analysis
Tristan Needham - 1997
Aimed at undergraduate students in mathematics, physics, and engineering, the book's intuitive explanations, lack ofadvanced prerequisites, and consciously user-friendly prose style will help students to master the subject more readily than was previously possible. The key to this is the book's use of new geometric arguments in place of the standard calculational ones. These geometric arguments are communicatedwith the aid of hundreds of diagrams of a standard seldom encountered in mathematical works. A new approach to a classical topic, this work will be of interest to students in mathematics, physics, and engineering, as well as to professionals in these fields.
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.
Game Theory. Analysis of conflict
Roger B. Myerson - 1991
Myerson introduces, clarifies, and synthesizes the extraordinary advances made in the subject over the past fifteen years, presents an overview of decision theory, and comprehensively reviews the development of the fundamental models: games in extensive form and strategic form, and Bayesian games with incomplete information.Game Theory will be useful for students at the graduate level in economics, political science, operations research, and applied mathematics. Everyone who uses game theory in research will find this book essential.
The Chimpanzees of Gombe: Patterns of Behavior
Jane Goodall - 1986
Goodall crowns her first quarter-century with the chimpanzees of Gombe by giving a comprehensive, up-to-date account of her work, a grand synthesis of animal behavior that presents a vast amount of information about man's nearest phylogenetic relative. 336 black-and-white, 23 color halftones. Illustrations.
Getting Started with MATLAB 7: A Quick Introduction for Scientists and Engineers
Rudra Pratap - 2005
Its broad appeal lies in its interactive environment with hundreds of built-in functions for technical computation, graphics, and animation. In addition, it provides easy extensibility with its own high-level programming language. Enhanced by fun and appealing illustrations, Getting Started with MATLAB 7: A Quick Introduction for Scientists and Engineers employs a casual, accessible writing style that shows users how to enjoy using MATLAB.
Electric Universe: How Electricity Switched on the Modern World
David Bodanis - 2005
In these pages the virtuoso scientists who plumbed the secrets of electricity come vividly to life, including familiar giants like Thomas Edison; the visionary Michael Faraday, who struggled against the prejudices of the British class system; and Samuel Morse, a painter who, before inventing the telegraph, ran for mayor of New York on a platform of persecuting Catholics. Here too is Alan Turing, whose dream of a marvelous thinking machine—what we know as the computer—was met with indifference, and who ended his life in despair after British authorities forced him to undergo experimental treatments to “cure” his homosexuality. From the frigid waters of the Atlantic to the streets of Hamburg during a World War II firestorm to the interior of the human body, Electric Universe is a mesmerizing journey of discovery by a master science writer.
Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development
Craig Larman - 2000
Building on two widely acclaimed previous editions, Craig Larman has updated this book to fully reflect the new UML 2 standard, to help you master the art of object design, and to promote high-impact, iterative, and skillful agile modeling practices.Developers and students will learn object-oriented analysis and design (OOA/D) through three iterations of two cohesive, start-to-finish case studies. These case studies incrementally introduce key skills, essential OO principles and patterns, UML notation, and best practices. You won’t just learn UML diagrams - you’ll learn how to apply UML in the context of OO software development.Drawing on his unsurpassed experience as a mentor and consultant, Larman helps you understand evolutionary requirements and use cases, domain object modeling, responsibility-driven design, essential OO design, layered architectures, “Gang of Four” design patterns, GRASP, iterative methods, an agile approach to the Unified Process (UP), and much more. This edition’s extensive improvements include:- A stronger focus on helping you master OOA/D through case studies that demonstrate key OO principles and patterns, while also applying the UML- New coverage of UML 2, Agile Modeling, Test-Driven Development, and refactoring- Many new tips on combining iterative and evolutionary development with OOA/D- Updates for easier study, including new learning aids and graphics- New college educator teaching resources- Guidance on applying the UP in a light, agile spirit, complementary with other iterative methods such as XP and Scrum- Techniques for applying the UML to documenting architectures- A new chapter on evolutionary requirements, and much moreApplying UML and Patterns, Third Edition, is a lucid and practical introduction to thinking and designing with objects - and creating systems that are well crafted, robust, and maintainable.
Hitler's Jet Plane: The Me 262 Story
Mano Ziegler - 2006
Mano Ziegler was involved from its inception and contributed to the design, testing, training and even served in it operationally. Could the ME 262 have broken the Allied supremacy in the air? Why did it take so long to come into service and why were hundreds of German pilots sacrificed in developing it? Why did the ME 262 prove not to be the unparalleled success claimed by Goering and why were German cities left dangerously exposed against Allied bombing campaigns? These are only some the important questions this new book answers. Mano Ziegler, born 7 June 1908, had a lifetime fascination with flight. At the age of eight, he wrote to Manfred Freiherr von Richthofen, the famous "Red Baron", asking to be allowed to fly with him. Richthofen even replied, telling him, "Yes, we'll fly together!". At the age of 21, he took up glider flying. He also pursued his sport of diving and was a core member of Germany's Olympic high-diving team. In 1932 and 1934 he was student world high-diving champion at the world championships in Darmstadt and Turin. When war broke out in 1939 he became a pilot in the Luftwaffe, and from 1943 until the war's end he flew the Me 163 with Erprobungskommando 16 (Operational Test Unit 16) and Jagdgeschwader 400 (Fighter Group 400). After the war he escaped from Russian captivity and - having returned to Berlin - continued to fly and write newspaper articles. In Berlin he guested as a high-wire walker with the Camilla Mayer circus troupe, walking the 24-metre high wire - without any prior training - for a newspaper article. He eventually became editor-in-chief of the Flug-Revue aviation monthly in Stuttgart and, as such, made his first supersonic flight in an English fighter aircraft in the spring of 1960. Hitler's Jet Plane fills an important gap in the history of the Luftwaffe and of aviation in general with new research which dicloses how the first ever military jet plane failed to make its mark on World War II.
Thermodynamics and an Introduction to Thermostatistics
Herbert B. Callen - 1985
Presents essential ideas on critical phenomena developed over the last decade in simple, qualitative terms. This new edition maintains the simple structure of the first and puts new emphasis on pedagogical considerations. Thermostatistics is incorporated into the text without eclipsing macroscopic thermodynamics, and is integrated into the conceptual framework of physical theory.
Mathematics of Classical and Quantum Physics
Frederick W. Byron Jr. - 1969
Organized around the central concept of a vector space, the book includes numerous physical applications in the body of the text as well as many problems of a physical nature. It is also one of the purposes of this book to introduce the physicist to the language and style of mathematics as well as the content of those particular subjects with contemporary relevance in physics.Chapters 1 and 2 are devoted to the mathematics of classical physics. Chapters 3, 4 and 5 — the backbone of the book — cover the theory of vector spaces. Chapter 6 covers analytic function theory. In chapters 7, 8, and 9 the authors take up several important techniques of theoretical physics — the Green's function method of solving differential and partial differential equations, and the theory of integral equations. Chapter 10 introduces the theory of groups. The authors have included a large selection of problems at the end of each chapter, some illustrating or extending mathematical points, others stressing physical application of techniques developed in the text.Essentially self-contained, the book assumes only the standard undergraduate preparation in physics and mathematics, i.e. intermediate mechanics, electricity and magnetism, introductory quantum mechanics, advanced calculus and differential equations. The text may be easily adapted for a one-semester course at the graduate or advanced undergraduate level.