photo

Tiki Tiki


Last seen: plus de 5 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

13 Questions
2 Réponses

RANG
28 141
of 300 343

RÉPUTATION
1

CONTRIBUTIONS
13 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
53.85%

VOTES REÇUS
1

RANG
 of 20 926

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 172

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


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 ...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 7 ans il y a | 1 réponse | 0

1

réponse

Question


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]' ...

plus de 7 ans il y a | 2 réponses | 0

2

réponses

Question


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

plus de 7 ans il y a | 1 réponse | 1

1

réponse

Question


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...

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Question


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 ...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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: ...

plus de 7 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

plus de 7 ans il y a | 0

Question


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 ...

plus de 7 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
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. ...

plus de 7 ans il y a | 0

Question


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...

plus de 7 ans il y a | 2 réponses | 0

2

réponses