i want to minimize the given integral function for optimized value of 'x'
Show older comments
sir, i want to minimize the given function for optimized value of 'x' k=1:511; F=int((abs(sinc(x*(k+e)))).^2/(abs(sinc(x*e))).^2,e,0,1);
i have tried 'lsqonlin', but it gives error
Answers (0)
Categories
Find more on Problem-Based Optimization Setup in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!