Non convex optimization problem
9 次查看(过去 30 天)
显示 更早的评论
down vote favorite
A little new to MATLAB but going on well with the community help. I am working on low correlation codes for multiple applications. I started with optimizing a random sequence and achieve desired results. Now I want the sequence to follow a particular shape, such as a modified Tukey Window. When I optimize this code as per the window applying the Least Squares approach, the sequence corresponds to the window, but looses it initial low correlation properties. And when I optimise is back for correlation properties, it looses the window shape.
Doing both the things alternatively within the same loop achieves the desired results to some extent but not optimal. I guess this is a classical example of a Non-Convex Optimization?? Any leads??
Gracias
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Nonlinear Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!