photo

Tania


2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

15 質問
0 回答

ランク
20,642
of 300,765

評判
2

コントリビューション
15 質問
0 回答

回答採用率
60.0%

獲得投票数
2

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,941

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Listbox MATLAB GUI issue : How to pass two list box values to the 3rd listbox
Hi everyone, I am trying to pass 2 list box values to the third list box but it seems I am not getting what I am looking for...

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

1

回答

質問


GUI issue : How to show two images in two axes based on two list boxes
Hi everyone, I am using 2 list boxes in GUI. Each list box contains a set of images. I want to compare two list boxes based on...

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

1

回答

質問


MATLAB GUI : How to set the checkbox ticked
Hi everyone, I am working with checkbox in GUI and I have found that checkbox remains blank at the initial stage. I need t...

10年以上 前 | 4 件の回答 | 2

4

回答

質問


Use of list box Matlab GUI
Hi there, I want to know how can I link two list box and then pass the values of both list boxes in a text box using a push b...

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

1

回答

質問


How to show total execution time using MATLAB GUI
Hi everyone, I need some help to show total execution time on a static text box using MATLAB GUI. Previously I was using tic ...

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

1

回答

質問


How to save an image using a push button on MATLAB gui
Hi, I have just started working with MATLAB GUI. I can open an image, process the image but unable to save the image to a des...

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

1

回答

質問


How to control the generation of random variables
Hi there, for R2014a rng(1) can be used to control the generation ff random number for rand function. However; for R2010a ...

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

1

回答

質問


How to find the center co-ordinates of different regions
Hi there, Can anyone assist me how to find the center co-ordinates automatically and save the co-ordinate (x and y position) ...

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

1

回答

質問


How to Import Matlab values row by row in excel file
Hi everyone, I can save Matlab values in excel but instead of saving row by row it is saving only in a row. Is there...

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

0

回答

質問


How to import data from MATLAB into Excel, and then have Excel save the data
Hi everyone, I have extracted some features from images and they can be seen in the command window. There are too many blob i...

11年弱 前 | 3 件の回答 | 0

3

回答

質問


How to merge regions of a color image
Hi everyone, I have done processing on an image and the result is like below: I am wondering how to merge region...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


How to get average intensity from a selected image window
Hi everyone, I have got the intensity value like below from the selected image window. 66 61 54 65 59 55 ...

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

2

回答

質問


How to get pixel values from a selected image window
Hi everyone, I am trying to get all the pixel values from a rectangle region

約11年 前 | 1 件の回答 | 0

1

回答

質問


How to draw same size rectangle on different image location
Hi, I have selected random points using the below code m = imread('a.jpg'); figure, imshow(m); random_num = 50; ...

約11年 前 | 3 件の回答 | 0

3

回答

質問


How to estimate the Gaussain kernel based on spatial bandwidth for KDE
Hi, I want to use bandwidth h= 10 to estimate Gaussian Kernel Not sure how to use it for each point please advic...

約11年 前 | 3 件の回答 | 0

3

回答