Feeds
提问
denormalization of a data
I had a matrix A=[2063 2003 1992 2004 2070 2246 2678 3083 3161 3160 3176 3130 3038 3047 29852930 3069 3228 3087 2929 2790 260224...
6 years 前 | 1 个回答 | 0
1
个回答提问
randomly data distribution with specific distribution
I want to create a matrix A size(1*24) ,and matrix element should be within the range of 150-300, but the condition is that this...
6 years 前 | 1 个回答 | 0
1
个回答提问
delete rows from matri with condition
I had matrix A(1*24),cell B(24*1) and in each cell different number of rows size(n*24),C(1*24) and C is the sum of all rows from...
6 years 前 | 0 个回答 | 0
0
个回答提问
remove rows from a cell array until condition doesn't met
U=find(AGe<CONS_T3); lets take U=11 then remove rows from CNSSS{11,1} and update CONS_T3=(CONS_T3-removed row) each time unti...
6 years 前 | 1 个回答 | 0