Sunil Shahi - MATLAB Central
photo

Sunil Shahi


2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 06/13 to 03/25Use left and right arrows to move selectionFrom 06/13Use 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

11 質問
1 回答

ランク
6,339
of 297,672

評判
7

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

回答採用率
27.27%

獲得投票数
2

ランク
 of 20,464

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Review
  • Knowledgeable Level 1
  • Thankful Level 1
  • Revival Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Selecting items from list.
How can I display items in strings cell in a gui so that I can give option to choose a group of them. Does Listbox support check...

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

1

回答

質問


save variables in .mat files with desired name.
I have a function where I do my calculation to get A cell or array. Now I want to save this array in a .mat file but I want to c...

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

3

回答

質問


Select a rectangle in a image.
I have a image displayed in a imscrollpanel or figure. and I have a few rectangle drawn on top of it the facecolor is none. I ha...

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

2

回答

質問


How to get a non integer value from uicomponent slider (Jslider) in Matlab?
I have written this function in Matlab (using a function from the Matlab File Exchange: <http://www.mathworks.com/matlabcentral/...

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

1

回答

質問


how to use inputdlg with out freezing a figure.
I have an image and I am showing it using imshow. I = imread('myImage.jpg'); figure imshow(I) now I want to ...

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

0

回答

質問


getting input through matlab mouse call backs
here is what I have so far. I am trying to use mouse pointer to get certain values from the figure. say I have a function like t...

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

0

回答

質問


Draw rectangle in subplot image.
I have images say I1 and I2 in matrix form say I make a subplots to have them both in same figure. now I have to draw few rectan...

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

1

回答

質問


getting a binary image from a spectrogram image that shows frequency only above certain amplitude (in percent).
Here is what I have done so far. [W,fs]=wavread(FileName); %this reads a wave file [~,~,~,P]=spectrogram(W(:,end),tres,tre...

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

0

回答

質問


How to find frequency from image of spectrogram?
Here is what I have done so far. [W,fs]=wavread(FileName); %this reads a wave file [~,~,~,P]=spectrogram(W(:,end),tres,t...

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

1

回答

質問


suggestion for sound analysis audio player GUI.
I have been using matlab for sometime now. I have made some simple GUI using GUIDE but never done more than that. Now I am doing...

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

2

回答

質問


How to expand a black region in a boolean image?
I have a binary image in a matrix that I obtained by some image processing. When I say Binary Image I mean it has zeros and ones...

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

1

回答

回答済み
convolutive blind source separation
here is a link to an page about this topic. http://goo.gl/A8cFL

12年弱 前 | 0

| 採用済み