Pawel Szczepanowski
Followers: 0 Following: 0
Feeds
질문
Euclidean distance between the rows of the matrix and the vector
Hello everyone, I have a probelm with euclidean distance. I have a matrix A[30x4800] and vector B[1x4800]. I have count euclid...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Incompatible sizes of arrays.
Hi everyone! I have a problem with matrix multiplication. I have code where i use function fastica which count arrays [Out1, ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
Output, input, function
Hi everyone, I have a problem with Inputting one matrix to other. I have one script where i create a array, and i would like t...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
changing values in matrix to numbers from particular range
hi, I have matrix X =[1,5,10,14,25;22,30,28,4,2]. I would like to change values of this matrix i this way: if value is from ra...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Subtracting one column in matrix 1 from each column in matrix 2
Hi, I have to matrix (M_1, size 90x31 and M_2, size 90x130), i would like to subtract one column in matrix M_1 from each column ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
Print the first seven values from the sorted vector with value and index to the new vector.
Hi, I would like to write out the first seven values from the sorted vector "Tablica' with value and index to the new vector and...
거의 3년 전 | 답변 수: 1 | 0