Optimization using Simulink similar to solver addon- in MS excel?
显示 更早的评论
I wish to simulate the loci of point at a fixed distance from 2 fixed points in 3-D space in Simulink.
Lets say
A= [x0 y0 z0] %fixed B= [x1 y1 z1] %fixed C= [x y z] % the moving point.
I had used solver add-on to solve it in MS-Excel, ( by using distance constraints and optimizing the distances)
I would like to replicate a similar approach in Simulink. Is there an inbuilt optimizer in Simulink or do I use very high values for controller function?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Manual Performance Optimization 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!