Question


find the most similar word from a set of words
I enter the word as "beleive" i have a set of strings and from that i need to find the most similar string such as liv...

mer än 7 år ago | 2 answers | 0

2

answers

Question


find a string from a cell array
I have a cell array of dates as 'Mon 22-08-2016' 'Mon 22-08-2016' 'Mon 22-08-2016' 'Tue 23-08-2016' 'Tue 23-08-...

mer än 7 år ago | 2 answers | 0

2

answers

Question


segment the image into separate objects
Is it possible to segment the image into separate tooth objects from the binary image i obtained.... if i do any morphological o...

mer än 7 år ago | 1 answer | 0

1

answer

Question


Identify the words from the audio of a video file
is it possible to identify the words from the audio of a video file and save it in a text file.

mer än 7 år ago | 1 answer | 0

1

answer

Question


how to embed image in shares if visual cryptography
i have two images A and B. Using A i created 2 shares share 1 and share 2. Now to right half of share 1 and left half of share 2...

mer än 7 år ago | 1 answer | 0

1

answer

Question


how to do the following?
If the color of v(x,y) is black and the colors of q(x,y) and r(x,y) are one white and one black, the white pixel is selected and...

mer än 7 år ago | 3 answers | 0

3

answers

Question


how to convert a string to binary and then from the binary back to string
how to convert a string to binary and then from the binary back to string s = 'Mary had a little lamb'; binary = dec2bin...

nästan 8 år ago | 1 answer | 0

1

answer

Question


merge binary regions to get a bigger object
when i do segmentation i get bboxes such as bboxes = 85 76 75 79 9...

nästan 8 år ago | 1 answer | 0

1

answer

Question


give a id to same values in a cell
i have a cell with values {'aa', 'aa', 'ab' ,'ab', 'ab', 'ac', ac', 'ad'}; now i want to give a number to same words e...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


how to generate all possible combination from a sequence
how to generate all possible combination from a n-dimensional vector without repetition of numbers.. i wanted combination of vec...

ungefär 8 år ago | 2 answers | 0

2

answers

Question


obtain a sequence from a matrix
i have a matrix as shown below <</matlabcentral/answers/uploaded_files/52074/Untitled.png>> from the above matrix "M" of s...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


change position of axes in graphical output
how to rotate x-axis to y-axis and y-axis to x-axis

ungefär 8 år ago | 1 answer | 0

1

answer

Question


Find common words in 2 strings
i have 2 string str1 = ('rabbit is eating grass near a tree'); str2 = ('rabbit is sleeping under tree'); In these 2 s...

ungefär 8 år ago | 2 answers | 0

2

answers

Question


different graphs when Analyzing Neural Network Performance After Training
each time i train neural network with same data i get different outputs for regression ... is there any way to always get the sa...

ungefär 8 år ago | 1 answer | 0

1

answer

Question


avoid repetition of value in genetic algorithm output....
I did a genetic algorithm code as below... lb = [1 1 1 1 1 1 1 1 1 1]; ub = [10 10 10 10 10 10 10 10 10 10]; intCon =...

mer än 8 år ago | 1 answer | 0

1

answer

Question


how to train data
I'm starting to learn neural network and I'd like to know if it's possible to do the following: I have text data, like this: ...

mer än 8 år ago | 1 answer | 0

1

answer

Question


how to create a mat file
can we enter images, characters and numbers in one matfile??... if yes can u please show how to create a matfile for the below d...

mer än 8 år ago | 2 answers | 0

2

answers

Question


how to get a crop a circluar region
i wanted to crop a circular region as shown <</matlabcentral/answers/uploaded_files/44453/Untitled.jpg>> please can someon...

mer än 8 år ago | 1 answer | 0

1

answer

Question


get the inner white circle
<</matlabcentral/answers/uploaded_files/44449/Untitled.png>> i wanted to get the inner white circle and blacken all the rem...

mer än 8 år ago | 1 answer | 0

1

answer

Question


copy different cell values to a single cell
i have 3 cell of size (c1 = 1 X 5; c2 = 1 X 10; c3 = 1 X 15); i wanted to copy all the cell values to a single cell of size (c =...

mer än 8 år ago | 1 answer | 0

1

answer

Question


segment the circular regions
i got the center and radius using imfindcircles... how to segment the circular regions out of the image with the centers and rad...

mer än 8 år ago | 1 answer | 0

1

answer

Question


get more from the borders of binary image...
i obtained a binary image as shown in the first column.... i wanted to get more from the borders of image as shown in 2nd column...

nästan 9 år ago | 1 answer | 0

1

answer

Question


find maximum and minimum value from a segmented portion...
i have segmented image... the unwanted portions are replaced by zero... now i wanted to find the maximum and minimum value of...

ungefär 9 år ago | 1 answer | 0

1

answer

Question


how to obtain "4-level wavelet tree"
how to obtain "4-level tree-structured wavelet decomposition on gray image", and is it possible to save each node values in sepa...

ungefär 9 år ago | 1 answer | 0

1

answer

Question


how to get the folded image of a binary mask image...
i wanted to invert a image along its majorAxis, and get the region difference in upper and lower half region... please do help m...

ungefär 9 år ago | 1 answer | 0

1

answer

Question


segment an image into portions..
i have a image, please can someone help me, to segment it into regions i applied otsu threshold binarization to the image, a...

ungefär 9 år ago | 1 answer | 0

1

answer

Question


how to obtain the area of region
how to obtain the area of region

ungefär 9 år ago | 1 answer | 0

1

answer

Question


how to remove repeated Xtick values
i wanted to plot a graph with values as below x= [1/24, 1/20, 1/16, 1/8, 1/4, 1/3]; y = [71,84,93,97,100,100]; i want...

ungefär 9 år ago | 1 answer | 0

1

answer

Question


why color image is getting displayed as gray image
i have a color image, when i display it shows as gray image, when i check the size also it shows as d = 1; <</matlabcentral/...

mer än 9 år ago | 1 answer | 0

1

answer

Question


how to rectify the below error...
when i execute a training file i get the below error; ??? Error using ==> imread at 359 Can't open file "Face Granules\FGr...

mer än 9 år ago | 2 answers | 0

2

answers

Load more