Vector and range values

Large stockpile of 10cmx10cm sheets. What is the largest volume you can create by cutting out x centimeters by x centimeters from each corner of the sheet and then folding up the sides. Create a plot of volume versus x max~=75
What I have so far
for a=[0:0.5:10]
volume=a*(10-2*a)^2
end

1 个评论

You can find guidelines for posting homework on this forum here.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Argument Definitions 的更多信息

提问:

2018-3-8

编辑:

2018-3-8

Community Treasure Hunt

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

Start Hunting!

Translated by