Feeds
질문
How to sort only nonzeros values of an array that is linked to cell array ?
Hello, I did a combination between 5 elements (A, B, C, D, E). Each combination corresponds to a value. As shown below. T =...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How to create a matrix using conditional statements in a loop based in another matrix
Hello, I have a matrix and I want to generate another matrix according to their elements using a loop. If one ore more elemen...
거의 7년 전 | 답변 수: 3 | 0
3
답변질문
How to repeat the same function for different matrix ?
Hello, I have many vectors with different row sizes and I would like to repeat the same function for them. Example: A1 = [8...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
How to split a vector in many sub-vectors with different sizes ?
Hello, I have a vector and I want to split it in many subvectors with different sizes. Example: A = [1 2 3 4 5 6 7 8 9 10...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
Avoid combination between elements from the same category
Dears, I would like to combine elements from a matrix. These elements are categorized and elements from the same category canno...
거의 7년 전 | 답변 수: 1 | 0

