photo

schlapp


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
21,651
of 300,365

REPUTATION
2

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

5 years ago | 1 answer | 0

1

answer

Answered
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'}...

5 years ago | 1

Question


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

5 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 2 answers | 0

2

answers