Pinned Repositories
52things
52 Things You Should Know About Geocomputing
awesome-conformal-prediction
A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.
awesome-metaheuristic-algorithms
:chart_with_upwards_trend: Collect and archive the metaheuristic algorithms and their applications in geophysics.
awesome-physics
🌌 A collaborative list of awesome software for exploring Physics concepts
awesome-sar
A curated list of awesome Synthetic Aperture Radar (SAR) software, libraries, and resources.
BP
BP algorithm airborne SAR data focusing and point-target simulation
CR1DMOD
Matlab code for forward modelling of electrical and electromagnetic measurements on a 1D layered half-space
Discrete-Coded-Waveforms_Radar
This project simulates various discrete-coded waveforms in radar systems: pulse train, barker, polyphase and PRN codes.
Earthquake-detection-pipeline
Undergrad geophysics project, my first python project, one big old script. A pipeline which uses seismic ground movement data as input and detects any earthquakes, locates and calculates their magnitude.
fatiando
Python toolkit for modeling and inversion in geophysics
xk-98's Repositories
xk-98/52things
52 Things You Should Know About Geocomputing
xk-98/awesome-conformal-prediction
A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD and MSc theses, articles and open-source libraries.
xk-98/awesome-metaheuristic-algorithms
:chart_with_upwards_trend: Collect and archive the metaheuristic algorithms and their applications in geophysics.
xk-98/awesome-physics
🌌 A collaborative list of awesome software for exploring Physics concepts
xk-98/awesome-sar
A curated list of awesome Synthetic Aperture Radar (SAR) software, libraries, and resources.
xk-98/BP
BP algorithm airborne SAR data focusing and point-target simulation
xk-98/CR1DMOD
Matlab code for forward modelling of electrical and electromagnetic measurements on a 1D layered half-space
xk-98/Discrete-Coded-Waveforms_Radar
This project simulates various discrete-coded waveforms in radar systems: pulse train, barker, polyphase and PRN codes.
xk-98/Earthquake-detection-pipeline
Undergrad geophysics project, my first python project, one big old script. A pipeline which uses seismic ground movement data as input and detects any earthquakes, locates and calculates their magnitude.
xk-98/femtic
FEMTIC is a 3-D magnetotelluric inversion code. FEMTIC is made by object-oriented programming with C++. FEMTIC is applicable to land magnetotelluric survey data as well as ocean bottom magnetotelluric survey data.
xk-98/GeophysicalMethods
Teaching material for geophysical methods
xk-98/gpg
Geophysics for Practicing Geoscientists
xk-98/Math607E
Class Project: Simulation of electromagnetics diffusion in geophysics (Time-Domain Electromagnetics (TDEM))
xk-98/P223_Public
xk-98/Physics-Based-Deep-Learning
Links to works on deep learning algorithms for physics problems, TUM-I15 and beyond
xk-98/pycsamt
A package for audio-frequency magnetotellurics
xk-98/PyRAT
General purpose Synthetic Aperture Radar (SAR) postprocessing software package
xk-98/Radar-Systems
This repository contains codes for various applications in radar systems which includes matched filter, ambiguity diagram, digital beamforming, stepped-frequency waveformm and LFM.
xk-98/Radar_Target_Generation_and_Detection
Using Matlab simulate Radar to detected target object
xk-98/SAR-Image-Processing-using-Range-Doppler-Algorithm-RDA-
In this work, the Range Doppler Algorithm (RDA) is initially implemented using simulated Synthetic Aperture Radar (SAR) data focused on a point target. Subsequently, after completing the processing on the point target, the application of the algorithm is extended to real data sets acquired from an aircraft.
xk-98/SAR-Imaging--CSA
The matlab codes of SAR imaging include: These algorithms are tested on Matlab 2015a. You can run main.m to generate the imaging results of ideal point targets.
xk-98/SAR-Synthetic-Aperture-Radar
合成孔径雷达 相关。研究生期间学习 SAR/InSAR/PolSAR 相关的代码和总结,毕业后已经离开这个领域了。分享出来,仅此纪念。1)SAR: 成像算法,RD,CS,Radarsat-1数据成像处理。2)InSAR: 人造场景原始回波仿真、成像及干涉处理。包括平地场景和圆锥形场景。3)PolSAR: 极化定标算法,Whitt, PARC, Quegan, Ainsworth。详见 readme.md
xk-98/SAR_imaging_implementations_CSA_RADARSAT-1
This project focuses on Synthetic Aperture Radar (SAR) imaging algorithms and implementations. In the first stage, we will realize four parts: point target simulation and matched filtering, CS imaging algorithm, RD imaging algorithm, and implement a motion compensation algorithm; I will add other contents if I have time.
xk-98/sar_swarm
Investigation and simulation of carrying search and rescue missions with Particle Swarm Optimisation (PSO) for target searching and Genetic Algorithm (GA) for shortest path planning
xk-98/simpeg-tdem-examples
xk-98/Synthetic-Aperture-Radar
This project implements the concept of Synthetic Aperture Radar (SAR). SAR helps us get both range and cross-range of a target.
xk-98/TEM-inversion
xk-98/TEM_dash
A Dash application to visualize time-domain electromagnectic soundings (TEM) modeled with UBC-GIF em1dtmfwd
xk-98/TEMF3DT
An algorithm that carries out both large-loop and small-loop TEM modeling.
xk-98/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠