photo

Gowrinath S


Last seen: bijna 2 jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Solver

View badges

Feeds

View by

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

bijna 2 jaar ago

Channel


Weather Monitoring

meer dan 2 jaar ago

Question


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.

bijna 5 jaar ago | 2 answers | 0

2

answers

Question


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=[...

bijna 5 jaar ago | 0 answers | 0

0

answers