schlapp
Followers: 0 Following: 0
Feeds
提问
Nufftn yields only zeros for nonuniform grid. Bug?
Following up a previous question from myself on this site, I decided to ask again about my second point more precisely. My main...
4 years 前 | 1 个回答 | 0
1
个回答已回答
Nufft for scalar function of 2 variables
I understood now that using k = [-d:d/Ngrid:d]; kscld = k/sqrt(2*pi); ftilde = reshape(nufftn(f,{kscld,kscld'},{kscld,kscld'}...
Nufft for scalar function of 2 variables
I understood now that using k = [-d:d/Ngrid:d]; kscld = k/sqrt(2*pi); ftilde = reshape(nufftn(f,{kscld,kscld'},{kscld,kscld'}...
4 years 前 | 1
提问
Nufft for scalar function of 2 variables
I need some help applying the new nufftn function from matlab to calculate Fourier transforms of scalar functions of two variabl...
4 years 前 | 1 个回答 | 0
1
个回答提问
Better parallelization than parfor?
Hello, I have a function fun(vec(1:n),Nmax) with two outputs: (i) a matrix g(1:n,1:Nmax) and (ii) a vector tau(1:Nmax), as N...
5 years 前 | 2 个回答 | 0