Statistik
RANG
295.152
of 300.364
REPUTATION
0
ANTWORTZUSTIMMUNG
62.5%
ERHALTENE STIMMEN
0
RANG
of 20.934
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.407
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
How to convert color map into contour map?
I have a file of color map with known boundary coordinates and color bar scale either horizontal or vertical. How can we transf...
4 Monate vor | 2 Antworten | 0
2
AntwortenHow to shift lines to their correction positions (I need to correct figure)
Your answer Sir will be accepted if you find automatical way to locate the fault plane as you do and correct the extension of br...
7 Monate vor | 0
Frage
How to shift lines to their correction positions (I need to correct figure)
I need to correct figure (3) in the following script to be similar in the attached file (with automatic way) clc; close all; cl...
7 Monate vor | 1 Antwort | 0
1
AntwortDraw lines (representing planes) based on dipping anle of planes
The attached two files again
7 Monate vor | 0
Draw lines (representing planes) based on dipping anle of planes
clc; close all; clear; % Load the Excel data filename = 'ThreeFaultModel_Modified.xlsx'; data = xlsread(filename, 'Sheet1')...
7 Monate vor | 0
Frage
Draw lines (representing planes) based on dipping anle of planes
In the following script I need to plot figure 3 to be corrected as in figure of the attached file depending on the dipping plane...
7 Monate vor | 2 Antworten | 0
2
AntwortenFrage
Shifting the parallel lines
I need to shift the lines (as in annexed figure based on equl dip angle of lines of the following script : close all; clear...
8 Monate vor | 1 Antwort | 0
1
AntwortNeed to correct the following script in part of Infinitely Long Horizontal Cylinder (to be of perfect circular base)
Thanks Mr. Torsten on 9 Feb 2025 at 22:25
9 Monate vor | 0
Frage
Need to correct the following script in part of Infinitely Long Horizontal Cylinder (to be of perfect circular base)
% MATLAB R2014b script to visualize buried gravity sources clc; clear; close all; % Define grid for plotting [x, z] = mes...
9 Monate vor | 2 Antworten | 0
2
AntwortenFrage
I need to correct the script for coloring map
%## Edited so that code runs here clc; close all; clear; % Read the geological map % [file, path] = uigetfile('*.jpg', 'S...
10 Monate vor | 2 Antworten | 0
2
AntwortenCan I digitized color map into contour values according to it color bar?
Dear DGM When runniig the first part of code I recieved this message : "Undefined function 'rescalelin' for input arguments ...
12 Monate vor | 0
Frage
Can I digitized color map into contour values according to it color bar?
Dear All ; I have the in the attched file a color contour map..So, Can I digitized color map into contour values according to i...
12 Monate vor | 1 Antwort | 0
1
AntwortI Need correct or rewrite code
See please my annexed files with my trail
12 Monate vor | 0
Frage
I Need correct or rewrite code
Dear all; Please I need to correct or rewrite the following code to get the depths displaed as to some extent like figure in t...
12 Monate vor | 1 Antwort | 0
