Optimization of Excel data
이전 댓글 표시
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
2017년 8월 31일
1 개 추천
- You should load all your data from the Excel, and then calculate them in the MATLAB.
댓글 수: 2
omar
2017년 8월 31일
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.
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!