Optimization of Excel data

조회 수: 6 (최근 30일)
omar
omar 2017년 8월 21일
댓글: RAJARSI SAHA 2019년 3월 8일
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