Code covered by the BSD License
-
Ant=CheckAnt(MyGraph,MaxAnt)
% Ant=CheckAnt(MyGraph,MaxAnt)
-
DirectGPlot(MyGraph)
% DirectGPlot(MyGraph)
-
MGraph=FindMooreCoForm(Graph)
% MGraph=FindMooreCoForm(Graph)
-
NewGraph=FindPowerGraph(OldGr...
% NewGraph=FindPowerGraph(OldGraph,Power,RecordArcNumbers)
-
NewGraph=StateSplitRound(OldG...
% NewGraph=StateSplitRound(OldGraph,Partition)
-
[NewGraph,NewX]=EliminateStat...
% [NewGraph,NewX] =EliminateStates(OldGraph,X)
-
x=Franchek(A,n,xi)
-
GraphDemo1.m
-
GraphDemo2.m
-
View all files
Directed Graph tools
by Roee Lahav
06 Jul 2009
Tools for manipulating directed graphs. Oriented at creating encoders for constrained coding
|
Watch this File
|
| File Information |
| Description |
This library represents a directed graph as a matlab structure. The tools included may
- display the graph in a plot
- find the power of a graph
- find the anticipation of a graph
- conduct a round of state splitting
- find the moore co-form graph
- find the approximate eigenvector using franchek's algorithm
See included demos |
| MATLAB release |
MATLAB 7.7 (R2008b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
|
Contact us at files@mathworks.com