Al Ne
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
79,304
of 295,527
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
Question
Text inside the meshgrid
Hello, I am trying to place an arbitrary text inside the meshgrid. The code is as follows: Nx = 201; Ny = 201; TEXT = 'K e k'...
6 months ago | 1 answer | 0
1
answerQuestion
matlab does not see C/C++ compilers
Hello! I am trying to deal with the GPU coder to generate the CUDA code for a simple example of matrix multiplication. The firs...
9 months ago | 1 answer | 0
1
answerQuestion
Data rearrangement inside matrices
Hello! I am working on data preparation for deep learning. Let's say i have A = 0 variable containg time value, B = [0 0; 0.1 0...
1 year ago | 1 answer | 0
1
answerQuestion
Specific conditions for array elements
Hello! Let's say that i have an array 5x5 filled with numbers from 1 to 20 A=randi(20,5); How can i compute a new array B of t...
3 years ago | 2 answers | 0
2
answersQuestion
Get rid of for loop
Hello, I need to get rid of loops in my Matlab code. During this procedure, i encountered the following problem. Here is the pa...
3 years ago | 1 answer | 0