K R


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答