photo

AlexRD


Last seen: mer än 3 år ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
89 670
of 300 381

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20 941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 477

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


How to have elementwise multiplication expand in two dimensions?
So I'm trying to optimize my code, and one aspect where it could really improve is to change one for loop to a SIMD instruction....

mer än 3 år ago | 1 answer | 0

1

answer

Question


Generating CUDA using GPU Coder
Hi, I've been writing my own code for a CNN, and i came across a problem that would be interesting to solve with CUDA. So basi...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Best way to integrate GPU use in my code?
I've started doing a lot of work on a neural net implementation i've built from scratch using Matlab, and initially changed from...

mer än 4 år ago | 0 answers | 0

0

answers

Question


How does MATLAB implement the : operator?
Hey folks, i've been learning how indexing works in matlab, and i've come upon a particular problem that i think would benefit f...

mer än 4 år ago | 1 answer | 0

1

answer

Question


How to find response of a system through convolution?
So, i've been trying to solve a frequency domain problem in the time domain, to better understand how it works and because it of...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Problem with matrix indexing
I'm having problems getting a linear index to return the results in the form that i want. Suppose we have three matrices: Matr...

mer än 4 år ago | 2 answers | 0

2

answers

Question


Discrepancy between convolution and filtering
I've been trying to optimize the convolution process for my neural network to make it work on a big matrix. I figured out the lo...

mer än 4 år ago | 1 answer | 0

1

answer

Question


Why is my code running slower on the GPU?
Hi, I've been writing a deep learning neural network model by scratch, so i can have an intuitive understanding of them. The co...

mer än 4 år ago | 1 answer | 0

1

answer