Pinned Repositories
Adaptive-Beamforming-Using-Machine-Learning-in-Matlab
Adaptive Beamforming techniques can be enhanced using Machine Learning Algorithms.
BCNN
Bayesian Convolutional Neural Networks for Compressed Sensing Restoration
BPCS
Compressed sensing
compressed-sensing
A couple of simple compressed sensing examples, based on examples from the notes of the excellent Computational Methods for Data Analysis course on Coursera taught by Nathan Kutz.
Compressed-Sensing-2
Compressed Sensing using NMF
Compressive-sensing
Master Thesis - Microscopic object image reconstruction using compressive sensing method.
CompressiveSensing
This is the repository for the compressive sensing algorithms that are either being rewritten or modified from existing authors to be assembled into a Matlab toolbox.
ECE6540_Estimaition_Theory-Spring-2018
Reevaluation of an existing DoA estimation method via Sparse Signal Processing
one-dimensional-DOA-estimation-based-on-MUSIC-algirithm
simulations based on MATLAB
USCT-Project
Matlab data and code for the design of a ring-array ultrasound transducer for breast imaging.
csyifangli's Repositories
csyifangli/Bayesian_OVfit_MixedScale_CompositionalData_MixtureModels
This repository contains functions for obtaining posterior samples of allocation variables in multiple Bayesian over-fitted (sparse finite) mixed-scale mixture models. Mixture models included: 1) Bayesian Tensor Mixture of Product Kernels model (BayesTMPK), 2) Modularized Tensor Factorizations (MOTEF), 3) Bayesian Mixture of Product Kernels (BayesMPK), 4) Bayesian Mixture of Multivariate Gaussians (BayesMixMultGauss). Functions 1 and 2 include ability to model compositional data with essential zeros. Functions 3 and 4 include ability to model non-zero compositional data.
csyifangli/DeepUltrasound
Deep Learning RF Interpolation for Compressive Ultrasound Imaging
csyifangli/Denoising-BTwavelet
This repository contains MATLAB scripts and sample seismic data for appying seismid denoising proposed in: "Hybrid Seismic Denoising Using Higher‐Order Statistics and Improved Wavelet Block Thresholding"
csyifangli/DOA-estimation-1
DOA estimation source code
csyifangli/duglSeis
Seismic processing scripts. Tailored for a particular project but uploaded here for education / dissection.
csyifangli/Estimation-algorithms
Estimation-algorithms includes MATLAB functions for the EKF, UKF, Particle Filter, and their computationally efficient variants.
csyifangli/G_Seis
GUI 2D-Seismic data processing software. The main functionality allows to perform surface-consistent operations based on different 2, 3 and 4-factors mathematical models. Such operations are: surface-consistent amplitude correction, surface-consistent minimum phase deconvolution and build upper layer velocity model (by factor decomposition of first break time) to determine statics shifts. Also it is easy to read/write SEG-Y files, change trace headers and trace data, work with horizons, plot seismic data and factors data-files, plot upper layer velocity. The user interface allows to use application while processing 2D seismic data. Feel free to contact me.
csyifangli/Image-Guided-Stim
Image guided stimulation consists of ultrasound array to image areas of the peripheral nervous system, selecting a target in the image from software, and then hitting target with focused stimulation from the same array.
csyifangli/image-segmentation-using-wdo
Fully automatic Common Carotid Artery ultrasound image segmentation using Wind Driven Optimization technique
csyifangli/IPils2019
Mastermath course Inverse Problems in Imaging 2019
csyifangli/L-BFGS-B-C
L-BFGS-B, converted from Fortran to C, with Matlab wrapper
csyifangli/Lippmann-Schwinger
Matlab code for "Efficient inversion of multiple-scattering model for optical diffraction tomography"
csyifangli/maximum-likelihood-DOA-estimation-method-in-the-spherical-harmonic-domain
A maximum likelihood direction of arrival estimation method for open-sphere microphone arrays in the spherical harmonic domain
csyifangli/Multiresolution-Analysis-and-Learning-for-Computational-Seismic-Interpretation
csyifangli/Multiscale-fusion-for-seismic-geometric-attribute-enhancement
Codes for an abstract presented in SEG2017
csyifangli/nmi-wsi-diagnosis
Pathologist-level interpretable whole-slide cancer diagnosis with deep learning
csyifangli/permutation-entropy
Applying Basic Permutation Entropy to Analyse Seismic Data.
csyifangli/PP-ULA
PP-ULA is a preconditioned proximal unadjusted Langevin algorithm, which is used to perform joint deconvolution and segmentation of ultrasound images.
csyifangli/RDWPE
The residual phase estimation of a seismic wavelet using a Rényi divergence-based criterion
csyifangli/Seis-WZDOM
The first version of WZDOM toolbox for optimization and seismic inversion
csyifangli/Seismic-Features-For-Machine-Learning
This collection of codes can be used for extracting features from continuous seismic signals for different machine learning tasks.
csyifangli/Seismic_RayTracing_shotestPath
csyifangli/SeismicAirgun
Lumped parameter seismic air gun code presented in Chelminski, Watson and Ronen (2019) Low frequency pneumatic seismic sources, Geophysical Prospecting
csyifangli/Signal_Processing_Package
Processing package to stack, sort and run a velocity analysis on seismic and Ground Penetrating Radar data
csyifangli/SLIM-release-apps
Public legacy release of SLIM MATLAB software release to SINBAD sponsors - containing all applications, algorithms, tools, and utilities in MATLAB language
csyifangli/STSVB
Spatio-Temporal Sparse Variational Bayes Framework
csyifangli/Tests-of-probabilistic-hazard-estimates
Codes for statistical test of probabilistic seismic hazard assessments.
csyifangli/variational-bayes-cs
Scalable sparse Bayesian learning for large CS recovery problems
csyifangli/Velocity-Change-PTPS-version1.0
This program is developed for measuring velocity change from the direct surface seismic ambient noise. The program contains cross-correlation calculation, moving-stack, PTPS-GUI and stretching-GUI for extracting velocity change.
csyifangli/VshapedSparseArray
% This MATLAB script obtain the plots in the following paper, % Ahmet M. Elbir, "V-Shaped Sparse Arrays For 2-D DOA Estimation", % Circuits, Systems and Signal Processing, 38, 2792–2809, 2019. % Prepared by A.M.E, ahmetmelbir@gmail.com % Please cite the above work if you use this script.