Multiple variables system representation

8 ビュー (過去 30 日間)
Sergio Montávez
Sergio Montávez 2017 年 3 月 21 日
コメント済み: Sergio Montávez 2017 年 3 月 21 日
Hello, I need to represent in some sort of graph (the concept, don't need the tool) a system with several variables (usually more than 5 and up to 12) and different values for each of them. Every value (element) is used, can't be repeated and the order doesn't matter. The situation would be like this:
  • 1 system
  • 6 variables
  • 4 values for each variable
I'm trying to find the best concept to represent all the combinations. I've done some research with given title but found nothing. I was thinking that maybe the best approach would be a map of nodes (every value would be like the tail end of a node).
I'm totally new to these concepts so I'm more than grateful to hear all kinds of recommendations to get better at them.
Thank you so much :)
Sergio

回答 (1 件)

ES
ES 2017 年 3 月 21 日
  1 件のコメント
Sergio Montávez
Sergio Montávez 2017 年 3 月 21 日
What should I need to do to apply this to the multiple variables at a time? This seems to be based on variables with just a couple of values, 0 and 1, instead of that I'm facing variables with more than 5 and 6 different values, i.e.: Given: varA, varB, varC Possible result: varA = 2, varB = 3, varC = 6 I'll need to represent all the possible combinations of the values of those results. Could you help me visualize how the binary tree could apply to this? Thanks a lot!

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeTanks and Accumulators についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by