Community Profile

photo

Lokesh Mangal


Last seen: 4年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 0 件の回答 | 0

0

回答

質問


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年以上 前 | 1 件の回答 | 0

1

回答