iligocki

5 Reputation

One Badge

11 years, 300 days

MaplePrimes Activity


These are replies submitted by iligocki

Beautiful, thanks!

Beautiful, thanks!

Sorry, here it is:

 

plot3d(21430.800231-(x*359.016725)-((x/y)*389.223603)+(x*(x/y)*6.487414)+(118.7333*0.109468),x=53..70,y=1..1.3,grid=[20,20])

Sorry, here it is:

 

plot3d(21430.800231-(x*359.016725)-((x/y)*389.223603)+(x*(x/y)*6.487414)+(118.7333*0.109468),x=53..70,y=1..1.3,grid=[20,20])

Thanks! Its not rectilinear, the portion I want to remove is the region where x/y>59. The code is:plot3d(21430.800321-359.016725*x-389.223603*x/y+6.487414*(x*(x/y))+118.7333*.109468, x = 53 .. 70, y = 1 .. 1.3, grid = [20, 20])

 

Thanks! Its not rectilinear, the portion I want to remove is the region where x/y>59. The code is:plot3d(21430.800321-359.016725*x-389.223603*x/y+6.487414*(x*(x/y))+118.7333*.109468, x = 53 .. 70, y = 1 .. 1.3, grid = [20, 20])

 

Page 1 of 1