photo

HAMZA NASSAR


Last seen: 11 mesi fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

4 Domande
3 Risposte

File Exchange

1 File

RANK
8.133
of 300.392

REPUTAZIONE
6

CONTRIBUTI
4 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
3

RANK
15.430 of 20.934

REPUTAZIONE
11

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
1 File

DOWNLOAD
1

ALL TIME DOWNLOAD
112

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Submission
  • Explorer
  • First Review
  • Thankful Level 1
  • First Answer
  • Revival Level 1

Visualizza badge

Feeds

Visto da

Inviato


Nurbs _ Bezier Extraction
Nurbs _ Bezier Extraction

quasi 6 anni fa | 1 download |

0.0 / 5

Risposto
3D plot over triangular grid
use delaunay

quasi 6 anni fa | 0

Domanda


Best fit an Ellipse from Imperfect Data and determine outer boundary as u show on this picture and this code ,I want the code achievement the plot in the figure
function ellipse_t = fit_ellipse( x,y,d,g ) % initialize orientation_tolerance = 1e-3; % empty warning stack warning( ...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to calculate a specific area and a specific angle by processing the images as described in the PDF file
How to calculate a specific area and a specific angle by processing the images as described in the PDF file

quasi 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How do I solve this sigma_tt in numerical analysis
%% sv=95; sh=50; sH=50; Pp=49; v=0.15; inc=0 theta=linspace(0,360,40); az=0; r=0:0.1:3.98; % wellbore itself) sx = s...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How can I do a drawing of this shape؟
%File of Result of stress by FEM v=0.35;% Poission ratio sv=66;% vertical stress sh=45;% min horizontal stress Pp=30;% pore ...

circa 7 anni fa | 1 risposta | 0

1

risposta

Risposto
Can anyone help me to fix my 1D NonLinear General FEM Code?
if true % code function [dydx]=d(y,x) for i=1:1:length(x) if i==1 dydx(i)=(y(i+1)-y(i))/(x(i+1)-x(i)); ...

oltre 7 anni fa | 0