Navdeep Goel - MATLAB Central
photo

Navdeep Goel


Last seen: 4年以上 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 08/15 to 03/25Use left and right arrows to move selectionFrom 08/15Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 質問
1 回答

ランク
110,224
of 297,738

評判
0

コントリビューション
4 質問
1 回答

回答採用率
25.0%

獲得投票数
0

ランク
 of 20,469

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,472

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Answer
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
load multiple .mat file and do same calculation on each file
for i=1:5 str = 'A000' num2str(i,'%02d'); filename = [str, '.mat'] load(str); % calculations N = ...

5年以上 前 | 0

質問


how to plot Wigner distribution of an image?
I am taking WVD of an image and output is a 4d signal. Kindly suggest me how to plot WVD which is a 4d signal?

7年弱 前 | 0 件の回答 | 0

0

回答

質問


slope from semilog paper coordinates
I have data from semilog plot. x-axis in rad/sec (logrithmic scale) and y-axis in db. I want to find slope in db/octave. the dat...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


Slope in log scale
I have a straight line in log scale and i know the coordinates of two ends of the line. I want to find the slope in db/octave. P...

8年弱 前 | 0 件の回答 | 0

0

回答

質問


I want to read the image of a line and then to find the slope of the line.
Dear Sir, Please find enclosed the image of a line. I wish to find the slope of this line by using MATLAB. I have to...

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

1

回答