Lee Jong Hyun
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
221,066
of 295,569
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
MATLAB parallel server: computation time of clustering with client and without client
I wonder that the computation time of parallel cluster with client is lower that without client. For example, for 5 computers ...
1 year ago | 1 answer | 0
1
answerQuestion
How to expand a symbolic matrix expression?
I want to expand all terms in a complex symbolic matrix expression by the distributive law of the expression. tempa1 = symmat...
1 year ago | 1 answer | 0
1
answerQuestion
how to preferentially compute vector products rather than matrix products
When performing a multiplication operation between a matrix and a vector, it seems that MATLAB's default settings are to be exec...
1 year ago | 2 answers | 0
2
answersQuestion
How to convert or extract symbolic matrix expressions to string?
For symbolic matrix expression of symbolic matrix 'D', I want to convert or extract any variable type with char and str. How to...
1 year ago | 1 answer | 0
1
answerQuestion
MATLAB Parallel server: save output data of each worker by program independent job
The program independent job can work on 10 workers like the following example. It is assumed that all workers are diffrent node...
1 year ago | 1 answer | 0