Radu Mihail
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
37 256
of 295 467
REPUTATION
1
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
88.89%
VOTES RECEIVED
1
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
4 månader ago | 1 answer | 0
1
answerQuestion
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...
ungefär ett år ago | 1 answer | 1
1
answerQuestion
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...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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,...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
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 ...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 4 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 8 år ago | 1 answer | 0