Ahmad Gad
Southern Methodist University
Followers: 0 Following: 0
Statistics
RANK
25,987
of 295,527
REPUTATION
1
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
1
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
Why the OCR predicts two similar images differently
Hello all. I am attaching two similar images (just different in the pixels number - one is cropped while the odeth isn't). Why ...
2 years ago | 0 answers | 0
0
answersQuestion
The OCR function works different between two similar images
Hello there. I am attaching a quite simple two similar images. They both contain the same text. Why MATLAB recognizes one corre...
2 years ago | 2 answers | 0
2
answersCan't see Testing Section in Regression Learner App
The Testing section in just added in MATLAB 2021a. It isn't available for earlier versions.
3 years ago | 0
| accepted
Question
Can't see Testing Section in Regression Learner App
Hello all. I simply cannot see the testing section in my Regression Learner App. I am using educational license and everything ...
3 years ago | 1 answer | 0
1
answerQuestion
Matlab is not recognizing variables in function handle
Hello all. I am defining a table of cells that contains function handles. Why MATLAB cannot recognize them? He cannot access t...
4 years ago | 1 answer | 0
1
answerQuestion
Understanding Precision in Matlab
I have a simple question. How to split the different between the two numbers into 1e6 increment (unisg linspace)? The numbers: ...
4 years ago | 1 answer | 0
1
answerQuestion
Limited Number of Cores in Parallel Processing
Hello everyone. For some reason, MATLAB in not allowing me to connect to more than 48 workers although I am working on the un...
7 years ago | 1 answer | 1
1
answerQuestion
How to operate on specific diagonal elements of a matrix?
Hello everyone. I am having a matrix k with size (20 x 20), for which, I need to replace some of the diagonal elements with o...
7 years ago | 1 answer | 0
1
answerQuestion
How to construct a Sliced Reduction Variable in MALTAB parallel for loop
Hello all, I am having a code with the following construction. In this code, I need to extract K (M x M) from the parfor as this...
7 years ago | 2 answers | 0
2
answersQuestion
How to efficiently use sparse function for assembling huge matrices
Hello, I am having a trouble obtaining the stiffness matrix for a mechanical system I am solving using Mesh-Free method. The glo...
7 years ago | 0 answers | 0
0
answersQuestion
How to reduce the time for data collection from workers in parallel computing?
Hello everyone. I am having a parallel for loop 'parfor' that iterates for N times. In each iteration, a new vector with size (...
7 years ago | 0 answers | 0
0
answersQuestion
How to convert this for loop to parfor loop?
Hello All, I am very new to parallel computing, and I am having hard time converting all my for loops to parfor loops. However, ...
7 years ago | 0 answers | 0