Mahmoud Hammoud

MathWorks

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

0 Questions
3 Answers

RANK
1 808
of 300 369

REPUTATION
38

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
13

RANK
 of 20 936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 436

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

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
How to avoid uncertainty in processing result of MATLAB Statistics Toolbox
This is expected behavior because KMEANS by default selects the initial cluster centroid positions at random (albeit from the ob...

mer än 14 år ago | 3

| accepted

Answered
Adding matrices
a = rand(2,2,2); asum = sum(a,3); asum is the sum along the 3rd dimension.

mer än 14 år ago | 2

| accepted

Answered
Why do some calculations like the FFT produce different results when performed on a GPU?
Higher-level algorithms like the FFT ultimately boil down to basic arithmetic operations that can yield (acceptably) different r...

mer än 14 år ago | 8

| accepted