Feeds
質問
matrix correlation
Hi, How can I take correlation of 64x201 dimensional matrix. xcorr command takes correlation of 1x1 dimensional matrix, r...
15年弱 前 | 1 件の回答 | 0
1
回答回答済み
inverse Fourier transform
I'd like to plot 3D of inverse fourier transform. I use the following commands x=1:120; y=1:200; z=ifft2(H(:,:)); s...
inverse Fourier transform
I'd like to plot 3D of inverse fourier transform. I use the following commands x=1:120; y=1:200; z=ifft2(H(:,:)); s...
15年弱 前 | 0
質問
inverse Fourier transform
hi, I have a matrix 120x200 called H. inside H, there are some data like x+iy. I'd like to take inverse Fourier of H, I tried...
15年弱 前 | 3 件の回答 | 0
3
回答質問
MATLAB plotting error
Hi, I have 3 data to plot. the first data is a 2 dimensional 120x201 matrix(the name of the matrix is H and it contains x+...
15年弱 前 | 2 件の回答 | 0
