How can I input segy data in MATLAB? Please introduce a good function to do this.
You can use SEGYMAT or Seismiclab package. Just be careful about the endians.
Hi Naser
Are these two packages good for 3-D data?
Regards
For 3D data Matlab is not a good option. We usually use Seismic Unix or Madagascar. in Seismic Unix you can use segyread and in Madagascar sfsegyread.
ftp://ftp.cwp.mines.edu/pub/cwpcodes/sumanual_600dpi_a4.pdf
http://www.ahay.org/wiki/Main_Page
I strongly recommend the Seislab package to work with 3D or 2D seismic data in Matlab. Use read_segy_file to read a segy file and you will have your data nicely structured for processing.
http://www.mathworks.com/matlabcentral/fileexchange/15674-seislab-3-01
%% Read in seismic data
% SegyTrace open the SEG Y file and reads the data and header information.
% Creates objects used to access trace data (trcdat), trace header (trchdr) and header definition (trcdef).
segy = SegyTrace(filein);
[trchdr,trcdat,trcdef] = segy.read;
[hdrvals,fieldnames,datatypes] = segy.struct2double(trchdr);
Hi everyone How to model Supercritical water gasification (SCWG) process in Homer software?
25 February 2021 4,075 1 View
Hi every one Is it possible to define biogas as a fuel in the reformer process(scwg) in Homer software? Biogas fuel is not available in the options thanks
23 February 2021 6,518 3 View
I am working on polishing abrasives. I need to do few characterizations ? which can provide the on time surface chemistry of substrate with polishing abrasive during optical polishing. I would...
18 February 2021 5,319 3 View
Hi everyone. I am looking for a high temperature MPCM. More specifically, I need the thermo physical properties of a microencapsulated phase change material with the melting temperature between...
14 February 2021 3,606 2 View
The hourly load curves of the selected household in each season are shown in Fig. 28. Figure 28 shows the demand for electricity in four months on an hourly basis. Can you explain this diagram to...
08 February 2021 657 16 View
Currently using Msc Marc Mentat for FEA. Now i conduct the mesh convergence/sensitivity analysis manually. So I need to know if there any automatic way to conduct the mesh convergence/sensitivity...
04 February 2021 3,310 3 View
Hi, I'm doing molecular dynamics on a 168 atoms system with a 20 A vacuum. To speed up my calculations, I set ALGO = Fast tag in INCAR, but surprisingly VASP crashes momentarily!. I have done a...
25 January 2021 9,876 3 View
Hello everyone, I'm a beginner on the simulation software ANSYS HFSS. I need to know how to measure the size of the generated field of my simulation. I have simulated a geometry that looked like...
20 January 2021 9,113 2 View
I have tried BoltzTrap, and EPW but I'm not sure whether Boltzmann Transport Equation is a right approach for a complex system (semi cond. + an Oxide layer or even the semiconductor itself). Also...
11 January 2021 4,597 4 View
Hello to all What is the gradient thermal annealing (GTA) process?
06 January 2021 7,740 2 View
Hiiiii everyone! I have an enquiry on statistical analysis. I was looking for many forum and it's still cannot solve my problem. I want to compare means of two groups of data but only with two...
03 March 2021 8,796 3 View
I have selected brain tumor images ...but now found that already lots of research done n this topic.
03 March 2021 5,774 3 View
What's the best way to measure growth rates in House sparrow chicks from day 2 to day 10? Since, the growth curve from day 2 to 10 won't be like the "Logistic curve" it might not follow logistic...
03 March 2021 1,401 3 View
dear community, my model is based feature extraction from non stationary signals using discrete Wavelet Transform and then using statistical features then machine learning classifiers in order to...
03 March 2021 6,994 5 View
I'm involved in a study of odor control technologies for municipal wastewater treatment plant. One of the control options involves a chemical 2-stage (acid/alkaline) packed bed scrubber. The...
03 March 2021 3,661 2 View
1. What is the impact of having different scales in a survey? and how can we solve this problem before and after data collection (Literature-based reflection)? Thank you for your time and for...
03 March 2021 2,870 3 View
I'm dealing with a mediation model and am using the PROCESS module in SPSS. Due to SPSS and PROCESS being limited in the imputation methods - being unable to handle multiple imputation - the other...
02 March 2021 4,362 1 View
Is There Any Feasible Method To Test The Efficiency Of Fluorescent Compounds Other Than UV Spectrometers ? Suggestions Would Be Appreciated !
02 March 2021 5,785 3 View
Do you have some recommendations approaches on Image processing and classification of plant diseases using TensorFlow/Keras?
02 March 2021 1,493 4 View
Working on chandrayaan-2 DFSAR data, there are three datasets available: 1) Slant range image data product: The slant range complex image file. Each pixel is represented by two 4-byte floating...
02 March 2021 8,481 3 View