photo

Gowrinath S


Last seen: 2年弱 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver

バッジを表示

Feeds

表示方法

質問


volume using double integral
Matlab code to find the volume of the solid (using double integral) bounded by x^2 + y^2= 9 , y + z= 4 and z=0.

5年弱 前 | 2 件の回答 | 0

2

回答

質問


regarding the output graph, pls help me to correct my input..
syms x y f=input('x.^2'); x0=input('2'); y0=subs(f,x,x0); fx=diff(f,x); m=subs(fx,x,x0); tangent=y0+m*(x-x0); plotrange=[...

5年弱 前 | 0 件の回答 | 0

0

回答