photo

lakshmi sampath reddy Pulagum


Last seen: 3 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
how to display the 3d graph for this problem?
I=imread('Capture.png') imshow(I)

mehr als 2 Jahre vor | 0

Beantwortet
how to display the 3d graph for this problem?
can you just rotate the function y=tan(pi*x/4) about y-axis or x=0 and plot in 3D.?

mehr als 2 Jahre vor | 0

Frage


how to display the 3d graph for this problem?
i was able to plot the graph in 2d but in 3d i am unable to plot the graph around the red line (use this code and execute and ...

mehr als 2 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
how do i find the min value using for loop?
thank you soo much.

mehr als 2 Jahre vor | 0

Frage


how do i find the min value using for loop?
clc clear all syms x for yr = linspace(0,1,10) f = sin(x); fL = [0 pi]; iL = [0 pi]; Volume = pi*int((f-yr)^2,iL(1...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten