Skip to content

This code is developed for computing any 2-dimensional region, specified by a collection of linear inequalities x*c0+y*c1<=c2 in the first quadrant. -- The key foundamental modules are rate_region.py and alternative_rate_region.py. The other files are specific for my Ph.D work on ICF journal, "The capacity region of the L-user Gaussian inverse-c…

Notifications You must be signed in to change notification settings

yanyingchen/2DRateRegion

Repository files navigation

2DRateRegion

(1) The key foundamental modules are rate_region.py and alternative_rate_region.py.

The following files are specific for my Ph.D work on ICF journal.

(2) coding_scheme.py defines various communication schemes ( a set of inequalities) that I am interested in.

(3) compare_* files define various comparisions among these communication schemes.

(4) simulate_* files specify different simulations of running each comparision under different paramenters.

About

This code is developed for computing any 2-dimensional region, specified by a collection of linear inequalities x*c0+y*c1<=c2 in the first quadrant. -- The key foundamental modules are rate_region.py and alternative_rate_region.py. The other files are specific for my Ph.D work on ICF journal, "The capacity region of the L-user Gaussian inverse-c…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages