Nick Keepfer
Followers: 0 Following: 0
Feeds
질문
Calculating the laplacian of a complex field
I'm trying to solve a Nonlinear-Schrodinger equation that contains a laplacian term. I know that you can use the del2(psi,x,y...
대략 4년 전 | 답변 수: 0 | 0
0
답변질문
Reshaping a complex 3D array into 1D, and back
I have a 3D complex array of size (nx,ny,nz). For post-processing purposes I need to convert into a flattened array of size (1,...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Length's of matrix rows exclusing padding
Hi, I have a matrix which looks a little like X = [ 0 1 0 1 0 1 1 0 ] [ 0 1 0 1 1 1 0 0 ] [ 0 1 1 1 1 0 0 0 ]...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do i band a vector into sized brackets
I have a matrix R(i,j), where R(i,:) gives the positions of several objects at a given timestep j. Say I have at a given time...
거의 7년 전 | 답변 수: 1 | 0