Optimization of Excel data

5 次查看(过去 30 天)
omar
omar 2017-8-21
Hello everyone, I am new user of matlab. Excel spreadsheet data consists of four columns by 25 rows ( A & B as inputs; C & D as outputs). I imported data into matlab as columns. How can I use fmincon function to maximize C, under constraint of D <= 0.001 . Any hints or suggestions are valuable to me. thank you in advanced

回答(1 个)

denny
denny 2017-8-31
  1. You should load all your data from the Excel, and then calculate them in the MATLAB.
  2 个评论
omar
omar 2017-8-31
Thank you for replying.
RAJARSI SAHA
RAJARSI SAHA 2019-3-8
What functions do I use to optimise the data in excel using weighted sum method. I have data in Excel containing three values per row. Please let me know.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by