Feeds
已回答
Incorrect fimath in expression 'x'
I see the error that I made. .mex files cannot take in embedded fi inputs with fimath properties. Therefore, editing the followi...
Incorrect fimath in expression 'x'
I see the error that I made. .mex files cannot take in embedded fi inputs with fimath properties. Therefore, editing the followi...
3 months 前 | 0
| 已接受
提问
Incorrect fimath in expression 'x'
Hello, I am trying to generate Cooley-Tukey FFTs that take in fixed-point and output fixed-point numbers. For various reasons,...
3 months 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0
1
个回答已回答
Is 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...
Is 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...
2 years 前 | 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,...
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,...
2 years 前 | 0
提问
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...
2 years 前 | 2 个回答 | 1
2
个回答提问
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...
3 years 前 | 1 个回答 | 0