統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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,...
約12年 前 | 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...
約12年 前 | 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....
13年弱 前 | 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...
13年弱 前 | 1 件の回答 | 0