Domanda


how to train the datas in "svmtrain"....?
i extract the features from ten images.. and i constructs this feature in vector form in X0(got 1242 features)..also class label...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


how to write this eqn?
<http://latex.codecogs.com/gif.latex?{X_{0}}=[x1,x2,x3]^{T}>

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to read the features from for loop?
am using ten images inside of for loop...but i get only tenth image features after for loop operation. how to i get previous 1 t...

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


cant access my image directory?
i created folder my image sets. then i called this images one by one for my coding access..but its not works. pls correct it. ...

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


how to call the image inside of for loop?
i makes one folder..in that i kept 10 images in different name. and now i want to constructs the for loop and inside of loop cal...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


SVM - RFE algorithm approach?
Hello sir, I am doing project on image processing under pattern recognition concept. And i extract the features from the imag...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


how to construct this equation in matlab?..for loop is best r something else..?
<http://latex.codecogs.com/gif.latex?H'_{i+1}(x,y)=round(\frac{H_{i}(2x-1,2y-1)+H_{i}(2x,2y-1)+H_{i}(2x,2y)}{4})-H_{i+1}(x,y)>.....

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


equation construction code ..is it correct?
<http://latex.codecogs.com/gif.latex?H'_{i+1}(x,y)=round(\frac{H_{i}(2x-1,2y-1)+H_{i}(2x,2y-1)+H_{i}(2x,2y)}{4})-H_{i+1}(x,y)> ...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


how to correct this for loop code?
for i=1:1:51 for j=1:1:51 if(i+1)>51 k=1; else ...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to read the coefficient of 3 level wavelet decomposition?
i decompose the image of 128 x 128 through 'wavedec2'. In that [c s]=wavedec2(x,N,'wname')..from this how to read the coefficien...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


this code is not working for transition probability matrix ....make it correct?
my transition probability matrix equation is given under link. <http://latex.codecogs.com/gif.latex?p1_{h}(i,j)=\frac{\sum_{u=1...

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


how to apply relational operators on matrix elements?
i=[1 2 3 -4;5 -7 8 9;5 6 7 -7;3 4 -2 4]; i want to replace the elements of above matrix with the value greater than 4 by 4, and...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to compare each element of matrix?
here...i taken some variable as t ,value is 4(t=4),and f is a 4x4 matrix.. f=[1 2 3 4; 2 3 4 5 ; 5 6 7 8 ; 1 2 3 5].. how to c...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to correct this index error ?
su=4; sv=4; fh=[1 2 3 4; 2 3 4 5 ; 5 6 7 8 ; 1 2 3 5]; for i=-4:4 for j=-4:4 a(i,j)=1; ...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to give a matrix index value from negative?
In my project handling some matrix form...but matrix starting index value as o..that is a[0] ,a[1] ...and so on. now i represen...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to construct this equation in for loop......?
<a href="http://www.codecogs.com/eqnedit.php?latex=k=\sum_{u=1}^{S_{u_{}}}-2" target="_blank"><img src="http://latex.codecogs.co...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to write this equation in matlab?
<http://www.codecogs.com/eqnedit.php?latex=\delta (F_{h}(u,v))> <<http://latex.codecogs.com/gif.latex?\delta (F_{h}(u,v))" ti...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


∑_(u=1)^(su-2)▒∑_(v=1)^sv▒δ(i,j)..how to write this equation in for loop?
∑_(u=1)^(su-2)▒∑_(v=1)^sv▒δ(i,j)...here the summation lower limit is u=1 and upper limit is su-2 similar to next summation form....

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to write this summation in matlab form ∑_(u=1)^(su-2)?
in this summation..the lower limit is u=1 and the upper limit is su-2. how can i write this summation limits in matlab form?

circa 12 anni fa | 2 risposte | 0

2

risposte

Domanda


how is working for loop?
explain any body how is working for loop in matlab?..and how to give arguments in that?

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to apply (dct,dct2) an image?
for my image .bmp...how to apply (dct,dct2) an image? ..with code

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


how to get dctmtx of an image?
A single image over on applying dct-2d. 1.how to getting equal dctmtx of an image? 2.and corresponding co-eff too?

circa 12 anni fa | 0 risposte | 0

0

risposte

Domanda


the mathematical symbol delta ,how to code in matlab?
in mathematics form the symbol delta is using. even thsis symbol to keep and make equation.how to represent this delta form of e...

circa 12 anni fa | 0 risposte | 0

0

risposte

Domanda


how to represent the mathematical parameter in matlab?
Here, how to write the summation and its limits in matlab.

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


anyone suggest me a code for dct2() and blockproc()
i take one image with any kind of size. for that image how to apply 8x8 dct. anyone suggest me what is the code for this?

circa 12 anni fa | 1 risposta | 1

1

risposta

Domanda


how to apply 8x8 dct on a image
hello i'm doing project in image splicing detection. in my project there are two models(dct and dwt)..among this two models i...

circa 12 anni fa | 1 risposta | 1

1

risposta