photo

Radu Mihail


Last seen: 1일 전 2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 3
  • Explorer
  • Promoter

배지 보기

Feeds

보기 기준

질문


I want to write data at the end of every nth line of a text file
I have a long text file which contains several thousands of the following type of data a0 = 333222 323312 310132 a1= 3322...

1일 전 | 답변 수: 1 | 0

1

답변

질문


Program to Change the least number of a given Matrix Elements to get a condition on the sum of the numbers from collated row digits of the Matrix
I have a given Matrix A=k x n (k rows and n columns), with all elements digits in base 4,(can be only {0,1,2,3}). I want to writ...

9개월 전 | 답변 수: 1 | 1

1

답변

질문


Find back lost values from an original matrix of derived incomplete column vectors
I have a matrix M and I am extracting a submatrix A of selected column vectors from M , without keeping the values of the third...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Sort column vectors of a matrix and extract a new vector from a maximal criterion
I do have a huge nx4 matrix M in which its column vectors are listed according to given categories. All column vectors from the ...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


How to count the frequency of each type of column vector present in a matrix
I have a matrix R(21,3) R=[1,1,1,2,2,2,1,2,2,1,4,2,2,2,2,1,2,1,3,1,1;1,1,2,2,2,1,2,2,1,4,2,2,2,2,1,2,1,3,1,1,1;1,2,2,2,1,2,2,...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Loop does not save intermediary steps
I have a huge matrix A(1540,1540) I am trying to get all its diagonals under the main one at 3n+1 steps in separate vectors x ...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Define new operations for a matrix
I have 2 vectors x=[0 1 2 0 1 0 3 1 0] and its transposed column vector y=x' I need to define a new operation , let's say * fo...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to calculate the total number of incidences of a kj part in all compositions of a natural number N
A composition of natural number N is a partition in ki summands(parts) of N=k1+k2+k3+k4...+ki , with ki >or =1 and ki<N, where t...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


I need to partition an input vector v into smaller series of subvectors each containing the whole array of a periodic pattern given by a local sum of successive elements in the array.
I need to partition an input vector v into smaller series of subvectors each containing the whole array of a periodic pattern g...

8년 초과 전 | 답변 수: 1 | 0

1

답변