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

답변