![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19112963_1596314233271_DEF.jpg)
savitha muthanna
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
95.413
of 297.046
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
16.67%
VOTI RICEVUTI
0
RANK
of 157.776
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 ...
circa 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
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...
quasi 4 anni fa | 0 risposte | 0
0
risposteDomanda
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 ...
quasi 4 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
quasi 4 anni fa | 1 risposta | 0