photo

Tiki Tiki


Last seen: mehr als 5 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

13 Fragen
2 Antworten

RANG
28.129
of 300.352

REPUTATION
1

BEITRÄGE
13 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
53.85%

ERHALTENE STIMMEN
1

RANG
 of 20.928

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.212

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 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Connect MATLAB and tektronix Data generator DG 2020A
Hi everyone Can you help me about connecting between matlab and tektronix Data generator DG 2020A? I want to generate a pulse ...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Error using gpuArray/subsasgn
Hi everyone I am working on GPU. I have a problem with it. I try to assign to a gpu Array. but i get this error. it is workin...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


parfor for multi layer perceptron
Hi everyone I have a problem, can you help me? I want to use parfor to optimize my multilayer perceptron. for examples, I run...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Speed of code GPU
Hi everyone, Can you help me optimize this code? clear all BatchSize = 100; SP_Size = [32 32]; InputOverlap = rand...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


BackProgation Neural network on GPU
Hi everyone, Can you help me how to write backprogation in neural network on GPU? I assume that my data is big, and number...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Assign matrix to struct
Hi everyone Can you help me for my code?. I want to assign matrix b to struct g.a at position c. g(1).a=[1 2 3 4]' ...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


speed up the code
hi everyone. can you help me speed up this code? tic InputOverlap = magic(64) SDR_Overlap = InputOverlap; ...

mehr als 7 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Implement Backprogation on GPU
Hi everyone, I have a question about implement backprogation on GPU. I want to speed up Backprogation code by using GPU. s...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


find value of matrix by position
Hi everyone Can you help me to optimize code? this is my code: aa = 1 4 5 7 9 2 3 ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


GPU time slower than CPU
Hi everyone Can you explain to me my code about gpu time?. why gpu time is slower than CPU time. this is my code: ...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


GPU multiplication 2 matrix different size
Hi everyone Can you help me for my code about GPU? I want to use gpu to mutiply 2 matrix different size. to speed u...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
cellfun error when using
Thank. I run your code. it is good. but because I plan to use vectorizing, so my output E should be same size with CellConfi...

mehr als 7 Jahre vor | 0

Frage


cellfun error when using
Hi everyone, can you help me for my code? this is my code: clear all samples = [ 88 93 82 39 58 55 ...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
show variables in parfor
Thank. Actually, my hope is show variable in Workspace. because when i run this code, the result doesnot appear in workspace. ...

mehr als 7 Jahre vor | 0

Frage


show variables in parfor
Hi everyone, I practice parfor code in help(matlab). i run code but dont know how to show variable in parfor. par...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten