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/Adaptive-OFDM-Array
Matlab simulation for beamforming on ad hoc OFDM network
csyifangli/Learning-Smooth-Pooling
Learnable Pooling Regions is a proposed framework that jointly learns the classifier parameters together with the shape of the pooling regions (pooling regions as in the Spatial Pyramid Matching architecture).
csyifangli/Compressed-Sensing-code
Code developed during my Master's thesis, testing various Compressed Sensing based reconstructions
csyifangli/Beamform
Scripts for beamforming seismic data
csyifangli/SpESO
Energy spectrum estimation of turbulence signals by compressive sampling (compressed sensing)
csyifangli/SeisDataContainer
SeisDataContainer is a set of MATLAB classes providing an alternative to built-in MATLAB arrays for SPOT/pSPOT operators. The main purpose of those classes is to add an extended set of class attributes suitable for in-core and out-of-core processing of regularized seismic data.
csyifangli/dispinversion
Surface Wave Dispersion Inversion Code
csyifangli/seismic-migration
scripts and codes for migration
csyifangli/ttTool
A tool to calculate seismic ray paths, travel times, and relative amplitudes
csyifangli/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.
csyifangli/mvdr_beamformer
csyifangli/BPCS
Compressed sensing
csyifangli/med-im
Personal repository of useful scripts for image analysis and processing tasks
csyifangli/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.
csyifangli/SGD
Stochastic Gradient Descent
csyifangli/USImageProcessing
Optimization of Linear Regression for Ultrasound Images
csyifangli/DOAToolbox
Matlab Toolbox for DOA estimation
csyifangli/rtokada
Static slip inversions with coseismic offsets and wave gauge measurements
csyifangli/Texture_classification
Texture classification of seismic data
csyifangli/Clustering-Spatial-Seismic-Patterns
csyifangli/PDE_tomo
tomography by PDE-constrained optimization
csyifangli/csprc
CSPRC: Efficient Estimator of Phase Response Curve via Compressive Sensing
csyifangli/Sparse-Recovery-using-AMP
Term project for UBC courses EOSC 513 and CPSC 546, based on the ideas in "Message-passing algorithms for compressed sensing" by Donoho, Maleki and Montanari (2009)
csyifangli/lip-bfgs
Limited-memory Interior-Point BFGS optimization algorithm written in Matlab
csyifangli/bfgs
Prototyping and implementing BFGS and L-BFGS algorithms