Introduction to Robotics: Analysis, Systems, Applications


Saeed B. Niku - 2001
    All of the fundamentals of robotics are covered--robotics analysis; including kinematics, kinetics and force control, and trajectory planning of robots; its sub-systems such as actuators, sensors, and vision systems; as well as robotics applications. "Introduction to Robotics" also includes many subjects related to mechatronics, microprocessor actuator control, integration of sensors, vision systems, and fuzzy logic. For practicing mechanical engineers, electronic and electric engineers, computer engineers, and engineering technologists who would like to learn about robotics.

Black Money and Tax Havens


R. Vaidyanathan - 2017
    Conservatively, Rs. 15 lakh crore (10 per cent of Rs. 150 lakh crore, our GDP in 2016-17). As for Indian money in tax havens around the world? Around Rs. 65 lakh crores. Truly astounding figures. Black money or kala dhan is a topic that has elicited much debate in recent times. The debate has been mostly marked by mud-slinging and name-calling and the discussions that have ensued often have no basis in fact. While most people have a hazy notion of black money, only a few understand it in its entirety. The issue of tax havens is perhaps even more misunderstood. Most people fail to see the connection between tax havens and black money. Black Money and Tax Havens is the first work that discusses both of these issues in depth and offers a 360-degree view to the reader. In this work, Prof. R. Vaidyanathan provides the reader with a brief overview of black money—its generation, its estimates and how and why it is spirited away to tax havens. He also lays bare the danger that is posed to world financial well-being on account of the lack of political will to tackle them. A unique and timely work that packs in much information in an accessible manner.

Probability And Statistics For Engineers And Scientists


Ronald E. Walpole - 1978
     Offers extensively updated coverage, new problem sets, and chapter-ending material to enhance the book’s relevance to today’s engineers and scientists. Includes new problem sets demonstrating updated applications to engineering as well as biological, physical, and computer science. Emphasizes key ideas as well as the risks and hazards associated with practical application of the material. Includes new material on topics including: difference between discrete and continuous measurements; binary data; quartiles; importance of experimental design; “dummy” variables; rules for expectations and variances of linear functions; Poisson distribution; Weibull and lognormal distributions; central limit theorem, and data plotting. Introduces Bayesian statistics, including its applications to many fields. For those interested in learning more about probability and statistics.

Patterns of Software: Tales from the Software Community


Richard P. Gabriel - 1996
    But while most of us today can work a computer--albeit with the help of the ever-present computer software manual--we know little about what goes on inside the box and virtually nothing about software designor the world of computer programming. In Patterns of Software, the respected software pioneer and computer scientist, Richard Gabriel, gives us an informative inside look at the world of software design and computer programming and the business that surrounds them. In this wide-ranging volume, Gabriel discusses such topics as whatmakes a successful programming language, how the rest of the world looks at and responds to the work of computer scientists, how he first became involved in computer programming and software development, what makes a successful software business, and why his own company, Lucid, failed in 1994, tenyears after its inception. Perhaps the most interesting and enlightening section of the book is Gabriel's detailed look at what he believes are the lessons that can be learned from architect Christopher Alexander, whose books--including the seminal A Pattern Language--have had a profound influence on the computer programmingcommunity. Gabriel illuminates some of Alexander's key insights--the quality without a name, pattern languages, habitability, piecemeal growth--and reveals how these influential architectural ideas apply equally well to the construction of a computer program. Gabriel explains the concept ofhabitability, for example, by comparing a program to a New England farmhouse and the surrounding structures which slowly grow and are modified according to the needs and desires of the people who live and work on the farm. Programs live and grow, and their inhabitants--the programmers--need to workwith that program the way the farmer works with the homestead. Although computer scientists and software entrepreneurs will get much out of this book, the essays are accessible to everyone and will intrigue anyone curious about Silicon Valley, computer programming, or the world of high technology.

The CEO Ugly Bride


Novel Sky
    

File Structures: An Object-Oriented Approach with C++


Michael J. Folk - 1997
    By following the many programming examples included in the book and in the exercise sets, readers will gain a significant understanding of object-oriented techniques and will see how C++ can be an effective software development tool. HIGHLIGHTS *Presents file structures techniques, including direct access I/O, buffer packing and unpacking, indexing, cosequential processing, B-trees, and external hashing. *Includes extensive coverage of secondary storage devices, including disk, tape, and CD-ROM. *Covers the practice of object-oriented design and programming with complete implementations in C++. Every line of code in the book has been tested on a variety of C++ systems and is available on the Internet. *Develops a collection of C++ classes that provide a framework for solving file structure problems. *Includes class definitions, sample applications and programming problems and exercises, making this book a valuable learning and reference tool. ** Instructors materials are available from your sales rep. If you do not know your local sales representative, p

Data Structure Through C


Yashavant P. Kanetkar - 2003
    It adopts a novel approach, by using the programming language c to teach data structures. The book discusses concepts like arrays, algorithm analysis, strings, queues, trees and graphs. Well-designed animations related to these concepts are provided in the cd-rom which accompanies the book. This enables the reader to get a better understanding of the complex procedures described in the book through a visual demonstration of the same. Data structure through c is a comprehensive book which can be used as a reference book by students as well as computer professionals. It is written in a clear, easy-to-understood manner and it includes several programs and examples to explain clearly the complicated concepts related to data structures. The book was published by bpb publications in 2003 and is available in paperback. Key features: the book contains example programs that elucidate the concepts. It comes with a cd that visually demonstrates the theory presented in the book.

Principles of Product Design


Aarron Walter
    These extensively researched core best practices will help your team design better, faster, and more collaboratively. Combined with the power of design thinking, these product design principles will accelerate your team’s design practice.

Unity 3.X Game Development Essentials


Will Goldstone - 2009
    With no prior knowledge of game development or 3D required, you will learn from scratch, taking each concept at a time working up to a full 3D mini-game. You'll learn scripting with C# or JavaScript and master the Unity development environment with easy-to-follow stepwise tasks. If you're a designer or animator who wishes to take their first steps into game development or prototyping, or if you've simply spent many hours sitting in front of video games, with ideas bubbling away in the back of your mind, Unity and this book should be your starting point. No prior knowledge of game production is required, inviting you to simply bring with you a passion for making great games.

Sell: The Art, The Science, The Witchcraft


Subroto Bagchi - 2017
    It is an empathy-led, process-driven, knowledge-intensive discipline.’ - Subroto BagchiIn his new book, Sell – the first book on the subject by an Indian practitioner of business – bestselling author and inspiration to generations of entrepreneurs, Subroto Bagchi presents the concepts of selling and salesmanship from his unique perspective.Elaborating on the essential skills required to be a successful seller – whether of a product, a service, an idea, an organization, or even of personal skills – Bagchi crystallizes his on-the-ground knowledge about salesmanship through stories and anecdotes from his vast repertoire of experiences and extensive reading to provide wise and profound insights and advice on making an impact on others and acquiring the power to influence their decisions. A comprehensive and contemporary treatise on the art, science and ‘witchcraft’ behind selling, Sell will redefine the meaning of salesmanship.

Numerical Recipes: The Art of Scientific Computing


William H. Press - 2007
    Widely recognized as the most comprehensive, accessible and practical basis for scientific computing, this new edition incorporates more than 400 Numerical Recipes routines, many of them new or upgraded. The executable C++ code, now printed in color for easy reading, adopts an object-oriented style particularly suited to scientific applications. The whole book is presented in the informal, easy-to-read style that made earlier editions so popular. Please visit www.nr.com or www.cambridge.org/us/numericalrecipes for more details. More information concerning licenses is available at: www.nr.com/licenses New key features: 2 new chapters, 25 new sections, 25% longer than Second Edition Thorough upgrades throughout the text Over 100 completely new routines and upgrades of many more. New Classification and Inference chapter, including Gaussian mixture models, HMMs, hierarchical clustering, Support Vector MachinesNew Computational Geometry chapter covers KD trees, quad- and octrees, Delaunay triangulation, and algorithms for lines, polygons, triangles, and spheres New sections include interior point methods for linear programming, Monte Carlo Markov Chains, spectral and pseudospectral methods for PDEs, and many new statistical distributions An expanded treatment of ODEs with completely new routines Plus comprehensive coverage of linear algebra, interpolation, special functions, random numbers, nonlinear sets of equations, optimization, eigensystems, Fourier methods and wavelets, statistical tests, ODEs and PDEs, integral equations, and inverse theory

This is Pleasure


Mary Gaitskill - 2021
    Gaitskill is uniquely attuned to the moment.' Sunday Times'Gaitskill achieves a superb feat. She distils the suffering, anger, reactivity, danger and social recalibration of the #MeToo movement into an extremely potent, intelligent and nuanced account.' Sarah Hall, Guardian'I don't know why I behaved the way I did, and I kept doing it; he kept doing it. And though I might once have easily brushed it away, suddenly I could not. Nor could I confront him. The conversation moved too quickly.'This is Pleasure is an extraordinary work by one of the world's finest writers, and achieves more in 15,000 words than most full-length novels. Following the unravelling of the life of a male publisher undone by allegations of sexual impropriety and harassment, and the female friend who tries to understand, and explain, his actions, it looks unflinchingly at our present moment and rejects moral certainties to show us that there are many sides to every story.Mary Gaitskill has spent her whole career mining the complexity of human relationships on both an individual and societal scale with wisdom and grace. Here her insights are more piercing and timely than ever.

Dissenting Diagnosis


Arun Gadre - 2016
    But while the unease is widespread, few outside the profession understand the extent to which the medical system is being distorted. Dr Arun Gadre and Dr Abhay Shukla have gathered evidence from seventy-eight practising doctors, in both the private and public medical sectors, to expose the ways in which vulnerable patients are exploited by a system that promotes unscrupulous medical practices. At a time when the medical sector is growing rapidly, especially in urban areas, with the proliferation of multi-specialty hospitals and the adoption of ever-more sophisticated technologies, rational and ethical medical care is becoming increasingly rare. Honest doctors feel under siege, professional bodies meant to regulate the medical sector fail to do so, and the influence of the powerful pharmaceutical industry becomes even more pervasive.

Fundamentals of Digital Image Processing


Anil K. Jain - 1988
    Includes a comprehensive chapter on stochastic models for digital image processing. Covers aspects of image representation including luminance, color, spatial and temporal properties of vision, and digitization. Explores various image processing techniques. Discusses algorithm development (software/firmware) for image transforms, enhancement, reconstruction, and image coding.

Getting Clojure


Russ Olsen - 2018
    The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to understand the ideas underlying this structure of framework and features. You need this book: an accessible introduction to Clojure that focuses on the ideas behind the language as well as the practical details of writing code.