Coder Social home page Coder Social logo

riaj0224 / numericalmethodsmatlab Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 113 KB

MATLAB scripts exploring various numerical methods and their application in mechanical property analysis

MATLAB 100.00%
education engineering gauss-method interpolation least-squares matlab matrix-operations mechanical-properties numerical-methods root-finding

numericalmethodsmatlab's Introduction

Numerical Methods in MATLAB

This repository provides a comprehensive collection of MATLAB scripts, including individual numerical methods and a project using these methods to analyze the mechanical properties of materials from tension test data.

πŸ“œ Overview

Numerical methods play an essential role in engineering and science. This repository includes a series of exercises that explore different numerical methods such as root finding methods, matrix operations, solution of systems of linear equations, least squares methods, and interpolation methods. Furthermore, these methods are applied in a project to analyze the mechanical properties of two materials from tension test data.

πŸ“ Repository Contents

The repository is organized into several directories, each containing MATLAB scripts related to a specific topic:

  1. MΓ©todos
  2. ClosedRootMethods: Scripts for closed methods of root finding, such as bisection and fixed point.
  3. OpenRootMethods: Scripts for open methods of root finding, such as the secant method and Newton-Raphson.
  4. MatrixOperations: Scripts demonstrating matrix operations performed manually, without utilizing MATLAB's in-built functions.
  5. GaussMethod: A script illustrating Gauss' method for solving systems of linear equations.
  6. LeastSquaresMethods: Scripts demonstrating least squares methods, including linear, polynomial, exponential, and power regressions.
  7. InterpolationMethods: Scripts for linear interpolation, Newton's polynomial interpolation, and Lagrange polynomial interpolation.
  8. PracticeExercises: Additional exercises to further understand and practice the implementation of these numerical methods.
  9. Proyecto: A project using the numerical methods to analyze the mechanical properties of materials based on tension test data.

πŸ’» Getting Started

To run these scripts, MATLAB must be installed on your machine. Once you have set up MATLAB, clone this repository to your local machine and run the scripts using the MATLAB environment.

πŸ“§ Contact Information

For any further questions or discussions related to this repository, please feel free to reach me at [email protected].

πŸ“ƒ License

This project is licensed under the terms of the MIT License. It's primarily intended for educational and research purposes. Please provide appropriate credit and citation if you use this code.

numericalmethodsmatlab's People

Contributors

riaj0224 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.