Lee Jong Hyun
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0