This is a Numerical Analysis course project, implementing numerical analysis methods.
-
Updated
Aug 5, 2023 - MATLAB
This is a Numerical Analysis course project, implementing numerical analysis methods.
MAL111 - Mathematics Laboratory MATLAB Codes. Bisection Method, Fixed Point Method, Gauss Elimination, Gauss Jordan, Matrix Inversion, Lagrange Interpolation, Newton-Raphson, Regula-Falsi, Row Reduced Echelon Form, Simpson's Integration, Trapezoidal Method.
This is a Numerical Analysis course project, implementing numerical analysis methods.
Bisection method for finding the root of a univariate, scalar-valued function.
Numerical Analysis course repository.
Numerical analysis
Assignments for Optimization Techniques Course at ECE AUTH. Includes Steepest Descent, Levenberg-Marquardt and a Genetic Algorithm implementation for Network Traffic Optimization.
Functions for numerical analysis methods - Bisection, False-Position, Newton-Raphson, Secant Method, Brent's Method
Matlab implementations of approximation of solutions to nonlinear functions
Root finder using numerical analysis with simulation and plotting
Bisection Method Program - Numerical Computation Course
I would like to showcase the group projects that were completed by my friends and myself as part of our numerical analysis course.
The project involves using Matlab to analyze non-linear equations. The aim is to gain a deeper understanding of the equations by using computer-aided numerical analysis and visualizing the results through graphs and charts.
Interpolation is the technique of estimating the value of a function for any intermediate value of the independent variable
Numerical root-finding in MATLAB using Bisection and Newton's Method with visual performance analysis.
This repository contains Matlab codes for some mathematical topics in computer science.
Some numerical methods implementations using Octave/Python
Algorithms for numerical methods : 1.GRAPHICAL APPROACH, 2.BISECTION METHOD, 3.FALSE POSITION METHOD, 4.SIMPLE FIXED ITERATION, 5.NEWTON-RAPSHSON METHOD, 6.SECANT METHOD, 7.MODIFIDED SECANT METHOD
Add a description, image, and links to the bisection-method topic page so that developers can more easily learn about it.
To associate your repository with the bisection-method topic, visit your repo's landing page and select "manage topics."