Applied Artificial Neural Network Methods For Engineers And Scientists: Solving Algebraic Equations

Applied Artificial Neural Network Methods For Engineers And Scientists: Solving Algebraic Equations

Author: Snehashish Chakraverty

Publisher: World Scientific

Published: 2021-01-26

Total Pages: 192

ISBN-13: 9811230226

DOWNLOAD EBOOK

The aim of this book is to handle different application problems of science and engineering using expert Artificial Neural Network (ANN). As such, the book starts with basics of ANN along with different mathematical preliminaries with respect to algebraic equations. Then it addresses ANN based methods for solving different algebraic equations viz. polynomial equations, diophantine equations, transcendental equations, system of linear and nonlinear equations, eigenvalue problems etc. which are the basic equations to handle the application problems mentioned in the content of the book. Although there exist various methods to handle these problems, but sometimes those may be problem dependent and may fail to give a converge solution with particular discretization. Accordingly, ANN based methods have been addressed here to solve these problems. Detail ANN architecture with step by step procedure and algorithm have been included. Different example problems are solved with respect to various application and mathematical problems. Convergence plots and/or convergence tables of the solutions are depicted to show the efficacy of these methods. It is worth mentioning that various application problems viz. Bakery problem, Power electronics applications, Pole placement, Electrical Network Analysis, Structural engineering problem etc. have been solved using the ANN based methods.


Mathematical Methods in Dynamical Systems

Mathematical Methods in Dynamical Systems

Author: S. Chakraverty

Publisher: CRC Press

Published: 2023-05-19

Total Pages: 508

ISBN-13: 1000833801

DOWNLOAD EBOOK

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.


Artificial Neural Networks for Engineers and Scientists

Artificial Neural Networks for Engineers and Scientists

Author: S. Chakraverty

Publisher: CRC Press

Published: 2017-07-20

Total Pages: 157

ISBN-13: 1351651315

DOWNLOAD EBOOK

Differential equations play a vital role in the fields of engineering and science. Problems in engineering and science can be modeled using ordinary or partial differential equations. Analytical solutions of differential equations may not be obtained easily, so numerical methods have been developed to handle them. Machine intelligence methods, such as Artificial Neural Networks (ANN), are being used to solve differential equations, and these methods are presented in Artificial Neural Networks for Engineers and Scientists: Solving Ordinary Differential Equations. This book shows how computation of differential equation becomes faster once the ANN model is properly developed and applied.


An Introduction to Neural Network Methods for Differential Equations

An Introduction to Neural Network Methods for Differential Equations

Author: Neha Yadav

Publisher: Springer

Published: 2015-02-26

Total Pages: 124

ISBN-13: 9401798168

DOWNLOAD EBOOK

This book introduces a variety of neural network methods for solving differential equations arising in science and engineering. The emphasis is placed on a deep understanding of the neural network techniques, which has been presented in a mostly heuristic and intuitive manner. This approach will enable the reader to understand the working, efficiency and shortcomings of each neural network technique for solving differential equations. The objective of this book is to provide the reader with a sound understanding of the foundations of neural networks and a comprehensive introduction to neural network methods for solving differential equations together with recent developments in the techniques and their applications. The book comprises four major sections. Section I consists of a brief overview of differential equations and the relevant physical problems arising in science and engineering. Section II illustrates the history of neural networks starting from their beginnings in the 1940s through to the renewed interest of the 1980s. A general introduction to neural networks and learning technologies is presented in Section III. This section also includes the description of the multilayer perceptron and its learning methods. In Section IV, the different neural network methods for solving differential equations are introduced, including discussion of the most recent developments in the field. Advanced students and researchers in mathematics, computer science and various disciplines in science and engineering will find this book a valuable reference source.


Fundamentals of Artificial Neural Networks

Fundamentals of Artificial Neural Networks

Author: Mohamad H. Hassoun

Publisher: MIT Press

Published: 1995

Total Pages: 546

ISBN-13: 9780262082396

DOWNLOAD EBOOK

A systematic account of artificial neural network paradigms that identifies fundamental concepts and major methodologies. Important results are integrated into the text in order to explain a wide range of existing empirical observations and commonly used heuristics.


Scientific Computing with MATLAB

Scientific Computing with MATLAB

Author: Dingyu Xue

Publisher: CRC Press

Published: 2018-09-03

Total Pages: 404

ISBN-13: 1498757820

DOWNLOAD EBOOK

Scientific Computing with MATLAB®, Second Edition improves students’ ability to tackle mathematical problems. It helps students understand the mathematical background and find reliable and accurate solutions to mathematical problems with the use of MATLAB, avoiding the tedious and complex technical details of mathematics. This edition retains the structure of its predecessor while expanding and updating the content of each chapter. The book bridges the gap between problems and solutions through well-grouped topics and clear MATLAB example scripts and reproducible MATLAB-generated plots. Students can effortlessly experiment with the scripts for a deep, hands-on exploration. Each chapter also includes a set of problems to strengthen understanding of the material.


Introduction to Applied Linear Algebra

Introduction to Applied Linear Algebra

Author: Stephen Boyd

Publisher: Cambridge University Press

Published: 2018-06-07

Total Pages: 477

ISBN-13: 1316518965

DOWNLOAD EBOOK

A groundbreaking introduction to vectors, matrices, and least squares for engineering applications, offering a wealth of practical examples.


Creating a Solver for Nonlinear Differential Equations Using Unsupervised Neural Networks

Creating a Solver for Nonlinear Differential Equations Using Unsupervised Neural Networks

Author: Jacob Frishman

Publisher:

Published: 2024

Total Pages: 0

ISBN-13:

DOWNLOAD EBOOK

Differential equations are ubiquitous in science and engineering for describing the natural world and often appear as nonlinear differential equations. Unfortunately, there is no general method for solving all types of nonlinear differential equations. This work uses a machine learning process called deep neural networks (DNNs) to create a solver for the Ginzburg-Landau equation regardless of the boundary conditions or the right-hand side. This method overcomes challenges to previous methods that require recomputing the solution again for every change in the boundary conditions and right-hand side of the equation. The method develops a versatile solver capable of finding a solution using only the form of the differential equation without a predefined right-hand side or boundary conditions. Systematically varying the architecture of the network, the characteristics of the input data, the loss function optimized over, and the network's hyperparameters reveal that the method can find a general solution across a diverse range of boundary conditions and right-hand sides. The network can consistently find accurate approximations of slowly oscillating data and highly oscillating data built from many terms of the Fourier series. The model can generalize performance from training data to test data, indicating its success in creating a general inverse differential operator that solves the equation. For data with many oscillations and small magnitudes, the network suffers from the vanishing gradient problem. These challenges are addressed by implementing strategies such as batch normalization, varying initialization schemes, changing activation functions, modifying the network architecture, and altering the loss function. These changes help mitigate the problem, leading to more stable and robust solutions to the initial hyperparameters of the model. However, the vanishing gradient problem persists despite these changes. Developing a solver that works for nonlinear equations would be pivotal in developing a theory for solving differential equations, saving computational time and resources, and facilitating real-time applications of the network without retraining.


Applying Power Series to Differential Equations

Applying Power Series to Differential Equations

Author: James Sochacki

Publisher: Springer Nature

Published: 2023-03-15

Total Pages: 220

ISBN-13: 3031245873

DOWNLOAD EBOOK

This book is aimed to undergraduate STEM majors and to researchers using ordinary differential equations. It covers a wide range of STEM-oriented differential equation problems that can be solved using computational power series methods. Many examples are illustrated with figures and each chapter ends with discovery/research questions most of which are accessible to undergraduate students, and almost all of which may be extended to graduate level research. Methodologies implemented may also be useful for researchers to solve their differential equations analytically or numerically. The textbook can be used as supplementary for undergraduate coursework, graduate research, and for independent study.