SYED AQEEL HAIDER - MATLAB Central
photo

SYED AQEEL HAIDER


Last seen: 4 mesi fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB AnswersFrom 01/18 to 01/25Use left and right arrows to move selectionFrom 01/18Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
262.120
of 296.389

REPUTAZIONE
0

CONTRIBUTI
7 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


How to draw ROC curve for Equal Error Rate (FAR vs FRR)
As 'perfcurve' function is used for drawing ROC curve for False Positive Rate vs True Positive Rate. Which function may be used ...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


How to use 'mkdir' command to make folders labelled as 1, 2, 3 till 100 using for loop in matlab code?
I have cretaed a folder in E: drive named as P2. In that foler, I have to make 100 subfolders during execution of code and 50 im...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How to collect it by using loop
In response of statement [J,K] = find(Image); I have got J and K of size [14,1] Now I want to locate R1 = [J(1), K(1)] R2 =...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get only one white dot in place of many scattered neighboring white dots
I have attached 'm1.jpg' with this queation. I have placed a red colored boxes around the collection of white dots in the image ...

circa 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Iteratively wants to change column while reading MS-Excel sheet
I am writing a code to read data from an excel sheet column-wise. The excel sheet is having 50 data columns. Each column has 50 ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to automatically calculate distance between two brighter points in an gray scale image?
In my coding task, I am having an image after thresholding step which is having 9 brighter regions. How may I find distances bet...

quasi 7 anni fa | 1 risposta | 0

1

risposta

Risposto
How to convert a '40*1 double' variable into '40*1 cell' variable?
Thanks Star Strider

quasi 7 anni fa | 0

Domanda


How to convert a '40*1 double' variable into '40*1 cell' variable?
I have to append a new data column into my existing excel sheet. when I tried the method given on matlab answers, I am facing th...

quasi 7 anni fa | 2 risposte | 0

2

risposte
Go to top of page