linda cummings cummingslinda14@gmail.com


Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Electric and Electronic Engineer, Shanghai, China

Statistica

MATLAB Answers

3 Domande
1 Risposta

RANK
234.176
of 297.457

REPUTAZIONE
0

CONTRIBUTI
3 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.438

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 158.938

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


matlab plot(x_data)
Line = get(gca, 'k'); x_data = Line.XData; y_data = Line.YData; id = ~(isnan(x_data(:)) | isnan(y_data(:))); figur...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How do I compare strings in Java?
I've been using the == operator in my program to compare all my strings so far. However, I ran into a bug, changed one of them i...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Risposto
How to calculate the curvature of a boundaries in binary images?
Very nice. Have you worked in gray image the this code ? Have you tried? Linda Cummings cummingslinda14 at gmail.com

oltre 8 anni fa | 0

Domanda


How is curve fitting in image processing?
I use the following code: but has an error? v_BW = im2bw (v, level); [y x] = find(v_BW); right = x<300; xr = x(right); y...

oltre 8 anni fa | 0 risposte | 0

0

risposte