photo

Kai Yi Ng


Last seen: 4 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
166,082
of 301,793

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,423

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 176,593

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 2

View badges

Feeds

View by

Question


How to construct a N x N window that moves about an array (R) to calculate the number of a certain element in the window.
Hi, I constructed a L x L array R consisting of the elements "0" and "1". I now want to calculate the number of "1"s in a N x ...

4 years ago | 2 answers | 0

2

answers

Question


What is "Number property" of a figure?
I do not understand what number property of a figure mean. For example "figure(n)" finds a figure in which the number proper...

4 years ago | 1 answer | 0

1

answer

Question


Explain this line of code (Index)
Hi, can someone explain to me what these line of code mean? L = 2400 i = ceil(L*rand(1)) x = periodic_index(i, L, 1); I ...

4 years ago | 2 answers | 0

2

answers