photo

hakim oueslati


Last seen: 1 month ago Active since 2023

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, MATLAB, Fortran

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
272,459
of 300,756

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,890

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to find the (p,e,t) matrices for a regular meshgrid mesh ?
I have a regular mesh of simple geometry. I want to calculate the matrices p (nodes), e (edges) and t (elements) such that : ...

2 years ago | 1 answer | 0

1

answer

Question


What's wrong with my geometry definition that I have to mesh after?
I can't get my geometry to mesh using MATLAB's mesher through the initmesh function. The error message is so brief that I can't ...

3 years ago | 1 answer | 0

1

answer

Question


How to import a .msh file (2D) in Matlab ?
I used GMSH to build a mesh with a simple 2D geometry. So I got an .msh file that I want to read on Matlab to get the (p,e,t) ma...

3 years ago | 0 answers | 0

0

answers

Question


Error : A and B must be floating-point scalars
I am trying to integrate a function between two points but I can't do it as I get the following error: Error using integral (li...

3 years ago | 1 answer | 0

1

answer