Community Profile

photo

Viktor Karlsson


Last seen: plus d'un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Plot a for-loop with if-statements inside
I have written three different functions for three different intervals on the variable r. I wrote the following code: a = 1; b...

environ 2 ans il y a | 2 réponses | 0

2

réponses

Question


Problem with drawing a hyperboloid
Hello, I wrote the following code: r=linspace(-3,3,21); theta=linspace(0,2*pi,63); m = 1 [R,THETA]=meshgrid(r,theta); X=...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


Several tangent vectors on curve
Hello, I have the following curve plotted: Now, I want 10 tangent vectors along this curve and I can't seem to figure out ho...

presque 3 ans il y a | 1 réponse | 0

1

réponse

Question


Drawing upside down cone using spherical coordinates.
I wrote the following code: phi=pi/6; theta=linspace(0,2*pi,63); %Theta goes from 0 to 2*pi. a=linspace(0,1,21); [PHI,THETA...

presque 3 ans il y a | 1 réponse | 0

1

réponse