photo

karthikeyan chandrasekar


Aktiv seit 2019

Followers: 0   Following: 0

Statistik

MATLAB Answers

1 Frage
4 Antworten

RANG
131.592
of 300.343

REPUTATION
0

BEITRÄGE
1 Frage
4 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
i need help with bwboundaries function
Hi, Follow this example for drawing boundaries in the image img1 = imread('your image'); img2=im2bw(img1,graythresh(img1)); ...

etwa 6 Jahre vor | 0

Beantwortet
Hie guys, when i run matlab code, it displays characters from a vehicles number plate but it is saving only the last letter of the number plate in a text document. the number plate has seven characters( 3 letters and four numbers)
Try changing the sensitivity of "bwareaopen" function in the line -> picture = bwareaopen(picture,30); instead of 30 try greate...

etwa 6 Jahre vor | 0

Beantwortet
How to apply my image preprocessing for AlexNet?
Hi David Bielenberg , I am using alexnet trained model it seems you are doing training in wrong way, while training we should f...

etwa 6 Jahre vor | 0

Frage


How to implement PCA to differentiate the signals from each other.
Hi i have 88345x4 data set of fault and healthy gearbox, now how do i apply PCA for this data set and how can i differentiate th...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Feature extraction from a signal and classification
hi everyone can anyone tell me how to extract features using PCA for a signal ,i.e 8190x2 signal which is in text[matrix] format...

fast 7 Jahre vor | 0