Author: L. F. Shampine, I. Gladwell, S. Thompson | Size: 1.32 MB | Format:PDF | Publisher: Cambridge University Press | Year: April 28, 2003 | pages: 272 | ISBN: 0521530946, ISBN-13: 978-0521530941
This book is a text for a one-semester course for upper-level undergraduates and beginning graduate students in engineering, science, and mathematics. Prerequisites are a first course in the theory of ODEs and a survey course in numerical analysis, in addition to specific programming experience, preferably in MATLAB, and knowledge of elementary matrix theory. Professionals will also find that this useful concise reference contains reviews of technical issues and realistic and detailed examples. The programs for the examples are supplied on the accompanying web site and can serve as templates for solving other problems. Each chapter begins with a discussion of the "facts of life" for the problem, mainly by means of examples. Numerical methods for the problem are then developed, but only those methods most widely used. The treatment of each method is brief and technical issues are minimized, but all the issues important in practice and for understaning the codes are discussed. The last part of each chapter is a tutorial that shows how to solve problems by means of small, but realistic, examples.
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
Concrete Mathematics: A Foundation for Computer Science (2nd Edition) >> By Ronald L. Graham, Donald E. Knuth, Oren Patashnik
Author: Ronald L. Graham, Donald E. Knuth, Oren Patashnik | Size: 5.42 MB | Format:PDF | Publisher: Addison-Wesley Professional; 2 edition | Year: March 10, 1994 | pages: 690 | ISBN: ISBN-10: 0201558025 ISBN-13: 978-0201558029
1.Book Description
This book introduces the mathematics that supports advanced computer programming and the analysis of algorithms. The primary aim of its well-known authors is to provide a solid and relevant base of mathematical skills - the skills needed to solve complex problems, to evaluate horrendous sums, and to discover subtle patterns in data. It is an indispensable text and reference not only for computer scientists - the authors themselves rely heavily on it! - but for serious users of mathematics in virtually every discipline. Concrete Mathematics is a blending of CONtinuous and disCRETE mathematics. "More concretely," the authors explain, "it is the controlled manipulation of mathematical formulas, using a collection of techniques for solving problems." The subject matter is primarily an expansion of the Mathematical Preliminaries section in Knuth's classic Art of Computer Programming, but the style of presentation is more leisurely, and individual topics are covered more deeply. Several new topics have been added, and the most significant ideas have been traced to their historical roots. The book includes more than 500 exercises, divided into six categories.Complete answers are provided for all exercises, except research problems, making the book particularly valuable for self-study. Major topics include: *Sums *Recurrences *Integer functions *Elementary number theory *Binomial coefficients *Generating functions *Discrete probability *Asymptotic methods This second edition includes important new material about mechanical summation. In response to the widespread use of the first edition as a reference book, the bibliography and index have also been expanded, and additional nontrivial improvements can be found on almost every page. Readers will appreciate the informal style of Concrete Mathematics. Particularly enjoyable are the marginal graffiti contributed by students who have taken courses based on this material. The authors want to convey not only the importance of the techniques presented, but some of the fun in learning and using them.
2.From the Back Cover
This book introduces the mathematics that supports advanced computer programming and the analysis of algorithms. The primary aim of its well-known authors is to provide a solid and relevant base of mathematical skills - the skills needed to solve complex problems, to evaluate horrendous sums, and to discover subtle patterns in data. It is an indispensable text and reference not only for computer scientists - the authors themselves rely heavily on it! - but for serious users of mathematics in virtually every discipline.
Concrete Mathematics is a blending of CONtinuous and disCRETE mathematics. "More concretely," the authors explain, "it is the controlled manipulation of mathematical formulas, using a collection of techniques for solving problems." The subject matter is primarily an expansion of the Mathematical Preliminaries section in Knuth's classic Art of Computer Programming, but the style of presentation is more leisurely, and individual topics are covered more deeply. Several new topics have been added, and the most significant ideas have been traced to their historical roots. The book includes more than 500 exercises, divided into six categories. Complete answers are provided for all exercises, except research problems, making the book particularly valuable for self-study.
Major topics include:
Sums
Recurrences
Integer functions
Elementary number theory
Binomial coefficients
Generating functions
Discrete probability
Asymptotic methods
This second edition includes important new material about mechanical summation. In response to the widespread use of the first edition as a reference book, the bibliography and index have also been expanded, and additional nontrivial improvements can be found on almost every page. Readers will appreciate the informal style of Concrete Mathematics. Particularly enjoyable are the marginal graffiti contributed by students who have taken courses based on this material. The authors want to convey not only the importance of the techniques presented, but some of the fun in learning and using them.
3.About the Author
Donald E. Knuth is known throughout the world for his pioneering work on algorithms and programming techniques, for his invention of the Tex and Metafont systems for computer typesetting, and for his prolific and influential writing. Professor Emeritus of The Art of Computer Programming at Stanford University, he currently devotes full time to the completion of these fascicles and the seven volumes to which they belong.
Donald E. Knuth was born on January 10, 1938 in Milwaukee, Wisconsin. He studied mathematics as an undergraduate at Case Institute of Technology, where he also wrote software at the Computing Center. The Case faculty took the unprecedented step of awarding him a Master's degree together with the B.S. he received in 1960. After graduate studies at California Institute of Technology, he received a Ph.D. in Mathematics in 1963 and then remained on the mathematics faculty. Throughout this period he continued to be involved with software development, serving as consultant to Burroughs Corporation from 1960-1968 and as editor of Programming Languages for ACM publications from 1964-1967.
He joined Stanford University as Professor of Computer Science in 1968, and was appointed to Stanford's first endowed chair in computer science nine years later. As a university professor he introduced a variety of new courses into the curriculum, notably Data Structures and Concrete Mathematics. In 1993 he became Professor Emeritus of The Art of Computer Programming. He has supervised the dissertations of 28 students.
Knuth began in 1962 to prepare textbooks about programming techniques, and this work evolved into a projected seven-volume series entitled The Art of Computer Programming. Volumes 1-3 first appeared in 1968, 1969, and 1973. Having revised these three in 1997, he is now working full time on the remaining volumes. Volume 4A appeared at the beginning of 2011. More than one million copies have already been printed, including translations into ten languages.
He took ten years off from that project to work on digital typography, developing the TeX system for document preparation and the METAFONT system for alphabet design. Noteworthy by-products of those activities were the WEB and CWEB languages for structured documentation, and the accompanying methodology of Literate Programming. TeX is now used to produce most of the world's scientific literature in physics and mathematics.
His research papers have been instrumental in establishing several subareas of computer science and software engineering: LR(k) parsing; attribute grammars; the Knuth-Bendix algorithm for axiomatic reasoning; empirical studies of user programs and profiles; analysis of algorithms. In general, his works have been directed towards the search for a proper balance between theory and practice.
Professor Knuth received the ACM Turing Award in 1974 and became a Fellow of the British Computer Society in 1980, an Honorary Member of the IEEE in 1982. He is a member of the American Academy of Arts and Sciences, the National Academy of Sciences, and the National Academy of Engineering; he is also a foreign associate of l'Academie des Sciences (Paris), Det Norske Videnskaps-Akademi (Oslo), Bayerische Akademie der Wissenschaften (Munich), the Royal Society (London), and Rossiiskaya Akademia Nauk (Moscow). He holds five patents and has published approximately 160 papers in addition to his 28 books. He received the Medal of Science from President Carter in 1979, the American Mathematical Society's Steele Prize for expository writing in 1986, the New York Academy of Sciences Award in 1987, the J.D. Warnier Prize for software methodology in 1989, the Adelskøld Medal from the Swedish Academy of Sciences in 1994, the Harvey Prize from the Technion in 1995, and the Kyoto Prize for advanced technology in 1996. He was a charter recipient of the IEEE Computer Pioneer Award in 1982, after having received the IEEE Computer Society's W. Wallace McDowell Award in 1980; he received the IEEE's John von Neumann Medal in 1995. He holds honorary doctorates from Oxford University, the University of Paris, St. Petersburg University, and more than a dozen colleges and universities in America.
Professor Knuth lives on the Stanford campus with his wife, Jill. They have two children, John and Jennifer. Music is his main avocation.
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
Precedents in Architecture, Second Edition >> By Roger H Clark, Michael Pause
Author: Roger H Clark, Michael Pause | Size: 106.33 MB | Format:PDF | Publisher: Van Nostrand Reinhold/co Wiley; 2nd edition | Year: April 1996 | pages: 284 | ISBN: ISBN-10: 0442020511 ISBN-13: 978-0442020514
1.Book Description
Precedents in Architecture provides a vocabulary for architectural analysis that will help you understand the works of others, and aid you in creating your own designs. Here, you will examine the work of internationally known architects with the help of a unique diagrammatic technique, which you can also use to analyze existing buildings. In addition to the sixteen original contributors, the Second Edition features seven new, distinguished architects. All 23 architects were selected because of the strength, quality, and interest of their designs. Precedents in Architecture, 2/e is an invaluable resource offering:
Factual graphic information on 88 buildings that represent a range of time, function, and style accompanied by detailed analysis of each building
A reference for a technique of graphic analysis as a tool for understanding and designing architecture
Whether you are a novice or a seasoned professional, Precedents in Architecture, 2/e will enrich your design vocabulary and give you an invaluable tool for the ongoing assessment of buildings you encounter every day.
2.From the Back Cover
Precedents in Architecture provides a vocabulary for architectural analysis that will help you understand the works of others, and aid you in creating your own designs. Here, you will examine the work of internationally known architects with the help of a unique diagrammatic technique, which you can also use to analyze existing buildings. In addition to the sixteen original contributors, the Second Edition features seven new, distinguished architects. All 23 architects were selected because of the strength, quality, and interest of their designs. Precedents in Architecture, 2/e is an invaluable resource offering:
Factual graphic information on 88 buildings that represent a range of time, function, and style accompanied by detailed analysis of each building
A reference for a technique of graphic analysis as a tool for understanding and designing architecture
Whether you are a novice or a seasoned professional, Precedents in Architecture, 2/e will enrich your design vocabulary and give you an invaluable tool for the ongoing assessment of buildings you encounter every day. --This text refers to an out of print or unavailable edition of this title.
3.About the Author
About the Authors Roger H. Clark, F.A.I.A., is a Professor of Architecture at North Carolina State University, School of Design, Raleigh, North Carolina. He has received over 50 design awards, publishes regularly in professional journals, and co-authored Kinetic Architecture for VNR in 1970. Mr. Clark holds a Master of Architecture degree from the University of Washington, Seattle, Washington. Michael Pause is a Professor of Design at North Carolina State University, School of Design, Raleigh, North Carolina. In addition, he is a color and light, graphic, and residential design consultant. Mr. Pause holds a Master of Architecture degree from Washington University, St. Louis, Missouri, and a Doctor of Philosophy from Massachusetts Institute of Technology.
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
Basic Soil Mechanics has long been established as the standard text on the subject for degree and diploma students of civil engineering and building. The third edition has been fully revised and updated to provide students, not only with the basic principles, but also with an awareness of state-of-the-art developments in the field. The approach to stress/strain behaviour has been reconsidered in the light of modern educational methods and the chapter on earth pressure has been revised to take account of the long-awaited British Standard BS 8002. The book also gives greater emphasis to design methods and the use of computers. Basic Soil Mechanics is an essential text for BTEC HNC/D and undergraduate degree courses in civil engineering. It will also be a valuable resource for practising engineers engaged in the design and construction of soil-related structures and systems.
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
Fluid Mechanics: Fundamentals and Applications communicates directly with tomorrow's engineers in a simple yet precise manner. The text covers the basic principles and equations of fluid mechanics in the context of numerous and diverse real-world engineering examples. The text helps students develop an intuitive understanding of fluid mechanics by emphasizing the physics, and by supplying attractive figures, numerous photographs and visual aids to reinforce the physics.
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
Shake Table Test of Confined Brick Masonry Building
in the link
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
Information-based decision-making during drought, often brings out some of the excellent practices that are prevalent in society / individuals. This book is designed to provide information on the drought process, meteorological, hydrological, agriculture, socio-economic aspects and available technologies such as satellite remote sensing data analysis and Geographical Information system for assessment. Assessment procedures utilising the various parameters of importance from various sources for micro level management that would enhance the effectiveness of management practice are dealt in detail. Resource availability and affected group determine the relief assistance for the present event and information that would help them in their realisation and preparedness for the forthcoming years by select countries is highlighted. This would help in the formulation of schemes for event mitigation and area development plans.
The readers would gain complete knowledge on drought. This book is expected to act as a guide in preparing people as effective natural resource utilizationist under drought situations.
Table of contents
Preface.
1. Drought.
2. Meteorology.
3. Water Resources.
4. Agriculture.
5. Drought indices.
6. Satellite remote sensing.
7. Spatial data and geographical information system.
8. Information systems.
9. Vulnerability assessment.
10. Resource, drought events and management profile of countries.
11. Capacity building.
Index.
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
Posted by: lisine - 11-22-2011, 12:43 PM - Forum: General Books
- No Replies
Well Cementing
Author: Erik B. Nelson | Size: 39.2 MB | Format:PDF | Publisher: Schlumberger | Year: 1990 | pages: 487 | ISBN: 0978853008
Cementing is arguably the most important operation performed on a well. Well cementing technology is an amalgam of many interdependent scientific and engineering disciplines which are essential to achieve the primary goal of well cementing - zonal isolation. This textbook is a comprehensive and up-to-date reference concerning the application of these disciplines to cementing a well. ''Well Cementing'' is envisioned as an upper-level university book, as well as a reference for practicing engineers and scientists. The first section of the book illustrates how the quality of the hydraulic seal provided by the cement sheath can affect well performance. The second section concentrates on the design phase of a cementing treatment, and various aspects of cement job execution are covered in the third section. The fourth section addresses cement job evaluation. The text is supported by many tables and figures, an extensive bibliography and an index. There are also chapters devoted to subjects which are currently of particular interest to the industry, including the prevention of annular gas migration, foamed cements, and cementing horizontal wellbores.
Scanned book / Searchable text /
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation: