Click here to Skip to main content
15,886,788 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have to minimize w in the linear function f(x)=(w,x)+b
[(,)=notation for dot product]
A code for min {1/2 ||w||^2 + cΣ(ξ+ξ*) where ξ and ξ* are slack variables.
I'm a student of mechanical engineering, I don't know much about coding.Pls help.
Posted
Updated 11-Apr-10 0:09am
v2

1 solution

Sorry we don't provide code here. You know the problem and should try to solve it on your own. If you encounter any problem while implementing we will be happy to help you.

-Saurabh
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900