photo

Joffre Veloz Pazmiño


Last seen: 2 månader ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
Python
Spoken Languages:
Spanish

Statistics

  • First Answer
  • First Review

View badges

Feeds

View by

Answered
Intersection of three cylinders
This is the volume of the 3-cylinder intercession clc,clear r0 = 2; t = linspace(0,2*pi,9); r = repmat([0 r0/sqrt(...

ungefär ett år ago | 0

Question


How to graph 3 cylinders together.
These are the cylinders: 𝑥^2 + 𝑦^2 = 4; 𝑥^2 + 𝑧^2 = 4; 𝑦^2 + 𝑧^2 = 4

mer än ett år ago | 1 answer | 0

1

answer