Community Profile

photo

Lokesh Mangal


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to make every element in the form of isoparametric, Lagrangian quadratic element?
%% Code clc ; clear; % Dimensions of the plate L = 1 ; % Length of the Plate along y-axes B = 1 ; % ...

4 years ago | 1 answer | 0

1

answer

Question


9 node mesh generation
how we can convert the dotted figure in to another figure shown below? To get 9 node mesh. %% code to get dooted figure clc ; ...

4 years ago | 1 answer | 0

1

answer

Question


How can i connect the '.' points of the given figure. i don't want to connect '*' with any point?
%% Code that i used to creat that figure. %% I am trying to connect the dots to all nearby dots. %% To make 9 node element like ...

4 years ago | 1 answer | 0

1

answer

Question


how to connect coordinates points (x,y) to convert the region in to 9 elements where each element is having 9 nodes?
I have to make 9 node mesh in a region.

4 years ago | 0 answers | 0

0

answers

Question


how to divide a region into elements where each element is 9 node element in matlab?
I have to divide a region in to 9 node elements.

4 years ago | 1 answer | 0

1

answer