Moustafa Abedel Fattah
Self employee
Followers: 0 Following: 0
Estadística
20 Preguntas
7 Respuestas
CLASIFICACIÓN
249.385
of 294.407
REPUTACIÓN
0
CONTRIBUCIONES
20 Preguntas
7 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.109
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 151.611
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Cross-section (Need help to correct the code or modify it )
Write the code completely please
5 meses hace | 0
Pregunta
Cross-section (Need help to correct the code or modify it )
Dear all I need to correct or modify the following code to give the attached figure: clc close all; clear; % Define the g...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
Need help to correct and modify MATLAB code
I have the following code : %===============================% clc close all; clear; % Define the given arrays x = [0.02 ...
5 meses hace | 1 respuesta | 0
1
respuestaPregunta
Subplot x-axis
I need the two x-axis of subplots to be equal for the following code and use a loop for describe pattern data (see the annexed ...
6 meses hace | 2 respuestas | 0
2
respuestasPregunta
I need to draw the annexed Excel draw with MATLAB code
I have a draw with Excel and I need please a MATLAB code to redraw it Please see the annexed file Thanks in advance
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
Need to put symbols on curve
I write the following Matlab code (R2014b) for detecting the geological fault (break down) and the iclination angle and type of ...
6 meses hace | 1 respuesta | 0
1
respuestaPregunta
draw a geological faults (break down in surface of rock formations
I do a trail of following MATLAB code : to clasfying the geological faults which are broken on rock formations represnting by i...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
Half-Basin of Sedimentary Deposition
I wrote the following MATLAB code (Version R2014b) to represnt a half-basin of sedimentray deposition of seven- rock formations...
7 meses hace | 1 respuesta | 0
1
respuestaPregunta
conversion depth to time
I have a MATLAB version R2014b and wrote the following code to convert depth to time and data is reading from two annexed Excel ...
7 meses hace | 1 respuesta | 0
1
respuestaI have a problem in the annexed excel file there are two tables, first table give the graph representing geological layers I need to get the second table with Matlab Code
Sorry see the annexed file
más de 1 año hace | 0
Pregunta
I have a problem in the annexed excel file there are two tables, first table give the graph representing geological layers I need to get the second table with Matlab Code
I have a problem in the annexed excel file there are two tables, first table give the graph representing geological layers I nee...
más de 1 año hace | 3 respuestas | 0
3
respuestasI have a problem in the annexed excel file there are two tables, first table give the graph representing geological layers I need to get the second table with NaN values
Thank you sir; for your solution but excuse me there is some thing wrong belong my Matlab R2014b version...when run the code it ...
más de 1 año hace | 0
I have a problem in the annexed excel file there are two tables, first table give the graph representing geological layers I need to get the second table with NaN values
Dear Sir; Thanks for your the heinafter mentioned the accepted answer, and I ask you more vaor for made NaNs to be replac...
más de 1 año hace | 0
Pregunta
I have a problem in the annexed excel file there are two tables, first table give the graph representing geological layers I need to get the second table with NaN values
Dear Please I need a help to get NaN of graph of excel file (annexed file) representing gelogical layers using If-condition (the...
más de 1 año hace | 2 respuestas | 0
2
respuestasI need to replace some values with NaN and some values with zeros
I mean by "swap" as a Matlab order to clean the cell value and then replace with another value if satisfied the condition "if" ...
más de 1 año hace | 0
I need to replace some values with NaN and some values with zeros
Dear I don't know if I would be annoying if I asked for a solution to the problem using If.....and......Swap. Thanks in advanc...
más de 1 año hace | 0
Pregunta
I need to replace some values with NaN and some values with zeros
Hi every one can help in annexed figure I have table in left handside gives its corresponding curves and I want to replace some...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
How to create a vertical offset line
Please urgently if possible I need to solve the following problem An equation give me graph of some layers at depths z1, z2, z3...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Create a slice by a code.
Dear all How can I creat a 2D slice for a function given in attached file. Thanks in advance, with considering that my MATLA...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Relation between depths and thicknesses
I have five buried layers of known depths and four of them are of known thicknesses. The last depth is obtained from the relatio...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
using find-command to find max or min value
Please I need your help to estimate the value of min or max of abs(Y) and its corresponding (X) for attached curve (X versus X...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to flattening curves representing geological horizons
Please I need help to know the algorithm of flattening curves of the annexed figure whichh represent a geological horizons (top ...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Comparison two curves (functions)
If the function g(z) gives the curve as shown in the figure how can I detect the fault tracepoint (green dash line) and its loca...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
I have 200 by 4 matrix represents thicknesses and need to calculate the corresponding depths (will be also 200 by 4 matrix)
the rows represents the thicknesses and columns represents wells (boreholes). assuming thicknesses h1, h2, h3, and h4 in first ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
drawing subsurface geological layers
Dear Mr./Mrs. Please be informed that, I am a beginner in Mat lab and I need your help urgently..I have a data for an earth ...
más de 8 años hace | 1 respuesta | 0
1
respuestadrawing subsurface geological layers
<</matlabcentral/answers/uploaded_files/51016/sphere.JPG>>
más de 8 años hace | 0
Pregunta
Looping for input data
I am a new user for matlab programing and I made the simple following program and I need to make a loop for intering data with i...
alrededor de 9 años hace | 1 respuesta | 0