Estadística
CLASIFICACIÓN
242.633
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
71.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.407
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 can I make the titles line up?
How can I make the titles line up? I want a and b to be the same as c. I would be grateful if you help. Thanks!
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I obtain eigenvectors (or eigenfunctions) by inserting vector (fourier coefficients) into expansions?
I am trying to calculate eigenfunctions in an eigenvalue problem. I have vectors A and B, these are the coefficients of the four...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
I want to plot region for z numbers that satisfy D<10^-4.
How do I plot the region showing z=x+iy values that make the difference between a polynomial and an exponential function less th...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
three curve at different x values
I want to delete the blue curve after x=41.1. how can I do that? I would be glad if you help.
más de 3 años hace | 1 respuesta | 0
1
respuestaDiagonal cross section of function z(x,y) for x=y
t = X-Y; er = 1e-10; mask = abs(t) < er; X2 = X(mask); Y2 = Y(mask); Z2 = V(mask); plot(X2,Y2,Z2) plot(X2,Z2)
más de 3 años hace | 0
| aceptada
Pregunta
Diagonal cross section of function z(x,y) for x=y
I have a function as z(x,y) and I want to plot z(x,y) vs x=y. How can I plot it? Cross section of function z(x,y) for x=y I wi...
más de 3 años hace | 3 respuestas | 0
3
respuestasPregunta
legend font style, f and | are very close
In the lower legend f and | are very close, but in the upper one they are far. How can i set it?
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
plot to specific iteration steps in while loop
Suppose that I have an iterative approach code with 50 steps in a while loop. What should I do to see and save the graph for a s...
más de 4 años hace | 1 respuesta | 0
