HAMZA NASSAR
Followers: 0 Following: 0
Statistica
RANK
7.998
of 295.467
REPUTAZIONE
6
CONTRIBUTI
4 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
25.0%
VOTI RICEVUTI
3
RANK
15.193 of 20.234
REPUTAZIONE
10
VALUTAZIONE MEDIA
0.00
CONTRIBUTI
1 File
DOWNLOAD
2
ALL TIME DOWNLOAD
107
RANK
of 153.912
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
Feeds
How can I apply data labels to each point in a scatter plot in MATLAB 7.0.4 (R14SP2) ?
text (x(1),y(1),'AA')
circa 4 anni fa | 3
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 5 anni fa | 0 risposte | 0
0
risposteDomanda
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 6 anni fa | 0 risposte | 0
0
risposteDomanda
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 6 anni fa | 0 risposte | 0
0
risposteDomanda
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 ...
oltre 6 anni fa | 1 risposta | 0
1
rispostaCan 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 6 anni fa | 0