• Stars
    star
    2
  • Language
    MATLAB
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a Matlab program to solve 1D bar element problem of FEM. The question is given along with. With some minor changes, the same code can be used for other 1D static problems also.

More Repositories

1

FEM-Quadrilateral-element-Stiffness-matrix-MATLAB-code

This is a MATLAB Code to find stiffness matrix for a quadrilateral element in FEM.
MATLAB
4
star
2

FEM-Beam-with-UDL-in-Matlab-CODE-

This is a MATLAB script to solve a question on beam element with Finite Element Analysis FEM.
MATLAB
2
star
3

FEM-Frame-Element-in-Matlab

This contains Matlab code for solving Frame element in FEM. The script can be modified to solve other types of frame problems.
MATLAB
2
star
4

Differential-drive-robot-kinematics-MATLAB-codes

This contains few numericals from Wheeled mobile Robotics book by Gregor Klancar Andrej Zdesar Saso Blazic Igor Skrjanc
MATLAB
2
star
5

Screw-jack-design-matlab-program

This project focuses on designing of various mechanical components of screw jack. The computer program takes few input values from user, like load to be lifted and height of lift. It then does all the calculations and gives SAFE dimensions for all the components. Components include - 1. Screw 2. Nut 3. Body 4. Cup 5. Handle 6. Selection of washers
MATLAB
2
star
6

Non-Linear-Optimization-Conjugate-Gradient-Method

MATLAB Program for solving Conjugate Gradient Method in Non Linear Optimization
MATLAB
2
star
7

Dijkstra-Algorithm

This is Dijkstra Algorithm in matlab.
MATLAB
1
star
8

Draw-Polygon-with-Bresenham-Algorithm

We all know Bresenham's line drawing algorithm. I have modified it to draw a polygon of any number of sides.
MATLAB
1
star
9

FEM-3D-elements-Brick-Tetrahedron-CODE

This contains ANSYS Script (Macro Code) to solve a problem with Brick (Hexahedron) element and with tetrahedron element.
1
star
10

LED-control-Arduino-Bluetooth-HC05

This project focuses on controlling LED over Bluetooth network with HC05 module and an Arduino.
C++
1
star
11

Introduction-to-Programming-with-Matlab-2020-Updated

Problems with codes of Matlab Coursera 2020
1
star
12

FEM-CST-Element-analysis-MATLAB-Code

This is a MATLAB code to solve FEM questions of CST element.
MATLAB
1
star
13

Univariate-Method-of-Optimization-Matlab-Program

This contains MATLAB program to execute Univariate Method of Optimization.
MATLAB
1
star
14

FEM-Tetrahedron-Element-Stiffness-matrix-Matlab-Code-

This is a MATLAB code to calculate stiffness matrix for a tetrahedron element in FEM.
MATLAB
1
star
15

Bresenham-Line-Drawing-algorithm-Matlab

This file contains Matlab program to execute Bresenham Line drawing algorithm. Inputs are 2 end points of line and output is the line, which is drawn in Matlab.
MATLAB
1
star
16

1D-bar-element-FEM-Matlab

This is a Matlab program for solving one dimensional Bar element in Finite Element analysis.
MATLAB
1
star
17

Design-optimisation-for-minimum-deflection

This is a Matlab program to calculate directly the optimum diameter for a shaft. This has a library of 9 materials and selects the optimum material. It also creates a post processing table with all parameters.
1
star
18

Four-fundamental-subspaces-Linear-Algebra-Matlab-Code

This is a MATLAB code to find out all 4 fundamental subspaces in Linear Algebra.
MATLAB
1
star
19

Bresenham-Circle-Drawing-in-Matlab

This is a program to draw a circle using Bresenham Circle drawing algorithm in Matlab.
MATLAB
1
star
20

FEM-Truss-Element-in-Matlab

This contains Matlab code to solve a problem of truss element.
MATLAB
1
star