Community Profile

photo

Jyothi Alugolu


2017 年からアクティブ

統計

  • First Review
  • Thankful Level 3

バッジを表示

Content Feed

表示方法

質問


how to calculate hamming distance between 2 binary matrices having size 20 * 512 with a single score value as result.
i have 2 binary matrices with 0's and 1's of size 20 * 512... i want to compute hamming distance between them..and the result sh...

6年弱 前 | 1 件の回答 | 1

1

回答

質問


Extending the values of a vector
I have a vector of size 1*6 with values A=[2 14 6 18 9 10].Now i want to convert this vector to another vector of size 1*12(for ...

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

2

回答

質問


how to create a square matrix with unique real values?
Hello, I want a random square matrix of size 10*10, where each row must contain random values from 1 to 10...

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

2

回答

質問


Problem with min function when finding minimum value
I am trying to find the minimum value in a vector of type double by using min function.It is showing the error as *Index exceeds...

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

2

回答

質問


Function to find the next prime number...
I have a vector of size 1*152.Now i want to find the next prime number of every number present in the vector.. Ex: My vector ...

約6年 前 | 13 件の回答 | 0

13

回答

質問


Problem in Matlab + Hadoop Intergration
Good Morning Sir, I tried to integrate matlab with hadoop and try to execute a simple program.But permission denied error is re...

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

1

回答

質問


how to convert character array to cell array
hello, i have a char array of size 1280 * 8 ... values like 11111111 01010101 10100101 ...

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

1

回答

質問


How to load CASIA Iris Version V1 database images..
Hello, CASIA Iris Image Database Version 1.0 (CASIA-IrisV1) includes 756 iris images from 108 eyes. For each eye, 7 images are ...

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

2

回答

質問


How to calculate index of minimum value in cell array
Hello, I have a cell array by name m1 of size 374 * 3 (where m1(1,1}=1 * 8,m1{1,2}=1*8 and m1{1,3}=1*1..totally there are 17 ce...

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

3

回答

質問


How to draw pseudo imposter distribution graph
Hello, 1)How to draw genuine,imposter and pseudo-imposter distribution graph for a database... (I am attaching example graph)...

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

0

回答

質問


how to merge rows?
Hello, i have 4 * 6 cell where each cell inturn contains 67*177 size..i want to combine every cell which means 67*177*24 must ...

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

1

回答

質問


How to quantize the output?
Hello, in gaborconvolve.m code,the output EO consists of real and imaginary components(where real part is the result of convolv...

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

1

回答

質問


How to sort a structure array?
hello,i have a IITD database...i want to load and save all the images files by natural order i.e from 1_1,1_2...till end of the ...

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

1

回答

質問


how to perform FFT on multivalued bit string?
hi, i have a bit string of size 560*1 of values 0 and 1 and some cells contains both 0 and 1 values.. now, i need to apply FF...

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

1

回答

質問


how to perform Many to one mapping
hello, i am having a bit string (say 'a') of size 756*1...and another bit string (say b) of size 576*1...now, i want many to ...

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

2

回答

質問


how to process a folder of files and save them in different folder with the same file name
i have a database of iris images in 224 folders, each corresponding to 224 subjects. Now the database has a label 'L' or 'R' whi...

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

1

回答

質問


how to divide a binary cell into uneven size
.i have 4 binary(0's and 1's ) cells of sizes 1*1120, 1*1344, 1*868, 1*812... now, i need to split or do partition on each cell ...

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

1

回答

質問


How to form final template for entire database?
hello,i have a database with some files.. step 1: I calculated row vector for all the files and stored in variable 'Rowvector'....

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

1

回答

質問


How to map decimal vector to look up table?
Hello, i have decimal vector of size <1x203 double> with values 244,255,245,0,239,217...Now i have to create a lookup tabl...

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

2

回答

質問


How to convert binary elements of a cell into decimal number
Hello, I have a cell of binary elements with 0's and 1's of size 1*1624..now i have to convert every 8 binary elements from 162...

約7年 前 | 4 件の回答 | 0

4

回答

質問


How to form a decimal vector for a cell array
hello, i have a cell with size 1*1624..now, i want to split these 1624 binary elements into each 8 binary elements ,and then th...

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

1

回答

質問


How to get row vector for a folder of text files?
Hello, I have a folder of 751 text files..Now i have to run a loop to load all text files from the directory and then perform s...

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

1

回答