Community Profile

photo

savitha muthanna


Last seen: 4ヶ月 前 2021 年からアクティブ

統計

  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


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 ...

約2年 前 | 1 件の回答 | 0

1

回答

質問


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...

2年以上 前 | 0 件の回答 | 0

0

回答

質問


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...

3年弱 前 | 0 件の回答 | 0

0

回答

質問


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...

3年弱 前 | 0 件の回答 | 0

0

回答

質問


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 ...

3年弱 前 | 0 件の回答 | 0

0

回答

質問


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 ...

3年弱 前 | 1 件の回答 | 0

1

回答