Viktor Karlsson
Followers: 0 Following: 0
Statistik
4 Fragen
0 Antworten
RANG
82.257
of 295.467
REPUTATION
0
BEITRÄGE
4 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
75.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
fast 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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=...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 3 Jahre vor | 1 Antwort | 0