Multiple variables system representation

조회 수: 7 (최근 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 CenterFile Exchange에서 Tanks and Accumulators에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by