photo

Julian Büchel


Last seen: mehr als 4 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
99.434
of 300.364

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
25.0%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Converting 3D patches to 3D image
Hey guys, I have a bunch of patches generated from a 3D image of size 64x64x25. I now want to retore the image with these pix...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Recompiling mex file: Error using mex clang: error: unsupported option '-fopenmp'
I am trying to compile a mex file with the following commands: % minFunc fprintf('Compiling minFunc files...\n'); mex...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Multiply 4D array with 2D array without a for loop
I want to compute this: for i=1:4 f = f+ norm(reshape(i2k(S(:,:,1,i) .* C,[1,2]) - b(:,:,1,i),[sz^2 1]) ,2)^2; ...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Keeping axes still, while transforming objects
Hi, in this ( https://www.youtube.com/watch?v=FrpG-KP_Tg8 ) video at the end, a transformation is applied. I have adopted the c...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort