질문


how to distinguish a face before and after plastic surgery?
how to distinguish a face before and after plastic surgery? What are the techniques can we use in MATLAB? This is used in Face R...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


what is meant by gabor kernel?
what is meant by gabor kernel? How to obtain it?

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


What is meant by image granular?
What is meant by image granular. Does dividing of images is same as image granular. If I is the input image, can i proceed with ...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


how to read a raw file or mhd file
I got some medical images which is in the form of 'raw' and 'mhd'. how to read it in matlab. I have to use these images for segm...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


how to read a dat file in matlab
i have to extract signals from a eeg file. its in dat format.. how to read a dat file in matlab

11년 초과 전 | 답변 수: 3 | 0

3

답변

질문


how many types of Image segmentation are present?
Many types of Image segmentation are present in wikipedia. Can we able to create any new algorithm for image segmentation or i s...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


does matlab is used in windmill located in seas in Denmark?
does matlab is used in windmill located in seas in Denmark?

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to write code for luby transform? can we use it by any direct matlab command?
how to write code for luby transform? can we use it by any direct matlab command?

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to find correlation of a single image?
how to find correlation of a single image?

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to fit a 3 parameter log normal curve to a set of data
how to fit a 3 parameter log normal curve to a set of data

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


whats the command to find quotient in MATLAB 2008b ?
whats the command to find quotient in MATLAB 2008b ?

11년 초과 전 | 답변 수: 3 | 0

3

답변

질문


how to identify fumes using MATLAB?
how to identify fumes using MATLAB?

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


what is meant by singleton dimension?
what is meant by singleton dimension?

11년 초과 전 | 답변 수: 1 | 1

1

답변

질문


I generated 3 (1X1) random numbers using a=rand(1,1,3). When I gave [b n] =shiftdim(a), I got a b matrix of 3X1 matrix using the elements of variable a and got the n value as 2. Can u explain the concept behind this and how the value of “n” is det
I generated 3 (1X1) random numbers using a=rand(1,1,3). When I gave [b n] =shiftdim(a), I got a b matrix of 3X1 matrix using the...

11년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
how to read a .txt file in matlab ?
use textread command

11년 초과 전 | 0

질문


which format is best to use in MATLAB to use .5 million data.. ?
which format is best to use in MATLAB to use .5 millions data.. ? (.5 millions in rows and 5 columns)? Excel sheet or any other ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


i used find command to locate the position for a particular number. it just mentions the position. how to find the corresponding row and column of the number
i used find command to locate the position for a particular number. it just mentions the position. how to find the corresponding...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


whats the difference between resistor used in simscape and resistor used in simpower systems
whats the difference between resistor used in simscape and resistor used in simpower systems?

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to identify the presence of volcano using MATLAB?
how to identify the presence of volcano using MATLAB? Which technique should be followed.

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to find a particular region (disease attacked part)of an image.
http://tinypic.com/r/315xsph/5................. you can see the image present in the link mentioned here. What techniques can be...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to represent values in horizontal in bar chart
http://i44.tinypic.com/33vjga1.jpg...in the link mentioned above, i am getting all the months in a single direction.. i should g...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to track two objects from a given video?
how to track two objects from a given video?.. i used the video vipmen.avi... where two persons walk.... my objective is to trac...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to find distance between 2 points of a image
how to find distance between 2 points of a image

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


what does centroid of an image indicates exactly
I measured centroid of an image using regionprops. I got 14 values.. 7 rows with 2 columns... what it indicates?

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to insert the table in gui . whats the code for it..
how to insert the table in gui . whats the code for it..

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to label y axis of a graph in horizontal manner
how to label y axis of a graph in horizontal manner... my output should be jan feb march

11년 초과 전 | 답변 수: 3 | 0

3

답변

질문


how to add text to a pie chart?
how to add text to a pie chart?... i need to mention monday, tuesday etc., on a pie chart?

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to create a mat file of a given image with the same file name?
t=imread('a.jpg') is the code. my output mat file should be a.mat what is the code.

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to find the angle between the centre point and an edge point of a circle?
how to find the angle between the centre point and an edge point of a circle?

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to find the centre point of a circle?
A dent has been found on the outer edge of the circle. how to find the angle between the center point and the dent region?

11년 초과 전 | 답변 수: 1 | 0

1

답변

더 보기