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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0