savitha muthanna
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
81.343
of 295.495
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
16.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.991
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 do I plot a 64x64x64 matrix?
Hi I have a g_val a 64x64x64 matrix. I want to plot it. I though of using mesh. But, I dont know how to obtain the values of ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I plot the Hamiltonian (phase plot) of a 2d system
Hi I have the Hamiltonian H(p,q). Both p and q are two dimensional arrays of size say (2,N). How do I plot q vs p? (p is deriva...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Plotting results of fft2 with frequencies in the x and y axes
I have the results of the position and momenta of particles, in the matrix y1, from (1:N,1:N) for positions and (1:N,N:2N) of mo...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Question about taking fft of a set of real values, laying positive values of the vector, followed by 0, followed by negative values
I have the 1-dimensional FPU problem, and I have the following code: YX(IT,1:N+1)=[0 Y(IT,1:N )]; sXF(IT,:)=imag(fft([YX(IT,1...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
How do I plot a 3-d matrix.( error with surf)
I have a 321x60x120 matrix. The matrix has positive and negative float values. I would like to plot it. I tried surf. I get an ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to preserve 2-d initial conditions after passing it into ode45?
Hi, I pass 2d initial conditions, but ode45 linearizes it and makes the matrix into a 1-d array. How do I ensure it is handled ...
más de 3 años hace | 1 respuesta | 0