sweta arya - MATLAB Central
photo

sweta arya


2015 年からアクティブ

Followers: 0   Following: 0

統計

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

32 質問
0 回答

ランク
36,154
of 298,292

評判
1

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

回答採用率
25.0%

獲得投票数
0

ランク
 of 20,560

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,775

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Regarding integer and floating point number in an array
i want to have matrix that can store integer values as well as floating point number in an matrix,but it makes integer value 0. ...

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

2

回答

質問


coskewness and cokurtosis normalization
I am calculating co-skewness and cokurtosis between two images. is it possible to normalize coskewness so that its values fall i...

約9年 前 | 0 件の回答 | 0

0

回答

質問


TreeBagger..classification tree
i have 14 or 15 classification tree obtained through treebagger command.i want to place all these classification tree in one pla...

約9年 前 | 0 件の回答 | 0

0

回答

質問


parallel computing in matlab
temp=zeros(200,288); parfor u=1:200 count//is 1-d array of 256 element temp(u,1:256)=count; end //giving er...

約9年 前 | 0 件の回答 | 0

0

回答

質問


copying images from array to another folder
for i=1:50 jpgimagename=strcat('C:\Users\sweta\Desktop\nature_sunset\', ... num2str(output_ima...

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

1

回答

質問


video writer in matlab
I am accessing one video in my code and then modifying it. After that I am writing it using video writer but it is giving error ...

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

1

回答

質問


classification using decision tree
hey, i want to construct classification tree and using matlab r2012b version.i want to know,how should i format my data so that ...

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

0

回答

質問


index out of bound
intial_image=zeros(180,1); for i=1:180 intial_image(i)=i; end y =zeros(30,1); y = datasample(intial_...

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

1

回答

質問


i want to find x axis and y axis values of an histograms in matlab.
i want to find x axis and y axis values of an histograms in matlab.

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

2

回答

質問


Entropy of group of images.
I have 1000 images and want to select those 200 images whose entropy variation(or entropy of group) is high compared to other. H...

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

0

回答

質問


how to calculate entropy of colored image?
how to calculate entropy of colored image?

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

2

回答

質問


Texture features using glcm
what is difference between energy and homogenity ? Is harlick texture features(contrast,homogenity,energy and entropy) is useful...

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

0

回答

質問


showing different images on screen
i have 1 to 100 images,want to display these images on screen depending upon user input.is any function exist that can do this w...

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

1

回答

質問


calling another gui /window from one push_button(or any other tool from gui).
calling another gui /window from one push_button(or any other tool from gui).

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

1

回答

質問


creating a gui (recommender system)in matlab
i want to create gui which show 30 images,then user select 10 from these images.how this system keeps track of these images that...

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

1

回答

質問


How to find average of two or more histograms with different range.
I want to find average of histograms with different ranges ,so i cannot just add them as range of histograms is different. Is th...

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

0

回答

質問


Displaying images on screen/gui
i want to display images on a gui(or screen) that satisfy certain properties.images could be 10 or 20 (<=50).how this can be do...

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

1

回答

質問


array of structures in matlab
how to create array of structure,and array contains 100 element. i want to sort array on the basis of second field of array.

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

1

回答

質問


photo recommendation system code in matlab
if anybody having photo recommendation system code in matlab. please tell me,i'll be very greatful to u.

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

0

回答

質問


content based image recommender system
If anybody is having content based image recommender system or worked in it.can tell me how to start this work,what are the step...

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

0

回答

質問


creating image database matlab
I want to create images database,that store feature vector(color,shape,texture) in it,and aggregate score of feature vector.i wa...

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

0

回答

質問


I want to create gui,where user enter an image from images that are on my system,and then i apply some function,and produce similar images to that input image on gui itself.
I want to create gui,where user enter an image from images that are on my system,and then i apply some function,and produce simi...

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

0

回答

質問


how to take image as input from gui. I am attaching a picture of gui. could someone tell me how to make these?
how to take image as input from gui. I am attaching a picture of gui. could someone tell me how to make these?

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

1

回答

質問


collecting different type of images for research
from where i can collect images (of poor,average & high quality) for my analysis?

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

1

回答

質問


database of images in matlab
dataBase=cell(5,1); for i=1:5 dataBase{i}=imread(['Images/Database/' int2str(i) '.jpg ']); end save dataBase dat...

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

1

回答

質問


database of images in matlab
For accessing images & performing operations of images?which is good option from given below- # creating database in matlab i...

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

1

回答

質問


creating database in matlab
I want to create a database of images,containing various fields like image name,brightness value of image and colorfulness of im...

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

1

回答

質問


3 level wavelet decomposition
in 3 level wavelet decomposition of image,tried to implement expression in the given attachemnet.but all three decomposition giv...

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

0

回答

質問


array of structures in matlab
how to implement array of structures in matlab.structure containing two fields.

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

1

回答

質問


About quantization of image
i am trying to do uniform quantization on a gray scale image. i have to generate different images matrix for different K levels...

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

2

回答

さらに読み込む