Shiyun Li
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
202,073
of 295,673
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
How to display stacking circle
Hi I want to display a stacking circle according to their position in the array and the value in that position will be the numbe...
4 years ago | 1 answer | 0
1
answerQuestion
why the size function for matrix count less?
Enter a matrix:[1 3 5 4 6 2 9 12 7 11 8 0] 1 11 3 9 5 7 4 8 6 6 0 0 ...
4 years ago | 1 answer | 0
1
answerQuestion
Pair sums (how to avoid duplication?)
Hi I try to print pairs of number has the sum 12 in the input matrix, but what can I do to aviod duplication? for example if 3 ...
4 years ago | 1 answer | 0
1
answerQuestion
how to print a table
Hi I am trying to print a table (by just using fprintf or disp); please comment below if you know how to make each line align wi...
4 years ago | 1 answer | 0
1
answerQuestion
can I escape the loop
I am tring to use the length function the I wrote to caculate the 3 side of a triangle. array x represent the x coordinates of...
4 years ago | 1 answer | 0
1
answerQuestion
Why the loop still run after get to the of the array
I am trying to diaplay a true table with 1 stand for true, 0 stand for false and 2 for maybe. two array when x is o, or y is 0...
4 years ago | 1 answer | 0