Algebraic and Numerical Algorithms (original) (raw)

A Study of Solving System of Linear Equation Using Different Methods and Its Real Life Applications

2021

Solving a system of linear equations (or linear systems or, also simultaneous equations) is a common situation in many scientific and technological problems. Many methods either analytical or numerical, have been developed to solve them so, in this paper, I will explain how to solve any arbitrary field using the different – different methods of the system of linear equation for this we need to define some concepts. Like a general method most used in linear algebra is the Gauss Elimination or variation of this sometimes they are referred as “direct methods “Basically it is an algorithm that transforms the system into an equivalent one but with a triangular matrix, thus allowing a simpler resolution, Other methods can be more effective in solving system of the linear equation like Gauss Elimination or Row Reduction, Gauss Jordan and Crammer’s rule, etc. So, in this paper I will explain this method by taking an example also, in this paper I will explain the Researcher’ works that how t...

Cours Methode Numerique

2023

Numerical methods play a crucial role in solving mathematical problems that cannot be easily solved using analytical methods. These methods involve the use of mathematical algorithms and computational techniques to obtain approximate solutions to various mathematical models and equations. This introduction aims to provide an overview of numerical methods, their applications, and their importance in modern scientific and engineering fields. Numerical methods encompass a wide range of techniques, each tailored to address specific types of problems. Some of the fundamental concepts and techniques in numerical methods include root- finding, interpolation, numerical integration, solving systems of linear equations, and solving ordinary differential equations. These methods are used extensively in diverse fields such as physics, engineering, finance, computer science, and many others. Accuracy and efficiency are two key considerations in numerical methods. Achieving accurate results is essential to ensure the reliability of the solutions obtained. Efficiency refers to the computational speed and resource utilization of the numerical algorithms. Both accuracy and efficiency are vital factors in determining the effectiveness of numerical methods. One of the primary challenges in numerical methods is dealing with errors. Numerical computations involve approximations and rounding-off, which introduce errors into the results. Understanding the sources and effects of these errors is crucial for assessing the reliability of the solutions obtained. Backwards error analysis is a technique used to analyze the impact of errors on the accuracy of numerical algorithms. Floating-point arithmetic is another important aspect of numerical methods. It deals with the representation and manipulation of real numbers in a computer system. Understanding the limitations and characteristics of floating-point arithmetic is crucial for avoiding numerical instabilities and ensuring accurate computations. Numerical linear algebra is a significant component of numerical methods. It involves the study of algorithms and techniques for solving linear systems of equations and eigenvalue problems. Sparse- matrix/iterative and dense-matrix algorithms are commonly used to solve these problems efficiently. Numerical methods have seen significant advancements in recent years due to advancements in computer hardware and software. High-performance computing and numerical libraries have enabled the development of more sophisticated algorithms and improved computational efficiency. Additionally, programming languages such as MATLAB and Python provide powerful tools for implementing and executing numerical methods. In conclusion, numerical methods are essential for solving mathematical problems that cannot be easily solved using analytical methods. These methods provide approximate solutions with a focus on accuracy and efficiency. With their wide range of applications in various fields, numerical methods continue to play a vital role in advancing scientific and engineering research.

Unit 35 Further Analytical Methods

This unit aims to further develop the analytical knowledge and techniques necessary to analyse and solve a variety of engineering situations and problems. • Unit abstract This unit has been designed to enable learners to use number systems, graphical and numerical methods, vectors, matrices and ordinary differential equations to analyse, model and solve realistic engineering problems. Learners will use estimation techniques and error arithmetic to establish realistic results from experiments and general laboratory work. They will then consider the conversion of number systems from one base to another and the application of the binary number system to logic circuits. Complex numbers and their application to the solution of engineering problems are also studied. Learners will look at the use of graphical techniques together with various methods of numerical integration (for example Simpson's rules) and estimation (for example Newton-Raphson). They will then go on to analyse and model engineering situations using vector geometry and matrix methods. Finally, learners will study both first and second order differential equations and their application to a variety of engineering situations dependant upon the learner's chosen discipline. On successful completion of this unit a learner will: 1 Be able to analyse and model engineering situations and solve problems using number systems 2 Be able to analyse and model engineering situations and solve problems using graphical and numerical methods 3 Be able to analyse and model engineering situations and solve problems using vector geometry and matrix methods 4 Be able to analyse and model engineering situations and solve problems using ordinary differential equations.

Analysis of

2014

efficient numerical techniques for the earthing design and the

Lab Manual Numerical Technique

Manual, 2018

Study of Introduction to MATLAB 2. Study of basic matrix operations 3. To solve linear equation 4. Solution of Linear equations for Underdetermined and Overdetermined cases. 5. Determination of Eigen values and Eigen vectors of a Square matrix. 6. Solution of Difference Equations. 7. Solution of Difference Equations using Euler Method. 8. Solution of differential equation using 4 th order Runge-Kutta method. 9. Determination of roots of a polynomial. 10. Determination of polynomial using method of Least Square Curve Fitting. 11. Determination of polynomial fit, analyzing residuals, exponential fit and error bounds from the given data. 12. Determination of time response of an R-L-C circuit.