photo

Yi


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

3 Fragen
1 Antwort

RANG
8.607
of 300.379

REPUTATION
5

BEITRÄGE
3 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
66.67%

ERHALTENE STIMMEN
1

RANG
 of 20.931

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.299

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

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


imagesc() Y Axis Log Scale Not Working (Help!)
I have a matrix (image_spectrogram) which representing a image. Using the imagesc function, I can shown the image. eg:...

etwa 10 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Matlab2014b installation on Win7 freezes at 43%
43% Complete Installing Computer Vision System Toolbox 6.1 43% I can press Pause and then press continue. Nothing happens. ...

mehr als 10 Jahre vor | 1 Antwort | 1

1

Antwort

Beantwortet
how to find maximum value in d matrix of size (11*11)
If the Matrix is X; then maximum value should be max(max(X)). for d-dimension Matrix; s=size(X); MaximumValue=max(X); ...

etwa 11 Jahre vor | 0

| akzeptiert

Frage


(Optimization) How to quickly get coordinates (coordinates are integer) of all possible points inside a specific cylinder?
Let's say I know coordinates of the center points of bottom surface and top surface; radius (R) and height (H) of cylinder. I ne...

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten