Please I have 4 groups of 8 sets of differential equations that I want to use for simulations. Each set has 8 differential equations to form a group. Each group is coupled with another group through a coupling coefficient. Now I want to simulate the four groups. It is like a cylinder that is divided into four nodes and each node has 8 sets of differential equations that need to be solved simultaneously. I have been able to simulate a single group successfully using the Matlab function block in Simulink. However, I want to extend the function block to accommodate 3 more groups of the 8 sets. Then I will be able to solve the 4 groups of 8 sets of the differential equations simultaneously. when I added more inputs and outputs to the function block, it was too large and confusing to me. I feel there should be a better way to manage and solve such problems. I have seen in journal papers where 10 nodes have been used. So I feel there should be an efficient and manageable way to accommodate very large systems with very large sets of equations in Matlab may be Matlab function block or other methods in Matlab/Simulink? Please I need suggestions on how to realize the system.

More Kamal Abdulraheem's questions See All
Similar questions and discussions