Skip to content

This is a repository associated with the chapter book "Towards optimal sampling for learning sparse approximations in high dimensions" by Ben Adcock, Juan M. Cardenas, Nick Dexter and Sebastian Moraga to be published by Springer in late 2021, available at https://arxiv.org/abs/2202.02360

License

Notifications You must be signed in to change notification settings

JMcardenas/Towards-optimal-sampling-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Towards-optimal-sampling-book

This is a repository associated with the book chapter:

Towards optimal sampling for learning sparse approximations in high dimensions by Ben Adcock, Juan M. Cardenas, Nick Dexter and Sebastian Moraga

to be published by Springer in late 2021, available at https://arxiv.org/abs/2202.02360

If you have questions or comments about the code, please contact ben_adcock@sfu.ca, jcardena@sfu.ca, nicholas_dexter@sfu.ca or smoragas@sfu.ca.

Parts of this repository are based on the code for the book Sparse Polynomial Approximation of High-Dimensional Functions by Ben Adcock, Simone Brugiapaglia and Clayton G. Webster, which is available in the repository https://github.com/simone-brugiapaglia/sparse-hd-book

Code organization

Files are organized into four main directories:

src

Contains the main Matlab files used to create figures in each chapter

Organized in chapters

utils

Contains various Matlab functions needed across main scripts

data

Contains .mat files generated by scripts in src

Organized in chapters

Filenames

These generaically take the form

fig_[chapt][number]_[row]_[col]

where [chpt] is the chapter number, [number], [number1] and [number2] are the figure numbers and [row] and [col] are the row number and column number is multi-panel figures.

About

This is a repository associated with the chapter book "Towards optimal sampling for learning sparse approximations in high dimensions" by Ben Adcock, Juan M. Cardenas, Nick Dexter and Sebastian Moraga to be published by Springer in late 2021, available at https://arxiv.org/abs/2202.02360

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages