Refine by Content Type

Refine by Category

Refine by Product

Refine by Time Frame

image thumbnail

updated 6 months ago

MATLAB Contest - Knots by The MATLAB Contest Team

All the files needed to develop and score an entry for the MATLAB® Programming Contest. (contest, graph theory, networks)

getComplexity(filename)

grade(XYnew, A, XYold, wts)

runcontest(flagVisualize,whichPuzzles)

image thumbnail

updated 8 months ago

Count Loops in a Graph by Joseph Kirk

Calculates the number of loops in a graph consisting of nodes and edges (graphs, networks, cycles)

Count Loops in a Graph

details()

loops_gui(cmd)

image thumbnail

updated 1 year ago

Modified Dijsktra's Algorithm to return all paths that tie for shortest by David B

A modification of code published by Jorge Barrera to return all paths that tie for shortest path. (dijkstra, dijkstras algorithm, shortest path)

dijkstraties.m

image thumbnail

updated almost 2 years ago

Closed Jackson Networks by Ramiz

The solution of a closed Jackson network (queuing network) (jackson, networks, queuing theory)

[v,rho,TH,node_TH,node_Ut]=closed_jackson_network(P,u,N)

image thumbnail

updated 5 years ago

GTOM - Generalized Topological Overlaping Measure by Joaquín Goñi

Efficient implementation of the Generalized Topological Overlaping Measure (GTOM) (statistics, probability, graphs)

[GTOM,bm]=computeGTOM(adj,numSteps)

batchComputeGTOM.m

image thumbnail

updated 7 years ago

Multi-Slider-Source ver1.7 by Po Hu

This is a new version of Multi-Slider-Source, and some new features are added. (gui tools, example, multi)

multi_slider_source1p7(varargin)

image thumbnail

updated 14 years ago

phshift by Michael Spencer

Designs analog all-pass phase shift networks. (filter design, filter analysis, allpass)

ph(params,freq)

phcost(params,freq,phdesired,pnorm)

phshift.m

Contact us