Non convex optimization problem
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Nonlinear Optimization in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!