photo

Hamed Bolandi


Last seen: etwa 2 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to extract body load from Matlab PDE solver after using interpolateStress function?
assembleFEMatrices function in Matlab PDE solver eturns a structural array containing all finite element matrices such as body l...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to find a way to make quadrilateral 4 node elements in Matlab PDE solver
Hi, I have thousands of rectangles with different geometries and I want to mesh all of them with structured quadrilateral elemen...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to pre-allocate a struct in Matlab
I want to pre-allocate stuct e1 and struct e3 in the following loop. I would be thankfull if someone can help. clc; clear; c...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How can I plot different quadrilateral with different range of coordinates per node?
Thanks for your reply. This script is a part of bigger script. The main script should creates n^m different quadrilateral from 1...

etwa 5 Jahre vor | 0

Frage


How to plot a struct with 2 fields in Matlab
I have T=81x4 struct, each member has two fields (x and y cordinate). I want to plot each row which will be 4 nodes to make a re...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I plot different quadrilateral with different range of coordinates per node?
I have a square with dimension of 50x50 with four nodes, each node will vary in range of (-10,10) which means each corner of the...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten