Skip to content

22poun/nets-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nets-functions

newmanWattModel.m creates a network using the newman watts model

clique.m creates a 'ring of pearls' network, where there are alpha k-cliques, and each of those cliques are connected to each of the others by one edge

cliqueVec.m is a varient of clique.m, where instead of all cliques being of uniform size, I can input a vector that determines the size of the cliques; there are still alpha cliques, and each clique is attached to each other by one edge

About

functions I wrote for my networks homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages