Hyun-su Kim
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
189.893
of 295.467
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
plot title including _
ang_z = 0; ang_x = -6; ang_y = 0.5; % rotation angle around itself (degree) fname = ['dist_a',num2str(ang_z),'b',num2str(ang_x)...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
simple way of matrix array resorting
I have three matrix, A, B, and C. A = [a1 a2 a3 ...], B = [b1 b2 b3 ...], C = [c1 c2 c3 ...] I want to create a matrix Q wh...
bijna 5 jaar ago | 3 answers | 0
3
answersQuestion
How to skip values in matrix and plot it properly
Let say, I have two matrix, A = [0, 0, 3, 4, 0, 0] B = [0, 1, 4, 4, 0, 0] I want to calculate following, G = A/B And I wan...
bijna 5 jaar ago | 1 answer | 0