Skip to content

This is a repository associated with the paper "An adaptive sampling and domain learning strategy for multivariate function approximation on unknown domains" by Ben Adcock, Juan M. Cardenas, and Nick Dexter available at https://arxiv.org/abs/2202.00144

License

JMcardenas/Adaptive-sampling-and-domain-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adaptive-sampling-and-domain-learning

This is a repository associated with the paper:

An adaptive sampling and domain learning strategy for multivariate function approximation on unknown domains by Ben Adcock, Juan M. Cardenas, and Nick Dexter available at https://arxiv.org/abs/2202.00144.

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

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_[number]_[row]_[col]

where [number] is 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 paper "An adaptive sampling and domain learning strategy for multivariate function approximation on unknown domains" by Ben Adcock, Juan M. Cardenas, and Nick Dexter available at https://arxiv.org/abs/2202.00144

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages