photo

Lemar DeSalis


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

5 Fragen
4 Antworten

RANG
6.120
of 301.287

REPUTATION
8

BEITRÄGE
5 Fragen
4 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
5

RANG
 of 21.220

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.814

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Beantwortet
Plot very large audio files
Oh, I have way more than 1 GB RAM: It's 6 GB on a Win7 x64 machine and 8 GB on another machine, actually. That is still not enou...

etwa 14 Jahre vor | 0

Frage


Plot very large audio files
Hello! I need to *display very large audio files (WAV PCM, Mono, > 1 GB) in a MATLAB figure*. The problem is: These audio fi...

etwa 14 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Expanding Sample Covariance Matrix
% MyMatrix is a Matrix containing samples, in this case random data: MyMatrix = rand( [NumSamples NumFeatures] ); % ...

mehr als 14 Jahre vor | 0

Frage


Expanding Sample Covariance Matrix
Hello! I need to calculate the mean vector and the covariance matrix for sampled data. E.g. I have matrix with NumFeatures c...

mehr als 14 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
"blockproc" with more than one output image
"Or are you saying that your function called by blockproc returns two variables (either scalars or arrays) and that you want to ...

fast 15 Jahre vor | 0

Frage


"blockproc" with more than one output image
Hello! I'm using *blockproc* from the image processing toolbox for processing some large images. Is it possible to output ...

fast 15 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
Logical Indexing for a slice of a 3D-Matrix
Thanks for all your answers! In the meantime I found a different solution: ValsToBeProcessed3D = false(size(MyMat2)); ...

fast 15 Jahre vor | 3

Frage


Logical Indexing for a slice of a 3D-Matrix
I have two matrices, on which I do some work: % MyMat1: n x m x 1 % MyMat2: n x m x 3 This is what I do until now...

fast 15 Jahre vor | 6 Antworten | 2

6

Antworten

Frage


3D Scatter Plot in Cylindrical Coordinates
I want to visualize some data that is given in *cylindrical coordinates* (polar coordinates with a third component), e.g. each d...

fast 15 Jahre vor | 0 Antworten | 0

0

Antworten