Alex Batts
Followers: 0 Following: 0
Statistics
RANK
35,674
of 295,467
REPUTATION
1
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
Efficient Summation of two matrices multiplied
Hello, I have a summation that I have been trying to vectorize using block processing, but have been unable to find an underlyi...
1 year ago | 1 answer | 0
1
answerIs the DFT or PSD length dependent?
I'm not exactly sure all of what you are trying to ask, but I'll briefly explain the difference between the FFT (DFT) and the PS...
1 year ago | 0
The code doesn't want to run properly and it gives me many errors, can someone fix it.
Hello, First, when copying code into a question, please use the "insert a line of code" feature for readability purposes. Now,...
1 year ago | 0
Question
Efficient sum along block diagonals
Hello, I have a matrix that has two levels of block-diagonal structure. The matrix is of size M*N*L-by-M*N*L, and I restructu...
1 year ago | 2 answers | 1
2
answersQuestion
Matched Filter for Linear FM Waveform is not correct
I am attempting to implement the range-doppler algorithm for SAR processing. My range compression is great, but my azimuth compr...
2 years ago | 1 answer | 0