Community Profile

photo

praveen singathi


Last seen: fast 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1
  • Explorer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


plz explain this code on morphological operation
please explain the this piece of code label=bwlabel(sout); stats=regionprops(logical(sout),'Solidity','Area','BoundingBox'); ...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plz explain what does this code do..?
[V, D] = eig(cov(M)); [z1 s1] = size(D); for i=1:1:s1 D1(i)=D(i,i); end D2=max(D1(i)); for i=1:1:s1 if D1(i)==D2...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


what is the meaning of this code
for i=1:1:n M(:,i)=ca{i}(:); end

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How this PCA code written here .can someone plz explain.
Im adding this PCA function into DWTPCAv code but i dont undrstand what is happening with this code.here ca is the dwt coefficie...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten