how to write such that in matlab

if the equation is determined with respect to some criterias, how i have to write codings in matlab
for eg:
Min α∑_i▒〖a xi+β∑_i▒〖fi(v)(1-xi)〗〗 such that ( (p_i τ_1)⁄(1+ p_i τ_1)xi ≤) 10^-θ_1 i € TC ((u_i τ_2)⁄(1+u_i τ_2)) (1-xi) ≤ 10^-θ_2 i € BC

댓글 수: 2

José-Luis
José-Luis 2012년 11월 7일
What have you done so far? People will be more willing to help you if you make some effort yourself.
Jan
Jan 2012년 11월 7일
I cannot read the question. I get some symbols looking like a pile of spaghetti after the "Sigma_i". Then a kind of double brackets follow. Later on there is a Euro-character and a "xi <= )", which is no valid syntax in any computer or math language I know.
Please, birunda, could you post the equation less tricky?

댓글을 달려면 로그인하십시오.

답변 (1개)

Harshit
Harshit 2012년 11월 7일

0 개 추천

You have to use lagrange multiplier. You can easily understand it from here http://en.wikipedia.org/wiki/Lagrange_multiplier and there is an inbuilt function for it.
Regards,
Harshit

카테고리

도움말 센터File Exchange에서 Mathematics에 대해 자세히 알아보기

태그

질문:

2012년 11월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by