i want to minimize the given integral function for optimized value of 'x'

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

Asked:

on 18 Apr 2013

Community Treasure Hunt

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

Start Hunting!