photo

Lee Jong Hyun


Last seen: 30 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

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 ...

11 months ago | 1 answer | 0

1

answer

Question


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...

12 months ago | 1 answer | 0

1

answer

Question


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...

12 months ago | 2 answers | 0

2

answers

Question


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...

12 months ago | 1 answer | 0

1

answer

Question


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

1

answer