Multiple variables system representation
7 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
See Also
Categories
Find more on Tanks and Accumulators in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!