K R


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to use 'for loop' for plotting multiple graphs?
I am kind of stuck in this code how to use nested for loop for x & y my below code: x = 1:1:10; y = 1:1:10; [b, c]...

7 years ago | 1 answer | 0

1

answer

Question


How to plot 100a +75b +50c - (100b) in matlab?
I need to plot Max z = 100A + 75B+ 50C Constraints: A+B+C=100, A≥0, B≥0, C≥0

7 years ago | 1 answer | 0

1

answer