Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Ads

Discussion Groups

Discussion Groups | Matlab DSP | objective function in bintprog

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

objective function in bintprog - Tuan Tran - Aug 2 8:39:43 2008



Hello everyone,
I'm working on a binary optimization broblem using *bintprog. *However, this
function defines the objective function through an input vector f such as
x=bintprog(f,A,b).
Is there any way that I can define my own objective function as "objfun"
then I call it such as
x=bintprog(@objfun,A,b)
Any suggestion will be appreciated. Thanks.

Tuan


(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )