Radu Mihail
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
37.256
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
88.89%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 meses hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 1 año hace | 1 respuesta | 1
1
respuestaPregunta
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...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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,...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 8 años hace | 1 respuesta | 0