Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
102.272
of 301.478
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
75.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.296
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.719
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
3D animation in MATLAB
Hello! I was given a task to animate the following figure: u = 0:0.02:1; v = 0:pi/25:2*pi; [u,v] = meshgrid(u,v); ...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
3D graphics in MATLAB
Hello! Could you help me with an issue? I'm trying to plot this figure: u = 0:pi/5:4*pi; v = 0:0.05:1; X = v.*cos(u)-(1...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Computing series in MATLAB
Hello! I wonder if it is possible somehow to force MATLAB to compute ANY series for this function: ((4+3x)/(x+2))^(2x-1) as x...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
MATLAB Error using .*. Matrix dimensions must agree
Hello! Could you help me with the next? I'm trying to plot a 3d graph writing this: u = linspace(0,pi,60); v =...
alrededor de 11 años hace | 1 respuesta | 0
