提问


calculating percentage for row values
final = 'Genes' 'T0&T2' 'T1&T3' 'T2&T4' 'T3&T5' 'T4&t6' 'YAR029W' 'd' [] 'd' ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


finding same gene combination
I have two datasets in final = 'Genes' 'T0&T2' 'T1&T3' 'T2&T4' 'T3&T5' 'T4&t6' ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Error in classifying the output
I have a set of training and test samples, working on transformer fault analysis. I have extracted the features and have tr...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Feeding the data to classifier
I am working on transformer fault diagnosis I have a matrix of size 25x6 Testing samples of SVM ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Calculating percentage for values in cell
fnl = {1127x4 cell} {1126x4 cell} {1125x5 cell} for each cell i have some vaues f...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Manipulating matrix in particular columns
I have variables final_result = { 'Genes' 'T0&T2' 'T1&T3' 'T2&T4' 'T3&T5' 'T4&T6' 'YAR029W'...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Merging the unique values
final_result = 'Genes' 'T0&T2' 'T1&T3' 'T2&T4' 'T3&T5' 'T4&T6' 'YAR029W' 'dd' 'uu...

12 years 前 | 4 个回答 | 0

4

个回答

提问


Deleting [ ] from a matrix
'gene1' [] 'u' 'u' 'd' 'gene2' 'u' 'u' [] 'u' 'gene3' [] 'u' 'd' [] ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


mManipulating from particular column
Gene T0 T1 T2 T3 T4 'gene1' 'u' 'u' 'd' 'd' 'u' 'gene2' 'u' 'u'...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Intergating and manipulating the variables
I have some variables combined as below dududud uuuuddd uuduudd duuddud uuuuddd duuuuud duduudd ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Counting the unique values
I have a values out= c1 c2,,,,,,,,,,,,,,,,,,,,,c5 'gene1' 'd' 'u' 'd' 'u' 'd' ...

12 years 前 | 3 个回答 | 0

3

个回答

提问


Comparing and Combining the Values
I have edited the question,where i made a smallmistake in gene 4 combination i have a set of values ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Deleting words [ ] and 'neutral'
I have a matrix of values in command window result= Columns 1 through 5 'u' 'u' 'd' 'd' 'gene1' ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Deleting zeros and NaN in a matrix
I have a matrix containing zerros and NaN's. Now i want to delete the rows if it consists zero or Nan for ex if i have a ma...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Feature extraction
I have to extract the features of an image such as eye how to process it ,i need each image to be displayed that is nose,eye ,...

12 years 前 | 0 个回答 | 0

0

个回答

提问


calculating the distance
I have a code for tracking a red ball taken from internet real time process,now if i move the redball is it possible to calcul...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Image segmentation
I have a image http://imgur.com/CVjWP in which i want to represent each number as a class((e.g. 0=water, 1=forest, 2=road...

12 years 前 | 0 个回答 | 0

0

个回答

提问


different colours for images
I have an image in which i need different colours for each regions for example my original image is http://imgur.com/CVj...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Land Cover Mapping
I am working on An Optimum Land Cover Mapping Algorithm in the Presence of Shadows.........I really dont know how to start ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


edit-sending mail -Error Authentication failed.
When i use the line sendmail('xxx@gmail.com', 'Gmail Test', 'This is a test message.') i get error Error using ==> ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


sending email when face is detected
I have detected the face and have drawn a rectangle box over the face ,now i want to so is ,i want to send an email when face is...

12 years 前 | 1 个回答 | 0

1

个回答

提问


transfering an image
I have an image say lena.bmp.I have two computers which have the versions r2010a,my ip address is say 192.156.0.12 and 192.156....

12 years 前 | 1 个回答 | 0

1

个回答

提问


errror using uigetdir
I have a code for reading images from a folder FullPath=uigetdir(''); TestFiles=dir(FullPath) for m=1:le...

12 years 前 | 1 个回答 | 0

1

个回答

提问


error in for loop
I have a code for x = 1:length(dirlist) im = imread([pathname, dirlist(x).name]); W=imresize(im,[12 10]) Q(x)=W(:) end ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


compressing a image
I have an image and i want to compress that image in ratio 1:25 1:50 1:75 and decompress it ,please help how to do ,...

12 years 前 | 3 个回答 | 0

3

个回答

提问


genetic algorithm
i am working on image segmentation using genetic algorithm,can anyone tell how to start with is there any reference papers for t...

12 years 前 | 1 个回答 | 0

1

个回答

提问


image segmentation
I am working on Breast cancer classification,i want to segment the images using fuzzy neuro,the images are from mias dataset,can...

12 years 前 | 0 个回答 | 0

0

个回答

提问


edit drawing bounding box
I have a black background with white text in white ,plz tell how to draw bounding box for that white region

12 years 前 | 1 个回答 | 0

1

个回答

提问


drawing bounding box
i have an image in which it contains text,i want to draw a bounding box around each word in that text,please tell hoe to process...

12 years 前 | 1 个回答 | 0

1

个回答

提问


listing files in list box using gui
i have created gui with list box and 1 pushbuttons,now if i click that push button the name of files in my folder must be displa...

12 years 前 | 3 个回答 | 0

3

个回答

加载更多