photo

Yingke


Aalborg Universitet

2012 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


Strategies for Efficient Use of Memory
In MATLAB's user guide, there is one page named 'Strategies for Efficient Use of Memory'. I found one paragraph 'Long-Term Usage...

12年弱 前 | 2 件の回答 | 0

2

回答

質問


How to compute entropy more efficiently?
Dear All I want to computer the entropy for the distribution over hundreds outcomes for many times. I did it as follows: (cop...

12年弱 前 | 1 件の回答 | 0

1

回答

質問


cell array sort
Dear All I have A = {[1 2]; [2 2]; [2 1 3]; [1 1 3] }, a cell array contains several vectors with various length. Input : ...

約12年 前 | 1 件の回答 | 1

1

回答

質問


Optimize for 'double'
Dear All I am wondering is there any special optimization in MATLAB for double arrays? I have the feeling that UINT is a lit...

約12年 前 | 2 件の回答 | 0

2

回答

質問


memory space for cell array
Dear All I am a bit curious about the memory space required by an empty cell element. In the following code, a and b are th...

約12年 前 | 1 件の回答 | 3

1

回答

質問


quick search in two vectors
There are 2 vectors with the same length va and vb ; We want to find out the index i where va(i) = m and vb(i) = n. Currently,...

約12年 前 | 3 件の回答 | 0

3

回答

質問


accessing elements in sparse matrix
Dear all I have 2 very big and very sparse matrix A and B. A and B are correlated, which means that if A(i,j) ~= 0 then B(i,...

12年以上 前 | 0 件の回答 | 0

0

回答

質問


cell performance in structure
Dear All Do you have any suggestions about how to improve the performance of cell matrix? I found that if we are going to...

12年以上 前 | 0 件の回答 | 0

0

回答

質問


Performance of cell matrix in object
Dear All. I am improving the efficiency of our prototype now. There is an object(named 'D') contains a big cell matrix (name...

12年以上 前 | 0 件の回答 | 0

0

回答