|
From: NohaiddaSariff aida on 21 Apr 2008 02:00 Hello Who can help me on how to program to link a node in matlab.For example i want to program that point 1 is only link to point 2,3 and 4 and if point 1 link to this node then this link point is consider feasible path.If 1 is link with other point than this, its means that that is unfeasible path and need to be cutt off.. I beg to anybody that could help me.. thank you..
From: Walter Roberson on 21 Apr 2008 08:24 In article <fuhaho$j4b$1(a)fred.mathworks.com>, NohaiddaSariff aida <nohaiddasariff(a)yahoo.com> wrote: >Who can help me on how to program to link a node in >matlab.For example i want to program that point 1 is only >link to point 2,3 and 4 and if point 1 link to this node >then this link point is consider feasible path.If 1 is >link with other point than this, its means that that is >unfeasible path and need to be cutt off.. I'm not sure I understand. Are you asking about how to implement graph theory? Or about how to implement state-flow diagrams, or about how to implement markov chains? Or is this about dynamic programming? Or is it about "visual programming", or is it about controlling parallel processing? -- "I think Walter was a very smart man." -- Gene Autry
|
Pages: 1 Prev: read *.mat from all the folders and subfolders Next: link nodes using MATLAB |