photo

judy frost


2012 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Saving image with the plots
Below code segment shows the result correctly on output_axis. I mean, the image C and the plots on the image. [B,L,...

11年以上 前 | 2 件の回答 | 0

2

回答

質問


How to reduce size of 2D image ?
I have to compress 2D NxN image by taking the fourier transform first, then in the frequency domain I have used high pass filter...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


How can i do this?
Here is my code: [m,n] = size(I); for c = 1:n for r = 1:m x = round(s*r); y = round(s...

12年弱 前 | 2 件の回答 | 0

2

回答

質問


how to apply highpass, lowpass or bandpass filtering according to the paramaters ?
I have to apply filtering to a discrete time function. Input signal is n-by-1 vector. Sampling frequency is also given in Hz....

約12年 前 | 2 件の回答 | 0

2

回答

質問


How to add harmonics to a signal ? Help please !!
Is there anyone who can help me? I need to add harmonics of a signal to that signal. Signal is given in vectorized form and i...

12年以上 前 | 1 件の回答 | 0

1

回答