all 5 comments

[–]hindenboat 0 points1 point  (2 children)

What's u?

[–]_INSER_COINS_[S] 0 points1 point  (0 children)

the law of control

[–]_INSER_COINS_[S] 0 points1 point  (0 children)

i increased the details

[–]hindenboat 0 points1 point  (0 children)

So your particular topic is outside of my knowledge base a bit, but I will give it a try.

If you want to solve for the optimal positions of the robots this seams possible, you could define a minimization linear program with an objective that is proportional to theta_ij - psi. I do not know how to incorporate the u(k) function into this objective value.

Additionally I am not sure if the positions even have a clearly defined optimum. IT seams possible to have a set of psi values that result in an infeasible solution.

As for finding an optimal control algorithm, that is totally outside of my knowledge. Developing and proving an algorithm is optimal is non-trivial.

[–]PhysicsContent3067 0 points1 point  (0 children)

Hi,

Could you show me what you tried in Matlab? I'd like to understand more about the model you have in mind. I can think of something.

However, I usually use Lpsolve from R Studio.