Viktor Karlsson
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
82.268
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
75.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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=...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0