Modern numerical matrix methods for network and graph computations
NSF Career Proposal
David F. Gleich
These codes are research prototypes and may not work for you. No promises. But do email if you run into problems.
Download
- nsf-career.tar.gz {: .nobullets}
Overview
The package is organized by directory
mcode- A standard repository of helpful matlab codes
data- data files for the experiments
figures- the codes to generate the figures
Figures
|Experiment|Description|Figure|
|:------------------|:------------------------------------|:------------------|
|figures/katz_topk/katz_topk_accuracy_plot_career.m | Modify the Katz research package to generate figure 1 with a specialized figure plot. This requires the information from the fast-katz distribution. | Fig.1 |
|figures/dist_figures.R | Generate the density plot for the random variables in the PageRank with random variables study | Fig.2 |
|figures/localization.m | Show the localization results for the pgp-cc graph | Fig.3 |
Note that figure 4 is directly from the skew-nuclear package.