Interval Finite Element Method with MATLAB
Title | Interval Finite Element Method with MATLAB PDF eBook |
Author | Sukanta Nayak |
Publisher | Academic Press |
Pages | 170 |
Release | 2018-01-23 |
Genre | Technology & Engineering |
ISBN | 0128129743 |
Interval Finite Element Method with MATLAB provides a thorough introduction to an effective way of investigating problems involving uncertainty using computational modeling. The well-known and versatile Finite Element Method (FEM) is combined with the concept of interval uncertainties to develop the Interval Finite Element Method (IFEM). An interval or stochastic environment in parameters and variables is used in place of crisp ones to make the governing equations interval, thereby allowing modeling of the problem. The concept of interval uncertainties is systematically explained. Several examples are explored with IFEM using MATLAB on topics like spring mass, bar, truss and frame. - Provides a systematic approach to understanding the interval uncertainties caused by vague or imprecise data - Describes the interval finite element method in detail - Gives step-by-step instructions for how to use MATLAB code for IFEM - Provides a range of examples of IFEM in use, with accompanying MATLAB codes
Advanced Numerical and Semi-Analytical Methods for Differential Equations
Title | Advanced Numerical and Semi-Analytical Methods for Differential Equations PDF eBook |
Author | Snehashish Chakraverty |
Publisher | John Wiley & Sons |
Pages | 256 |
Release | 2019-04-16 |
Genre | Mathematics |
ISBN | 1119423422 |
Examines numerical and semi-analytical methods for differential equations that can be used for solving practical ODEs and PDEs This student-friendly book deals with various approaches for solving differential equations numerically or semi-analytically depending on the type of equations and offers simple example problems to help readers along. Featuring both traditional and recent methods, Advanced Numerical and Semi Analytical Methods for Differential Equations begins with a review of basic numerical methods. It then looks at Laplace, Fourier, and weighted residual methods for solving differential equations. A new challenging method of Boundary Characteristics Orthogonal Polynomials (BCOPs) is introduced next. The book then discusses Finite Difference Method (FDM), Finite Element Method (FEM), Finite Volume Method (FVM), and Boundary Element Method (BEM). Following that, analytical/semi analytic methods like Akbari Ganji's Method (AGM) and Exp-function are used to solve nonlinear differential equations. Nonlinear differential equations using semi-analytical methods are also addressed, namely Adomian Decomposition Method (ADM), Homotopy Perturbation Method (HPM), Variational Iteration Method (VIM), and Homotopy Analysis Method (HAM). Other topics covered include: emerging areas of research related to the solution of differential equations based on differential quadrature and wavelet approach; combined and hybrid methods for solving differential equations; as well as an overview of fractal differential equations. Further, uncertainty in term of intervals and fuzzy numbers have also been included, along with the interval finite element method. This book: Discusses various methods for solving linear and nonlinear ODEs and PDEs Covers basic numerical techniques for solving differential equations along with various discretization methods Investigates nonlinear differential equations using semi-analytical methods Examines differential equations in an uncertain environment Includes a new scenario in which uncertainty (in term of intervals and fuzzy numbers) has been included in differential equations Contains solved example problems, as well as some unsolved problems for self-validation of the topics covered Advanced Numerical and Semi Analytical Methods for Differential Equations is an excellent text for graduate as well as post graduate students and researchers studying various methods for solving differential equations, numerically and semi-analytically.
Computational Framework for the Finite Element Method in MATLAB® and Python
Title | Computational Framework for the Finite Element Method in MATLAB® and Python PDF eBook |
Author | Pavel Sumets |
Publisher | CRC Press |
Pages | 166 |
Release | 2022-08-11 |
Genre | Mathematics |
ISBN | 1000610020 |
Computational Framework for the Finite Element Method in MATLAB® and Python aims to provide a programming framework for coding linear FEM using matrix-based MATLAB® language and Python scripting language. It describes FEM algorithm implementation in the most generic formulation so that it is possible to apply this algorithm to as many application problems as possible. Readers can follow the step-by-step process of developing algorithms with clear explanations of its underlying mathematics and how to put it into MATLAB and Python code. The content is focused on aspects of numerical methods and coding FEM rather than FEM mathematical analysis. However, basic mathematical formulations for numerical techniques which are needed to implement FEM are provided. Particular attention is paid to an efficient programming style using sparse matrices. Features Contains ready-to-use coding recipes allowing fast prototyping and solving of mathematical problems using FEM Suitable for upper-level undergraduates and graduates in applied mathematics, science or engineering Both MATLAB and Python programming codes are provided to give readers more flexibility in the practical framework implementation
Mathematical Methods in Dynamical Systems
Title | Mathematical Methods in Dynamical Systems PDF eBook |
Author | S. Chakraverty |
Publisher | CRC Press |
Pages | 393 |
Release | 2023-05-19 |
Genre | Mathematics |
ISBN | 1000833771 |
The art of applying mathematics to real-world dynamical problems such as structural dynamics, fluid dynamics, wave dynamics, robot dynamics, etc. can be extremely challenging. Various aspects of mathematical modelling that may include deterministic or uncertain (fuzzy, interval, or stochastic) scenarios, along with integer or fractional order, are vital to understanding these dynamical systems. Mathematical Methods in Dynamical Systems offers problem-solving techniques and includes different analytical, semi-analytical, numerical, and machine intelligence methods for finding exact and/or approximate solutions of governing equations arising in dynamical systems. It provides a singular source of computationally efficient methods to investigate these systems and includes coverage of various industrial applications in a simple yet comprehensive way.
Mathematical Methods in Interdisciplinary Sciences
Title | Mathematical Methods in Interdisciplinary Sciences PDF eBook |
Author | Snehashish Chakraverty |
Publisher | John Wiley & Sons |
Pages | 464 |
Release | 2020-06-15 |
Genre | Mathematics |
ISBN | 1119585651 |
Brings mathematics to bear on your real-world, scientific problems Mathematical Methods in Interdisciplinary Sciences provides a practical and usable framework for bringing a mathematical approach to modelling real-life scientific and technological problems. The collection of chapters Dr. Snehashish Chakraverty has provided describe in detail how to bring mathematics, statistics, and computational methods to the fore to solve even the most stubborn problems involving the intersection of multiple fields of study. Graduate students, postgraduate students, researchers, and professors will all benefit significantly from the author's clear approach to applied mathematics. The book covers a wide range of interdisciplinary topics in which mathematics can be brought to bear on challenging problems requiring creative solutions. Subjects include: Structural static and vibration problems Heat conduction and diffusion problems Fluid dynamics problems The book also covers topics as diverse as soft computing and machine intelligence. It concludes with examinations of various fields of application, like infectious diseases, autonomous car and monotone inclusion problems.
Fundamentals of Optimization Techniques with Algorithms
Title | Fundamentals of Optimization Techniques with Algorithms PDF eBook |
Author | Sukanta Nayak |
Publisher | Academic Press |
Pages | 323 |
Release | 2020-08-25 |
Genre | Technology & Engineering |
ISBN | 0128224924 |
Optimization is a key concept in mathematics, computer science, and operations research, and is essential to the modeling of any system, playing an integral role in computer-aided design. Fundamentals of Optimization Techniques with Algorithms presents a complete package of various traditional and advanced optimization techniques along with a variety of example problems, algorithms and MATLAB© code optimization techniques, for linear and nonlinear single variable and multivariable models, as well as multi-objective and advanced optimization techniques. It presents both theoretical and numerical perspectives in a clear and approachable way. In order to help the reader apply optimization techniques in practice, the book details program codes and computer-aided designs in relation to real-world problems. Ten chapters cover, an introduction to optimization; linear programming; single variable nonlinear optimization; multivariable unconstrained nonlinear optimization; multivariable constrained nonlinear optimization; geometric programming; dynamic programming; integer programming; multi-objective optimization; and nature-inspired optimization. This book provides accessible coverage of optimization techniques, and helps the reader to apply them in practice. - Presents optimization techniques clearly, including worked-out examples, from traditional to advanced - Maps out the relations between optimization and other mathematical topics and disciplines - Provides systematic coverage of algorithms to facilitate computer coding - Gives MATLAB© codes in relation to optimization techniques and their use in computer-aided design - Presents nature-inspired optimization techniques including genetic algorithms and artificial neural networks
Hydro-Environmental Analysis
Title | Hydro-Environmental Analysis PDF eBook |
Author | James L. Martin |
Publisher | CRC Press |
Pages | 5742 |
Release | 2013-12-04 |
Genre | Science |
ISBN | 1138000868 |
Focusing on fundamental principles, Hydro-Environmental Analysis: Freshwater Environments presents in-depth information about freshwater environments and how they are influenced by regulation. It provides a holistic approach, exploring the factors that impact water quality and quantity, and the regulations, policy and management methods that are necessary to maintain this vital resource. It offers a historical viewpoint as well as an overview and foundation of the physical, chemical, and biological characteristics affecting the management of freshwater environments. The book concentrates on broad and general concepts, providing an interdisciplinary foundation. The author covers the methods of measurement and classification; chemical, physical, and biological characteristics; indicators of ecological health; and management and restoration. He also considers common indicators of environmental health; characteristics and operations of regulatory control structures; applicable laws and regulations; and restoration methods. The text delves into rivers and streams in the first half and lakes and reservoirs in the second half. Each section centers on the characteristics of those systems and methods of classification, and then moves on to discuss the physical, chemical, and biological characteristics of each. In the section on lakes and reservoirs, it examines the characteristics and operations of regulatory structures, and presents the methods commonly used to assess the environmental health or integrity of these water bodies. It also introduces considerations for restoration, and presents two unique aquatic environments: wetlands and reservoir tailwaters. Written from an engineering perspective, the book is an ideal introduction to the aquatic and limnological sciences for students of environmental science, as well as students of environmental engineering. It also serves as a reference for engineers and scientists involved in the management, regulation, or restoration of freshwater environments.