The.Hottest

Dimitrios G. Pavlou ... 500 pages - Publisher: Academic Press; 1st edition (July 28, 2015) ...
Language: English - ISBN-10: 0128023864 - ISBN-13: 978-0128023860 ...

Fundamental coverage, analytic mathematics, and up-to-date software applications are hard to find in a single text on the finite element method (FEM). Dimitrios Pavlou’s Essentials of the Finite Element Method: For Structural and Mechanical Engineers makes the search easier by providing a comprehensive but concise text for those new to FEM, or just in need of a refresher on the essentials.

Essentials of the Finite Element Method explains the basics of FEM, then relates these basics to a number of practical engineering applications. Specific topics covered include linear spring elements, bar elements, trusses, beams and frames, heat transfer, and structural dynamics. Throughout the text, readers are shown step-by-step detailed analyses for finite element equations development. The text also demonstrates how FEM is programmed, with examples in MATLAB, CALFEM, and ANSYS allowing readers to learn how to develop their own computer code.

Suitable for everyone from first-time BSc/MSc students to practicing mechanical/structural engineers, Essentials of the Finite Element Method presents a complete reference text for the modern engineer.

* Provides complete and unified coverage of the fundamentals of finite element analysis * Covers stiffness matrices for widely used elements in mechanical and civil engineering practice * Offers detailed and integrated solutions of engineering examples and computer algorithms in ANSYS, CALFEM, and MATLAB.

Virgil Snyder, John Irwin Hutchinson ... 386 pages - Publisher: Ulan Press; (September 24, 2012) ...
Language: English - ASIN: B00AUI7WW6 ...

This book was originally published prior to 1923, and represents a reproduction of an important historical work, maintaining the same format as the original work. While some publishers have opted to apply OCR (optical character recognition) technology to the process, we believe this leads to sub-optimal results (frequent typographical errors, strange characters and confusing formatting) and does not adequately preserve the historical character of the original artifact. We believe this work is culturally important in its original archival form. While we strive to adequately clean and digitally enhance the original work, there are occasionally instances where imperfections such as blurred or missing pages, poor pictures or errant marks may have been introduced due to either the quality of the original work or the scanning process itself. Despite these occasional imperfections, we have brought it back into print as part of our ongoing global book preservation commitment, providing customers with access to the best possible historical reprints. We appreciate your understanding of these occasional imperfections, and sincerely hope you enjoy seeing the book in a format as close as possible to that intended by the original publisher.

Victor E. Saouma ... 324 pages - Publisher: CRC Press; (February 25, 2014) ...
Language: English - ISBN-10: 0415636973 - ISBN-13: 978-0415636971 ... 

This reference book presents the theory and methodology to conduct a finite element assessment of concrete structures subjected to chemically induced volumetric expansion in general and alkali aggregate reaction in particular. It is limited to models developed by the author, and focuses on how to best address a simple question: if a structure suffers from AAR, how is its structural integrity jeopardized, and when would the reaction end.

Subjects treated are: • Brief overview of AAR: nature of the chemical reactions, AAR in both dams and nuclear power plants, and how does it impact the mechanical properties of concrete. • Constitutive model for both the AAR expansion, and concrete nonlinearities (both smeared and discrete crack models). • Validation of the model along with a parametric study to assess what are the critical parameters in a study. • Selection of material properties for an AAR finite element simulation, followed by applications in dams and massive reinforced concrete structures. • Micro Model for improved understanding of the essence of the reaction, along with a newly proposed mathematical model for the kinetics of the reaction. • Review of relevant procedures to estimate the residual expansion of a structure suffering from AAR, along with a proposed approach to determine when the reaction will end.

The book is extensively illustrated with numerous figures and provides guidance to engineers confronted with swelling in concrete infrastructures.


L. M Kachanov ... 482 pages - Publisher: North-Holland Publication.; (1971) ... Language: English - ISBN-10: 0444101004 - ISBN-13: 978-0444101006 ...

Intended for use by advanced engineering students and practicing engineers, this volume focuses on the plastic deformation of metals at normal temperatures, as applied to the strength of machines and structures. It covers problems associated with the special nature of plastic state and important applications of plasticity theory.

Mustafa M. Aral , Stewart W. Taylor ...
592 pages - Publisher: American Society of Civil Engineers (ASCE); (July, 2011) ...
Language: English - ISBN-10: 078441176X - ISBN-13: 978-0784411766 ...

Sponsored by the Groundwater Hydrology Technical Committee of the Groundwater Council of the Environmental and Water Resources Institute of ASCE. Groundwater Quantity and Quality Management presents the best of current thinking on managing groundwater resources, focusing on the interrelationship between quantity and quality. Groundwater is an essential resource, yet it is subject to overuse and contamination both in the United States and abroad. Effective management of groundwater is imperative to ensure continued access to clean, accessible, and plentiful water supplies. This volume presents state-of-the-art essays on modeling groundwater flow and solute transport for purposes of forecasting; developing groundwater resources with consideration of groundwater-surface water interaction and saltwater intrusion; and remediating groundwater resources by physical, chemical, and biological means. This report is of immediate relevance to environmental engineers, hydrogeologists, water resources managers and regulators, and municipal officials responsible for maintaining water supplies through the management of groundwater.

Wendy L. Martinez, Angel R. Martinez ... 759 pages -Publisher: Chapman and Hall/CRC; 3rd edition (December, 2015) ... Language: English - ISBN-10: 1466592737 - ISBN-13: 978-1466592735 ...

A Strong Practical Focus on Applications and Algorithms: Computational Statistics Handbook with MATLAB®, Third Edition covers today’s most commonly used techniques in computational statistics while maintaining the same philosophy and writing style of the bestselling previous editions. The text keeps theoretical concepts to a minimum, emphasizing the implementation of the methods. New to the Third Edition: This third edition is updated with the latest version of MATLAB and the corresponding version of the Statistics and Machine Learning Toolbox. It also incorporates new sections on the nearest neighbor classifier, support vector machines, model checking and regularization, partial least squares regression, and multivariate adaptive regression splines. Web Resource: The authors include algorithmic descriptions of the procedures as well as examples that illustrate the use of algorithms in data analysis. The MATLAB code, examples, and data sets are available online.

Yair M. Altman ... 785 pages - Publisher: Chapman and Hall/CRC; 1st edition (December, 2014) ... Language: English - ISBN-10: 1482211297 - ISBN-13: 978-1482211290 ...

The MATLAB® programming environment is often perceived as a platform suitable for prototyping and modeling but not for "serious" applications. One of the main complaints is that MATLAB is just too slow. Accelerating MATLAB Performance aims to correct this perception by describing multiple ways to greatly improve MATLAB program speed. Packed with thousands of helpful tips, it leaves no stone unturned, discussing every aspect of MATLAB. Ideal for novices and professionals alike, the book describes MATLAB performance in a scale and depth never before published. It takes a comprehensive approach to MATLAB performance, illustrating numerous ways to attain the desired speedup. The book covers MATLAB, CPU, and memory profiling and discusses various tradeoffs in performance tuning. It describes both the application of standard industry techniques in MATLAB, as well as methods that are specific to MATLAB such as using different data types or built-in functions. The book covers MATLAB vectorization, parallelization (implicit and explicit), optimization, memory management, chunking, and caching. It explains MATLAB’s memory model and details how it can be leveraged. It describes the use of GPU, MEX, FPGA, and other forms of compiled code, as well as techniques for speeding up deployed applications. It details specific tips for MATLAB GUI, graphics, and I/O. It also reviews a wide variety of utilities, libraries, and toolboxes that can help to improve performance. Sufficient information is provided to allow readers to immediately apply the suggestions to their own MATLAB programs. Extensive references are also included to allow those who wish to expand the treatment of a particular topic to do so easily. Supported by an active website, and numerous code examples, the book will help readers rapidly attain significant reductions in development costs and program run times.

Stuart Stanley, Jervis Moy ... 288 pages - Publisher: Palgrave; 2nd edition (June 18, 1996) ...
Language: English - ISBN-10: 0333641779 - ISBN-13: 978-0333641774 ...

This is a completely revised, updated and reset edition of the text that appeared with the same title during the 1980s. It covers the requirements of the most recent design standards (BS5950, BS8110 and the Eurocodes) and will appeal to undergraduate and postgraduate students of civil and structural engineering and to practising engineers. Plastic behaviour and the methods for calculating the collapse load of steel structures are discussed and examined in detail. An explanation of the effects of deflections, instability and imperfections on the collapse of structures is followed by a description of the design methods for steel structures. The application of plastic methods to concrete structures and the yield line and strip methods for slabs are also presented. The coverage of both steel and concrete in the same volume is a unique feature of this text which will appeal to many readers. Throughout the book, the emphasis is on applications to modern analysis and design. Each chapter provides the background theory, followed by a series of carefully graded examples with many diagrams that illustrate application of the theory; the chapter concludes with a brief summary which is followed by a wide range of problems (with answers).

Craig S. Lent ... 320 pages -Publisher: Wiley; 1st edition (January 9, 2013) ... Language: English - ISBN-10: 0470936444 - ISBN-13: 978-0470936443 ...

The text is for instructors who want to use MATLAB to teach introductory programming concepts. Since many students struggle with applying the concepts that underlie good programming practice,  Learning to Program with MATLAB: Building GUI Tools was designed upon the observation that student learning is enhanced if the students themselves build the GUI (graphical user interface) tool, construct the computational model, implement the visualization of results, and design the GUI. This text teaches the core concepts of computer programming—arrays, loops, functions, and basic data structures—using MATLAB. The chapter sequence covers text-based programs, then programs that produce graphics, building up to an emphasis on GUI tools. This progression unleashes the real power of MATLAB—creating visual expressions of the underlying mathematics of a problem or design.

Contact Form

Name

Email *

Message *

Powered by Blogger.