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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 2 | 0