Feeds
답변 있음
matrix size and figure size(in pixel)
I solved this problem! not using saveas(gcf,'filename.png') instead using imwrite(uint8(A),filename.png') So you don't have t...
matrix size and figure size(in pixel)
I solved this problem! not using saveas(gcf,'filename.png') instead using imwrite(uint8(A),filename.png') So you don't have t...
대략 4년 전 | 0
| 수락됨
질문
matrix size and figure size(in pixel)
Hi everyone. I'm stuggle to convert matrix to figure with saveas function. I have 37*400 double matrix A. And I want to conv...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Applying low pass filter in frequency domain
Hi. I have a signal x(t) with white noise. Then I have to apply low pass filter in frequency domain and observe the result in ...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
About FFT of cosine function
Hi, I have to calculate DFT of g(t)=cos(0.5*t). So I write the code below >> N=128; %number of sampled time points >> t=lins...
5년 초과 전 | 답변 수: 1 | 0

