This repository serves as a comprehensive hub for various engineering computational problems, featuring MATLAB solutions and educational content. It is organized into four main directories:
Note: (nc) == Not completed :)
- This section includes MATLAB solutions for computer problems related to the study of mechanics of materials.
- Includes answers to computer questions from the 7th edition of the Mechanics of Materials book by Ferdinand P. Beer, E. Russell Johnston, Jr., John T. Dewolf, David F. Mazurek.
Chapter 1 | Chapter 2 | Chapter 3 | Chapter 4 | Chapter 5 | Chapter 6 |
---|---|---|---|---|---|
p1_c1 p1_c4 p1_c6 |
p2_c1 p2_c2 p2_c3 p2_c5 p2_c6 |
p3_c1 p3_c2(nc) |
---- | ---- | ---- |
- Here, you'll find MATLAB code and examples related to numerical calculations and analysis.
- The content covers a range of numerical methods and computational techniques applicable to engineering problems.
Method`s |
---|
Secant Method Bisection Method |
- This directory contains additional educational MATLAB code covering fundamental concepts such as conditions, loops, and basic computations.
- Ideal for those seeking to enhance their MATLAB programming skills for engineering applications.