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!