From: SARVANI NADIMINTY on
Can any one tell how to do optimization using lagrange multiplier method?Where can we find the algorithms and programs based on this?
From: Bruno Luong on
"SARVANI NADIMINTY" <sarvani_nadi(a)yahoo.co.in> wrote in message <hopjgs$22u$1(a)fred.mathworks.com>...
> Can any one tell how to do optimization using lagrange multiplier method?Where can we find the algorithms and programs based on this?

Here is one example:
http://www.mathworks.com/matlabcentral/newsreader/view_thread/263115

Bruno
From: SARVANI NADIMINTY on
"Bruno Luong" <b.luong(a)fogale.findmycountry> wrote in message <hopk63$bgc$1(a)fred.mathworks.com>...
> "SARVANI NADIMINTY" <sarvani_nadi(a)yahoo.co.in> wrote in message <hopjgs$22u$1(a)fred.mathworks.com>...
> > Can any one tell how to do optimization using lagrange multiplier method?Where can we find the algorithms and programs based on this?
>
> Here is one example:
> http://www.mathworks.com/matlabcentral/newsreader/view_thread/263115
>
> Bruno
wat is bsxfun in this program?
From: Bruno Luong on
"SARVANI NADIMINTY" <sarvani_nadi(a)yahoo.co.in> wrote in message <hp8dhl$g12$1(a)fred.mathworks.com>...

> wat is bsxfun in this program?

http://www.mathworks.com/access/helpdesk/help/techdoc/ref/bsxfun.html

Bruno
From: SARVANI NADIMINTY on
"Bruno Luong" <b.luong(a)fogale.findmycountry> wrote in message <hp8mm7$bsg$1(a)fred.mathworks.com>...
> "SARVANI NADIMINTY" <sarvani_nadi(a)yahoo.co.in> wrote in message <hp8dhl$g12$1(a)fred.mathworks.com>...
>
> > wat is bsxfun in this program?
>
> http://www.mathworks.com/access/helpdesk/help/techdoc/ref/bsxfun.html
>
> Bruno
Can you please send me bsxfun matlab file?