Matt Southwick
Followers: 0 Following: 0
Statistics
RANK
13.521
of 295.448
REPUTATION
3
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
2
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
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
Feeds
How to revolve 1D vector into a 2D matrix with sub-pixel interpolation?
Found a solution from Pau GALLES in another thread [rx,ry]=meshgrid( -order/2:order/2 , -order/2:order/2 ); r = hypot( ...
meer dan 4 jaar ago | 1
| accepted
Question
How to revolve 1D vector into a 2D matrix with sub-pixel interpolation?
Hi, I would like take a 1D vector and revlove it about an endpoint to create a 2D image with the values of the original vector ...
meer dan 4 jaar ago | 1 answer | 1
1
answerQuestion
Creating a 3D volume containing an edge interpolated sphere from X,Y,Z coordinates
Hi, I would like to create a NxNxN volume containing a sphere of radius R, where R can be a fraction of a pixel, so the surface...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
FFT interpolation using zero-padding and the Chirp Z-Transform for a single tone sinusoid
Why would FFT interpolation by zero-padding or using the Chirp Z-Transform produce a maximum at a bin that corresponds to a freq...
meer dan 5 jaar ago | 1 answer | 0