How effective is the signal denoising using the MATLAB based wavelet analysis
We see how to download seismic waveforms, convert them into mat format from mini-seed and then perform deno...
Earth Inversion
Technical writing on geophysical pipelines, scalable data analysis, and reproducible research engineering.
Peer-reviewed work in seismology, structural health monitoring, and large-scale inversion.
End-to-end workflows for high-volume scientific data: ingestion, QC, feature extraction, and modeling.
Cloud and web platforms for real-time sensing, visualization, and operational analytics.
We see how to download seismic waveforms, convert them into mat format from mini-seed and then perform deno...
Follow the instructions to make your python script executable from anywhere in Linux system.
Recent technical articles on seismic analytics, scientific computing, numerical modeling, and production data workflows.
Paramiko module can be used in Python to securely send data from the local client to the remote server. It is analogous to the SSH and SCP in Linux.
We will learn the basic concepts of wavelet tranform and multi-resolution analysis starting from the Fourier Transform, and Gabor Transform.
Empirical Orthogonal Functions analysis decomposes the continuous space-time field into a set of orthogonal spatial patterns along with a set of associated u...
I concatenate the daily seismic traces for 15 days into one miniseed file for further analysis. Then I obtained the spectrogram of the 15 days seismic data. ...
Read the seismic traces from the miniseed files and compute the cross-correlation and spectrogram
We will learn the basics of Fourier analysis and implement it to remove noise from the synthetic and real signals
We will learn the basics of Fourier analysis and implement it to remove noise from the synthetic and real signals
We will learn how to convert a mseed data file into mat format and then read and analyze it using MATLAB
Transfer learning using the pre-trained deep learning networks from MATLAB can be easily implemented to achieve fast and impressive results
In this introduction to the concepts of Pytorch data structures, we will learn about how to create and reshape tensors using Pytorch and compare it with the ...
We learn how to read huge csv file containing time series data by breaking it into chunks and then visualizing it with matplotlib
A PyQt5 application for retrieving and visualizing sound waveforms in real time. Codes included.
Paramiko module can be used in Python to securely send data from the local client to the remote server. It is analogous to the SSH and SCP in Linux.
We will learn the basic concepts of wavelet tranform and multi-resolution analysis starting from the Fourier Transform, and Gabor Transform.
Empirical Orthogonal Functions analysis decomposes the continuous space-time field into a set of orthogonal spatial patterns along with a set of associated u...
I concatenate the daily seismic traces for 15 days into one miniseed file for further analysis. Then I obtained the spectrogram of the 15 days seismic data. ...
Read the seismic traces from the miniseed files and compute the cross-correlation and spectrogram
We will learn the basics of Fourier analysis and implement it to remove noise from the synthetic and real signals
We will learn the basics of Fourier analysis and implement it to remove noise from the synthetic and real signals
We will learn how to convert a mseed data file into mat format and then read and analyze it using MATLAB
Transfer learning using the pre-trained deep learning networks from MATLAB can be easily implemented to achieve fast and impressive results
In this introduction to the concepts of Pytorch data structures, we will learn about how to create and reshape tensors using Pytorch and compare it with the ...
We learn how to read huge csv file containing time series data by breaking it into chunks and then visualizing it with matplotlib
A PyQt5 application for retrieving and visualizing sound waveforms in real time. Codes included.