Alexandra Roxana
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
87.028
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
10 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
90.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
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
How to surf very small values keeping the same ratio?
I'm having a solution with very small values and I need to surf it; this is how a part of the solution looks like: I'm also u...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
Same aspect ratio for the z-axis in a surface plot
I have a surface plot and the x-axis and y-axis have the same ratio. I wish for the z-axis to have the same ratio. I have u...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Surf a function with different values
I'm trying to surf a function f that takes 2 values: 1 if (x,y) is in A and 2 if (x,y) is in B. How can I do that? I attach also...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Z must be a matrix, not a scalar or vector.
I want to have a 3D plot with a solution vector but I have the error that Z must be a matrix. a=0; b=4; c=0; d=6; g=1; dx...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Different tick values on same axis
I want to use xticks using different steps. From a to a+g the step dxs, from a+g to b-g the step dxf and from b-g to b again the...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I smooth a surf with many spikes?
I'm having problems to smooth a surf for a FEM program. Any help would be much appreciated. I'm leaving the code below: functio...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to smooth surf?
I'm having a surface plot with many spikes. I was wondering what I can do to smooth it. interp2 might be a solution, I guess, bu...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Putting measurement unit and origin in plot
On the mesh grid, I would like on the x-axis in the far right end below the last value to put x1 and also the measurement unit, ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Change axis color on parts of the mesh
I would like this plot to have 2 colors on the same surface, meaning: blue between the x values of 1 and 2 and then between 9 an...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Subscripted assignment dimension mismatch error
I'm having this error and unfortunately I can't seem to see what's wrong in it. Here are the dimension of the variables: ki=150...
alrededor de 3 años hace | 1 respuesta | 0
1
respuesta"Data dimensions must agree" Error
Hello! I'm having the same problem. I want to plot the results from the following code: clc clear all alpha = 2; L=50; dx =...
más de 3 años hace | 0