Clear Filters
Clear Filters

Optimization using Simulink similar to solver addon- in MS excel?

2 views (last 30 days)
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?

Answers (0)

Categories

Find more on Simulink Design Optimization in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!