photo

Muhammad Affandi


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
2 Answers

RANK
24,183
of 301,296

REPUTATION
1

CONTRIBUTIONS
3 Questions
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 21,225

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,832

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
avoiding for loop
thanks..thats great.. now i have so many alternatives..

14 years ago | 0

Question


avoiding for loop
Hi.. I really want to avoid for loop in my program because it takes longer time if the array is too big. For example i ha...

14 years ago | 4 answers | 0

4

answers

Answered
Distribution in Array
Thanks to both ans. But still it return ??? Out of memory. Type HELP MEMORY for your options. Basically my work is like this:...

14 years ago | 0

Question


Distribution in Array
Hi.. Let say i have a array A=1:10; I want every element in array A to distribute into array C for n-times. C will be like t...

14 years ago | 3 answers | 0

3

answers

Question


Problem using nanmean
Hi.. I want to find mean for array ingonring NaN. So i looked up in Matlab website and they suggest to use nanmean. I try t...

14 years ago | 2 answers | 1

2

answers