Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  How to implement the Math model in MATLAB

    Posted 06/01/12 02:23 AM

    Originally posted by: SystemAdmin


    Hi all,

    I have my mathematical modeling which is a MIP problem. I have planned to use MATLAB. I am also not expert in MATLAB. So I need help here....I need some guidance and input when implementing the mathematical model in MATLAB. Kindly help me out if you have any reference or some suggestions.
    Thanks!!!!
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: How to implement the Math model in MATLAB

    Posted 06/01/12 02:29 AM

    Originally posted by: John Cui


    There are a lot of examples in
    D:\Program Files\IBM\ILOG\CPLEX_Studio124\cplex\examples\src\matlab

    I suggest you take a look them first, know how to use Cplex class or toolbox functions, then build your model.
    And here is the user manual:
    http://pic.dhe.ibm.com/infocenter/cosinfoc/v12r4/topic/ilog.odms.cplex.help/CPLEX/MATLAB/topics/cplex_matlab_overview.html

    John Cui
    #CPLEXOptimizers
    #DecisionOptimization