photo

Jeppe


Last seen: oltre 4 anni fa Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

4 Domande
2 Risposte

RANK
8.801
of 301.436

REPUTAZIONE
5

CONTRIBUTI
4 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
1

RANK
 of 21.278

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.540

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

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
how to calculate the total white dots/ white region in this image
To read in the image, use M = imread('result2cars.jpg'); Because your image is a grayscale image, M is just a matrix...

circa 13 anni fa | 0

| accettato

Domanda


Crash when overloading returns custom class
Here is a minimum working example of my problem. It consists of two files in two directories, like this: ... myClass...

circa 13 anni fa | 1 risposta | 1

1

risposta

Domanda


Variable assignment of new class through mtimes works in command window but not in m-files.
I have overloaded the function mtimes to return a variable of my own class (called unit), when the inputs are of class (double, ...

circa 13 anni fa | 0 risposte | 0

0

risposte

Risposto
Overload mtimes for double*char
Thanks for the responses. The builtin function works perfectly.

circa 13 anni fa | 0

Domanda


Overload mtimes for double*char
I am working on a Matlab class that handles numbers/matrices with physical units. I would like the user to be able to write the ...

circa 13 anni fa | 3 risposte | 0

3

risposte

Domanda


Locating similiar, connected entries inside matrix
Imagine having a logical matrix, with all zeroes, except a few separated islands of ones. Like this: [0 0 0 0 1 0 0 0 0 1;...

oltre 13 anni fa | 1 risposta | 0

1

risposta